Explore other dev related sites in this ring. If you would like to join this ring click here.
devring.club Previous Random Next

linksfor.dev(s)

All

  1. Benchmarking 4 reflection methods for calling a constructor in .NET
  2. Joining MedeAnalytics
  3. From Competitive Programming to APL - CoRecursive Podcast
  4. SB 519 - California Senate (20212022) - Open States
  5. IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  6. NixOS - NixOS 21.05 manual
  7. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  8. Border Patrol Helicopter Had Bizarre Encounter With Mysterious "Highly Modified" Drone (Updated)
  9. Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  10. NixOS - Blog → Announcements
  11. Episode 380 - App Service Environments
  12. Modern, clean new Firefox clears the way to all you need online | The Mozilla Blog
  13. GOODJOBS
  14. Mass scale manipulation of Twitter Trends discovered
  15. The Catch Block #60 - Lessons from a Botched Deployment
  16. Despite Dust Storms, Solar Power is Best for Mars Colonies - Universe Today
  17. Event Driven Architecture for Real-Time Web
  18. Questions to ask before pursuing Kubernetes
  19. Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  20. Confoo 2021 - Chris Sainty - Blazor
  21. The ARM processor (Thumb-2), part 3: Addressing modes | The Old New Thing
  22. Rust for Rustaceans
  23. TreeSize Free | JAM Software
  24. Zip Assist for HydroTap's | Cloud Connection for Remote System Access | Zip Water
  25. DIY Book Scanner
  26. JD, Ecommerce Giant, Made Apology for User Data Leakage - Ecommerce China
  27. Intl - JavaScript | MDN
  28. .NET App Developer Links - 2021-06-02
  29. Pesticides Are Killing the World’s Soils
  30. BlueJeans Network | Recording Playback
  31. Craftsman v0.10 - .NET 5 Event Scaffolding, Spectre Console, and More! – Wrapt
  32. Working With .NET 6’s PriorityQueue
  33. Discover gists
  34. Build software better, together
  35. How to create a better front-end developer experience | Red Hat Developer
  36. Winget Goes Mainstream, But Still Lags Behind
  37. Episode 17: Breaking Wi-Fi With Frame Attacks!
  38. PlayingCards.io
  39. Best Practices Around Production Ready Web Apps with Docker Compose
  40. Tye - Visual Studio Marketplace
  41. Amazon Location Service Pricing – Amazon Web Services
  42. The Apple M1 compiles Linux 30% faster than my Intel i9
  43. Low-Code Power Apps Uses AI for No-Code Natural Language Development: 'The Code Writes Itself' -- Visual Studio Magazine
  44. Everything You Might Want to Know about Whaling
  45. Why do companies that sell APIs have such low churn rates?
  46. How to send and receive emails in automation tests
  47. How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  48. A/B testing without a backend using only JavaScript and your analytics
  49. The Modern World vs. The Traditional World
  50. The dream of end-to-end typesafety
  51. Using Wikipedia as an Impromptu RottenTomatoes API
  52. Measuring potential complexity in popular Open Source projects
  53. Release OBS Studio 27.0 · obsproject/obs-studio
  54. Announcing Visual Studio Code extension for Tye | .NET Blog
  55. What Zero-copy Serialization Means?
  56. Steve BlankYour Product is Not Their Problem
  57. You Can Now Sponsor Exception Not Found!
  58. Lightweight Cryptography Standardization: Finalists Announced
  59. Publish and manage your APIs with Azure API Management - Learn
  60. GCC drops its copyright-assignment requirement
  61. How Best To Delegate Work And Free Up Your Time As a Tech Leader
  62. Have I been Pwned goes open source | ZDNet
  63. Driving with D
  64. Mikkel Paulson
  65. Helix
  66. GitHub Quick Reviews
  67. Converting JSON Objects to Relational Tables: Flattening the Object -- Visual Studio Magazine
  68. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  69. C# Language Highlights: Async Streams
  70. C# Language Highlights: Async Streams
  71. Benchmarking 4 reflection methods for calling a constructor in .NET
  72. Microsoft's Low-Code Strategy Paints a Target on UIPath and the Other RPA Companies
  73. .NET MAUI Preview 4 Is Here
  74. C# Language Highlights: Exception Filters
  75. The ARM processor (Thumb-2), part 2: Differences between classic ARM and Thumb-2 | The Old New Thing
  76. Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  77. Performance Booster with System.IO.Pipelines in C#
  78. C# Language Highlights: Exception Filters
  79. Monitor your RavenDB instances using Grafana
  80. Firefox 89.0, See All New Features, Updates and Fixes
  81. The ARM processor (Thumb-2), part 1: Introduction | The Old New Thing
  82. Conversation about .NET interop | .NET Blog
  83. Don't Create Markdown ReadMe Files Without ReadMe.so!!
  84. Hello World in .NET written using IL code
  85. What Oxford taught me about posh people - UnHerd
  86. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  87. Benchmarking 4 reflection methods for calling a constructor in .NET
  88. Custom bindings with Azure Functions .NET Isolated Worker
  89. Week of Blazor Events with Telerik - Join Us!
  90. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  91. New LINQ extensions in .NET 6 and benchmarks
  92. Neural Networks Emulate Any Guitar Pedal For $120
  93. Client Authentication vs. PKCE: Do you need both?
  94. Chinese paddlefish, one of world's largest fish, declared extinct
  95. On Smoking
  96. Windows 95 Video Guide (1995)
  97. The (new) Developer Advocacy Handbook is live!
  98. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  99. Running Microsoft Edge on Linux with WSLg while running Visual Studio 2019 and debugging a Linux .NET app with WSL on Windows 10
  100. C# 10.0: Introducing Global Usings
  101. The Write a .NET App on an iPad Challenge!
  102. From State tennis to endomorphism
  103. ongoing by Tim Bray · Testing in the Twenties
  104. An agile team is one that... - ElegantCode
  105. SQL Server performance tuning: Nine best practices - Simple Talk
  106. Why We Need to Rethink the Computer ‘Desktop’ as a Concept
  107. Woman Catches Louisiana State Police Attaching Tracker Device To Her Car, Now The Cops Want It Back
  108. PostGIS at 20, The Beginning
  109. Microsoft and Elastic Partner to Offer Elastic Stack on Azure
  110. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  111. We Only Ever Talk About the Third Attack on Pearl Harbor, But What For?
  112. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  113. no dogma podcast
  114. Application Development with Scott Hanselman & Friends | KEY11D
  115. The Most Expensive Number in Engineering
  116. Why I'm Betting on Svelte JS
  117. Top 5 Product and Management skills: SQL, Excel, Clear Communication, Story, Prioritization
  118. The Reality of the Old and New
  119. Your API versioning is wrong, which is why I decided to do it 3 different wrong ways
  120. Cyber attack shuts down global meat processing giant JBS
  121. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  122. Lookup a Phone Number's Carrier: Check on Calls and SMS
  123. Universal Reportedly Wants A Fast & Furious And Jurassic World Crossover
  124. Amazon.co.uk: Low Prices in Electronics, Books, Sports Equipment & more
  125. Angular Global Summit'21
  126. Issues of .NET
  127. The Detriments of Hero Culture
  128. Practical vs. Strict Semantic Versioning
  129. Google’s New Popup Will Further Weaken Facebook’s Advertisement Business
  130. New Project: Optimizely (Episerver) Health Checker
  131. The Roslyn analyzers I use in my projects - Gérald Barré
  132. This is Math's Fatal Flaw
  133. True Fans Translate: Fansubbing BookStory
  134. Space Debris Has Hit And Damaged The International Space Station
  135. What Every Programmer Should Know About Memory
  136. ✩ Phacility is Winding Down Operations
  137. Computer Science Is Not About Computers, Any More Than Astronomy Is About Telescopes – Quote Investigator
  138. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  139. 256: Microsoft Build 2021 Recap
  140. .NET App Developer Links - 2021-05-31
  141. Create Deepfakes in 5 Minutes with First Order Model Method
  142. Asynchronous Programming with Async and Await in ASP.NET Core
  143. Welcoming the Dominican Republic Government to Have I Been Pwned
  144. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  145. Danish whistleblower details NSA collaboration, submarine cable spying, surveillance data center
  146. ELIZAGEN - The Original ELIZA
  147. What happened to white dog poo?
  148. WhatsApp won't limit accounts that don't accept new privacy policy | AppleInsider
  149. Be Decision-Driven Not Data-Driven — Techno Sapien
  150. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  151. “True Lies” – or “What LLVM Claims, but Fails to Deliver”
  152. Connor's Blog
  153. Improving performance for hash prefix validation. by stebet · Pull Request #10 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  154. Couple Buys $7,000 Camera from Amazon, Gets Empty Boxes Instead
  155. Overkill Objects for Everyday Life
  156. Amazon Prime Is an Economy-Distorting Lie
  157. Drunk Post: Things I've learned as a Sr Engineer
  158. John Conway's Game of Life
  159. All the best engineering advice I stole from non-technical people
  160. Please Commit More Blatant Academic Fraud
  161. Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  162. ‎CloudSkills.fm: 097: Programming in Go with Michael Levan on Apple Podcasts
  163. ‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  164. Ohio lawmakers want to abolish vaccine requirements—all vaccine requirements
  165. Introduction To .NET Interactive
  166. Have I Been Pwned teams with FBI, gives open-source access to code
  167. Amazon Refused to Refund $7,000 After Shipping an Empty Box Instead of a Sony a1
  168. A Short Hike for Nintendo Switch - Nintendo Game Details
  169. Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  170. Amazon devices will soon automatically share your Internet with neighbors
  171. Using HTMX with ASP.NET Core: Inline editing
  172. Added endpoint and password ingestion by mdawsonuk · Pull Request #17 · HaveIBeenPwned/PwnedPasswordsAzureFunction
  173. Trials begin on lozenge that rebuilds tooth enamel - UW School of Dentistry
  174. Learn X in Y Minutes: Scenic Programming Language Tours
  175. Some recent papers in isogeny crypto
  176. Parsing Signals on Remote Work From CEOs
  177. The Guilty, Crazy Secret That Helps Me Write - RyanHoliday.net
  178. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  179. Let's rewild the earth with NFTs
  180. About Yak Shaving
  181. Digital currencies, DeFi and the impact of the next Carrington event
  182. Internet Explorer: A Brief History
  183. Contributing to Gemini ecosystem
  184. Shameless Work Influencers Are the Bane of LinkedIn
  185. Remains of 215 children found at former residential school in B.C.
  186. Coding Adventure: Terraforming
  187. Clustering in Orleans | Channel 9
  188. Clustering in Orleans
  189. .NET Oxford - Blazor - with Chris Sainty
  190. A deputy and a trooper mistakenly fired 8 rounds at an innocent boy. Here's why we are learning about it now
  191. MOTOROiD
  192. Google says Rowhammer attacks are gaining range as RAM is getting smaller | The Record by Recorded Future
  193. FBI to Share Compromised Passwords With Have I Been Pwned
  194. The Feynman Lectures on Physics Audio Collection
  195. Agile Uncertified | Philosophy Over Rituals
  196. Watch the BUILD 2021 Application Development Keynote
  197. US Soldiers Expose Nuclear Weapons Secrets Via Flashcard Apps - bellingcat
  198. Cement Truck Evolution
  199. Elliptic Curve Cryptography Explained
  200. .NET Interactive
  201. Weekly Update 245
  202. Why Russians do not smile
  203. This MMO that promised an 'infinite open world' has become a giant fiasco
  204. Microsoft Build Cloud Skills Challenge 2021
  205. Your iPhone (and iCloud backups) are full of gigabytes-worth of old iMessages that are virtually impossible to read – Key Discussions
  206. Charter charges more money for slower Internet on streets with no competition
  207. Anatomy of a Tech Blog
  208. The crisis of optimisation
  209. QUIC Version 1 is live on Cloudflare
  210. Being Normal Made Me Miserable - Victor Rotariu
  211. Can a company vendor lock patient data?
  212. An Actually Usable Vim Setup
  213. Don't overabstract your components
  214. Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  215. Booking.com gives €28m in bonuses to three top execs; Took €65m in State aid
  216. TypeScript 4.3 Ships -- Visual Studio Magazine
  217. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  218. I quit my job to focus on SerenityOS full time
  219. Intro to Graphics 15 - Shading
  220. WordPress 18
  221. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  222. Why “Technical Debt” should be narrowly focused
  223. Mars Helicopter Lands Safely After Serious In-Flight Anomaly - IEEE Spectrum
  224. Build apps faster with the latest Microsoft Teams Toolkit
  225. Amazon.com: USB C Power Bank RAVPower 30000mAh 90W Portable Charger PD3.0 Fast Charging Battery Pack for Laptop, iPhone 12 Mini Pro Max, MacBook Pro, Dell XPS, Galaxy S20, Switch, iPad Pro: Electronics
  226. Avatar generator playground - Boring Avatars
  227. How I raised a $5.1M seed as a first-time, female, solo founder for a biotech moonshot  — Celine Halioua
  228. Code Maze Weekly #78 - Code Maze
  229. Episode 77 - Application Security with Tanya Janka
  230. Blazor WebAssembly : Dark/Light Theme Switch - EP31
  231. deCONZ
  232. LED Light Bar Prusa i3 MK2/MK3 by SethBon | Download free STL model | PrusaPrinters
  233. Diversity & Inclusion Survey 2021
  234. The Xamarin Podcast Episode 93: Blackbaud
  235. Second-guessing the modern web - macwright.com
  236. Weekly Update 245
  237. .NET App Developer Links - 2021-05-28
  238. danroth27/BlazorWeather
  239. JavaScript at Microsoft
  240. Azure Cosmos DB API for MongoDB in the cloud – now easier than ever | Azure Cosmos DB Blog
  241. Leveling Up Static Web Apps With the CLI
  242. QUIC is now RFC 9000
  243. Security: Separation of Privilege
  244. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  245. How to Wipe Your Butt Like a Ranger
  246. Sparkplug — A non-optimizing JavaScript compiler · V8
  247. The FBI will feed hacked passwords directly into Have I Been Pwned | The Record by Recorded Future
  248. A UDP-Based Multiplexed and Secure Transport
  249. The media's lab leak fiasco
  250. Mobilize.Net, Progress Software, Uno Platform, DevExpress And Others to Sponsor #MSBuild Wrap Up Show on May 28, 10AM-5PM EDT
  251. Canada Post hit by data breach after supplier ransomware attack
  252. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  253. nocodb/nocodb
  254. Adventures in rustc Forking
  255. Buffet-Style Architecture
  256. What's in email tracking links and pixels?
  257. Is MDPI a predatory publisher?
  258. How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  259. How to talk to your company about sponsoring an open source project
  260. Compaction
  261. Using Phoenix Without Webpack
  262. Action vs. Motion
  263. 4-Day Workweek
  264. Texas Expat
  265. The state of tooling for verifying constant-timeness of cryptographic implementations
  266. Messaging and Chat Control
  267. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  268. Immediate skin-to-skin contact with unstable newborns improves chances of survival
  269. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  270. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  271. Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  272. GitHub Quick Reviews
  273. World now likely to hit watershed 1.5 °C rise in next five years, warns UN weather agency
  274. Pwned Passwords is now open source!
  275. How can I convert between IANA time zones and Windows registry-based time zones? | The Old New Thing
  276. Pwned Passwords, Open Source in the .NET Foundation and Working with the FBI
  277. MDN Plus
  278. Pwned Passwords is now open source!
  279. Clear is Kind
  280. Wordpress Headless CMS, GraphQL, and Nextjs - Let's Build a Blog
  281. Thousands of Chrome extensions are tampering with security headers | The Record by Recorded Future
  282. Announcing .NET 6 Preview 4 | .NET Blog
  283. .NET Rocks! vNext
  284. Where are types allocated in .NET and why people get it so wrong
  285. .NET Boxed Visual Studio Integration
  286. Building a Source Generator for C#
  287. Microsoft Build
  288. River Runner
  289. .NET App Developer Links - 2021-05-27
  290. Create an image classification model with ML.NET with Windows Machine Learning | Windows AI Platform
  291. Announcing TypeScript 4.3 | TypeScript
  292. Windows Package Manager 1.0 | Windows Command Line
  293. WinUI Desktop Unit Tests | #ifdef Windows
  294. Implementing Nanoservices in ASP.NET Core
  295. Azure is the home for your enterprise Java applications
  296. Microsoft ❤️ developers: Welcome to Build 2021 - The Official Microsoft Blog
  297. Why (and how) GitHub is adopting OpenTelemetry | The GitHub Blog
  298. Supervisor Stefani - Contact Us
  299. Melb.NET June 2021 ONLINE Meetup
  300. FindAReddit - Find Subreddits for your Niche
  301. New USB-C Type 2.1 standard offers up to 240 W power delivery
  302. New Storage Providers for Azure Durable Functions
  303. Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  304. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  305. .NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  306. Collusion Rings Threaten the Integrity of Computer Science Research
  307. Highly COHESIVE Software Design to tame Complexity
  308. Freenode, The Mainstream IRC Network, Is Collapsing
  309. The best API design principles inspired by nature - andre.schweighofer
  310. How I forged the Lithuanian Vaccine Certificate
  311. Fighting Procrastination with Orgmode
  312. Features I Wish I Included in my MVP
  313. Have you ever hurt yourself from your own code?
  314. Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  315. halter73/MinimalTemplates
  316. Blockchain voting is overrated among uninformed people but underrated among informed people
  317. Let’s Build a Regex Engine
  318. Pasquale D'Silva
  319. Axelar Guest Speaker Series with Chelsea Komlo | FROST: Flexible Round-Optimized Schnorr Threshold
  320. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  321. Oxide
  322. Ask the Experts: The future of modern application development with .NET
  323. Fusion Development 101: Professional Developer Essentials
  324. Windows Software Developer - Tailscale
  325. Chris's Wiki :: blog/programming/RustInOurFuture
  326. The future of modern application development with .NET
  327. Valisure Detects Benzene in Sunscreen - Valisure
  328. Art We There Yet is creating Art Inspired by the Americas | Patreon
  329. Neovim (0.5) Is Overpowering | CrispDev
  330. Unreal Engine 5 is now available in Early Access!
  331. Responsive Web Design - 2010 | Web Design Museum
  332. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  333. The Catch Block #59 - Anatomy of a Botched Deployment
  334. The Expanse UI Design — HUDS+GUIS
  335. r/linux - Copyright notice from ISP for pirating... Linux? Is this some sort of joke?
  336. STOP "doing" Domain Driven Design
  337. How ownership of the Windows clipboard is tracked in Win32 | The Old New Thing
  338. What Technical Debt is and isn’t
  339. One week of Libera Chat
  340. facundoolano/rpg-cli
  341. Building real-time games using Workers, Durable Objects, and Unity
  342. Upheaval at freenode [LWN.net]
  343. Gentoo Freenode channels have been hijacked – Gentoo Linux
  344. Microsoft’s OpenJDK build is now generally available – TecTalk
  345. kline 🏴󠁧󠁢󠁳󠁣󠁴󠁿 (@kline@mastodon.sdf.org)
  346. Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  347. .NET App Developer Links - 2021-05-26
  348. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  349. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  350. M1RACLES: An Apple M1 Vulnerability
  351. Announcing General Availability of Microsoft Build of OpenJDK | Java at Microsoft
  352. Windows Terminal Preview 1.9 Release | Windows Command Line
  353. Why Castaways is a Masterpiece in Songwriting
  354. .NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  355. Announcing Azure Event Hubs Premium – Public Preview
  356. Azure/Azurite
  357. lazerwalker/twine-app-builder
  358. davidortinau/WeatherTwentyOne
  359. Rare Vietnam War images from the winning side, 1965-1975 - Rare Historical Photos
  360. Senior Software Engineer - Planning & Tracking
  361. Biodiversity decline will require millions of years to recover
  362. Codenotary Inc Releases immudb v1.0
  363. Cedric Charly's Blog
  364. What do shells do, and do we need them?
  365. Unbounded Possibility is Bad for Productivity
  366. My Kindle is dead - Second Breakfast
  367. Microsoft Build
  368. WebView2 Home and End Key Problems inside of WPF TabControl Containers
  369. Fix spacing for Stack Overflow by NickCraver · Pull Request #69 · Sysinternals/ProcMon-for-Linux
  370. Sysinternals/ProcMon-for-Linux
  371. Going Offline To Reconnect
  372. Decipher Podcast: Troy Hunt
  373. Get started with popular programming languages: Intro to Python and C#
  374. The Human Factor in Cybersecurity: Q&A with Troy Hunt | MarketScreener
  375. The Human Factor in Cybersecurity: Q&A with Troy Hunt | Mimecast Blog
  376. DARPA Selects Researchers to Accelerate Use of Fully Homomorphic Encryption
  377. Microsoft Build 2021 Book of News
  378. You've been Blazored! - .NET 070 | Devchat.tv
  379. Stripe Payment Links: Create a link. Sell anywhere in under 5 minutes.
  380. .NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  381. IRC Will Never Die
  382. Sysinternals Blog
  383. Emacsair! Magit 3.0 released
  384. ProcMon 3.80, Sysmon 13.20, TCPView 4.10, ProcExp 16.40, PsExec 2.34, Sigcheck 2.81 and WinObj 3.10
  385. GitHub Quick Reviews
  386. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  387. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  388. Fig
  389. Cloudflare’s SOC as a Service
  390. GDPR Data Portability: The Forgotten Right
  391. Microsoft Build
  392. Episode 379 - Azure for Operators
  393. Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  394. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  395. Announcing .NET 6 Preview 4 | .NET Blog
  396. Announcing .NET MAUI Preview 4 | .NET Blog
  397. Microsoft Build 3D Print
  398. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  399. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  400. ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  401. Build cloud-native applications that run anywhere
  402. It's probably time to stop recommending Clean Code
  403. Should we rebrand REST?
  404. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  405. Microsoft Build
  406. Why are device-independent bitmaps upside down? | The Old New Thing
  407. Developer Weekly Podcast: Stress and Burnout
  408. How to stop Visual Studio from creating launchsettings.json
  409. Than Average
  410. 34572 - Use native context menus on Mac OS
  411. 4 ways to deploy a .NET Core Lambda using AWS CDK
  412. Running a .NET application as a service on Linux with Systemd
  413. Audio OS - Elk Audio OS
  414. magic-wormhole/magic-wormhole
  415. .NET App Developer Links - 2021-05-25
  416. Tennis kata using the State pattern
  417. How to use MediatR Pipeline Behaviours | Gary Woodfine
  418. JavaScript function is also a constructor?
  419. Windows v Linux: Compare ASP.NET Core install & hosting
  420. Using CodePush in a React Native for Windows application · React Native for Windows + macOS
  421. .NET Basics - Dusted Codes
  422. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  423. Download Inkscape 1.1 | Inkscape
  424. Cryptography from the Ground Up
  425. Complexity is a source of income in open source ecosystems | R-bloggers
  426. Welcome to Inkscape 1.1! | Inkscape
  427. Disable FLoC in ASP.NET
  428. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  429. .NET News Roundup - Week of May 17th, 2021
  430. DockerCon Live 2021: Docker for Super Beginners Community Room
  431. Leaky John Deere API’s: Serious Food Supply Chain Vulnerabilities Discovered by Sick Codes, Kevin Kenney & Willie Cad
  432. Microsoft Build
  433. Issues of .NET
  434. Microsoft Helps Qualcomm with New Snapdragon Dev Kit for Windows 10 Arm PCs -- Visual Studio Magazine
  435. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  436. Bite-sized cloud learning with spaced repetition
  437. ION – We Have Liftoff!
  438. Don't feel bad about not knowing basic things
  439. In praise of --dry-run | G Research
  440. Troy Hunt
  441. 6 Months as a Developer Advocate
  442. How cryptocurrencies keep going to the moon
  443. Product Hunt Architecture
  444. 4 Things I Like About Microservices
  445. The Luck of Open Source
  446. How Does Trade Execution Work
  447. Don't Teach Statistics in High School
  448. Matter.js
  449. Develop, test, and deploy an Azure Function with Visual Studio - Learn
  450. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  451. Accepting Payments and Getting Paid
  452. Visual Studio 2022 Roadmap Published -- Visual Studio Magazine
  453. Intro to Graphics 14 - Textures on the GPU
  454. The Ever-Increasing Cost of Being an Independent Blogger
  455. The .NET Docs Show - Introduction to the Microsoft Identity platform
  456. Dolphin Emulator
  457. Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  458. Webinar Recording: The Rewards of Escaping the Relational Mindset
  459. DOOM Captcha - Captchas don't have to be boring
  460. Beaker | A peer-to-peer browser for Web hackers.
  461. On static methods in the Windows Runtime and C++/WinRT | The Old New Thing
  462. Build software better, together
  463. .NET coding test advice (from a engineering manager) | Cracking the .NET interview
  464. Baltic airlines reroute flights to avoid Belarus airspace
  465. How a Japanese Company Cut 80% of the Time Needed to Manually Count Pearls
  466. [3rd Update] 47.5 Million Indian Truecaller Records on Sale In Darkweb for (only) $1000
  467. 255: What is encryption anyways?
  468. Test Driven Development (TDD) with Python
  469. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  470. Secure an Angular SPA and an ASP.NET Core API using Auth0
  471. Welcoming the Trinidad & Tobago Government to Have I Been Pwned
  472. .NET App Developer Links - 2021-05-24
  473. Structured Logging in ASP.NET Core with Serilog - Code Maze
  474. Ingrid's Space
  475. Register for Microsoft BUILD 2021 free! And check out the Developer Keynote on Day 2
  476. Monsters Weekly 211 - .NET 5 on Azure Functions
  477. Released: Microsoft.Data.SqlClient 2.1.3
  478. Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  479. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  480. Melb.NET June 2021 IN PERSON and ONLINE Meetup
  481. 10 Native Web APIs New JavaScript Developers Should Know
  482. Why build an entire computer on breadboards?
  483. Lockdown math announcement
  484. What is a stack and how does it work? — 6502 part 5
  485. Dorodango, the Japanese art of making mud balls - Laurence King Blog
  486. How assembly language loops work
  487. RAM and bus timing — 6502 part 6
  488. Some Fun APIs
  489. The Windows Triple Fault: plus Restarting vs Rebooting - Why it Matters!
  490. Teardown of a PC power supply
  491. The Limits to Blockchain Scalability
  492. Why I prefer making useless stuff
  493. Why the FBI can’t get your browsing history from Apple iCloud (and other scary stories)
  494. The trouble with capitalism
  495. C is not a serious programming language – keeping simple
  496. Top to bottom; bottom to top
  497. Hacking third-party APIs on the JVM
  498. On weakness
  499. The Cache is Full
  500. A hacker mindset
  501. .NET Foundation
  502. TMX Replay Investigation
  503. Happy Little Dinosaurs | How To Play | Video
  504. psenough/teach_yourself_demoscene_in_14_days
  505. Tiltify - Fritz and Friends St. Jude Play Live 2021
  506. a327ex/SNKRX
  507. Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  508. One Man’s Fight for the Right to Repair Broken MacBooks - Columbia News Service
  509. git/torvalds/linux.git - Linux kernel source tree
  510. Aukey kicked off Amazon following fake reviews allegations [Update]
  511. Zig Makes Rust Cross-compilation Just Work · Um, actually...
  512. CSS Isolation in ASP.NET Core 6.0
  513. utam0k/youki
  514. Video uploads now available across GitHub | The GitHub Blog
  515. Gwinnett student challenges suspension over ‘Zoom bombing’ allegations
  516. KolibriOS official site
  517. Marak.com
  518. Ask Anything with a Retired Microsoft Developer!
  519. Dating app MobiFriends silent on security breach impacting 3.6 million users | ZDNet
  520. How to Get Rich
  521. We just reached 500k sounds… and Freesound got faster!
  522. Personal details of over seven lakh Moneycontrol users up for sale
  523. An early look at Postgres 14: Performance and Monitoring Improvements
  524. Inflation Adjusted Hacker News
  525. Official Python software package repository flooded with spam – TecTalk
  526. Alpha Australia
  527. Heartbleed Revisited
  528. The differences between classes and structs in C#
  529. You Probably Shouldn’t Work at a Startup
  530. schappim/macOCR
  531. SOLVED by 1440p HiDPI: MacBook Pro 16" is HOT & NOISY with an external monitor! :(
  532. FlutterFlow 1.0 Launch
  533. NNCP: Lossless Data Compression with Neural Networks
  534. CHIP-8 (and Emulators) In Plain English
  535. Register to be Vaccinated
  536. Weekly Update 244
  537. Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  538. Why tech firms are trying to run away from politics—and failing
  539. A New Replication Crisis: Research that is Less Likely to be True is Cited More
  540. Building LLVM in 90 seconds using Amazon Lambda
  541. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  542. Canada declares plastics toxic, paving the way for restrictions
  543. Judge in Fortnite case holds Tim Cook's feet to the fire
  544. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  545. Over a Million PII of Livpure Customers Leak on Cybercrime Forum - CloudSEK
  546. Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  547. Employees are feeling burned over broken work-from-home promises and corporate culture ‘BS’ as employers try to bring them back to the office
  548. Trialling at Automattic - without success this time - Filip Iulian Pacurar (Filipac)
  549. Building regex.help
  550. A Subtle Catechism
  551. Secure Search Over Encrypted Data
  552. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  553. Willfulness
  554. Accessibility is hard. It's also your job.
  555. The Remote Async Work zine
  556. EcoQoS Throttles Power for Sustainable Software Development -- Visual Studio Magazine
  557. rachelkang/Talks
  558. voice2json
  559. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  560. GitHub Quick Reviews
  561. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  562. Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  563. 2022 Ford® F-150 Lightning Electric Truck |All Electric and All F-150
  564. r/Denver - *(But Not In Colorado)
  565. Case Study: A Decade of Microservices at a Financial Firm
  566. https://fifty.user-interface.io/50_ui_tips.pdf
  567. Release 11.16.0 · VerifyTests/Verify
  568. Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  569. thomasclaudiushuber/mvvmgen
  570. A deep dive into database internals
  571. CDN-Cache-Control: Precision Control for your CDN(s)
  572. Impunity of online data breaches | Writing for sharing
  573. .NET App Developer Links - 2021-05-21
  574. Play Go at online-go.com! | OGS
  575. Understanding the Web Audio API
  576. ASP.NET Core – KestrelServer using wrong development SSL certificate
  577. OMG, Awesome Fun, Crushes, Who likes you?
  578. Five Oregon counties vote to leave state, create 'Greater Idaho'
  579. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  580. Simplifying web apps with Static Web Apps | Creating Startups
  581. Indian job portal IIMJobs hacked; 46GB worth of database leaked online
  582. Sublime Text 4
  583. .NET Framework May 2021 Cumulative Update Preview | .NET Blog
  584. Face masks effectively limit the probability of SARS-CoV-2 transmission
  585. Text Editing Hates You Too
  586. Spectacles by Snap Inc. • The Next Generation of Spectacles
  587. PINTR
  588. Spintronics: Build mechanical circuits
  589. Picture frame Widget - Apps on Galaxy Store
  590. nerding about build systems nerd to a bitcoin atm
  591. nerding out about build systems next to a bitcoin ATM
  592. Episode 378 - VMSS Flex
  593. Introducing WebContainers: Run Node.js natively in your browser
  594. Extreme HTTP Performance Tuning: 1.2M API req/s on a 4 vCPU EC2 Instance
  595. Testing your Domain when Event Sourcing
  596. 3 life lessons from a board game
  597. The Hanselminutes Podcast by Scott Hanselman
  598. My Chess on Eve party | Sebastian Korotkiewicz - Tech{{log}} | Sebastian Korotkiewicz - Tech{{log}}
  599. Please set better file names
  600. Save Copies of All Data You Import
  601. The End of Paper
  602. Microsoft Graph .NET SDK v4 adds enhanced features - now in preview - Microsoft 365 Developer Blog
  603. On Being a Good Newsletterer
  604. Rolling my eyes: Could you "just" add that "little" feature? It's not going to take that much time, is that right? - a PM struggles.
  605. You're treating IT like the wrong Organ
  606. my office is a tent that my employer purchased for me
  607. Imports are Endorsements
  608. Factoring in logarithmic time: a mathemagic trick
  609. Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  610. Confusing Email Blast to Employees - "Where should I send your Expensify Card?"
  611. How the UK's Online Safety Bill threatens Matrix | Matrix.org
  612. Nyxt
  613. Introducing FirebirdMonitorTool – tool for processing Firebird’s trace output
  614. Using SignalR and ASP.NET Core for real-time communication
  615. Slack System Status
  616. Host a web application with Azure App Service - Learn
  617. ASP.NET Core on .NET Framework
  618. Obtaining network usage information from the Windows Runtime | The Old New Thing
  619. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  620. RavenDB Discussions on GitHub
  621. “I could rewrite curl” | daniel.haxx.se
  622. Stop wasting server resources by properly using CancellationToken in .NET
  623. Improving your monitoring setup by integrating Cloudflare’s analytics data into Prometheus and Grafana
  624. Authenticated Encryption in .NET with AES-GCM
  625. VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  626. Adjustable IR Proximity Sensor (ESP32 + Arduino series)
  627. Correctly Measure Battery Level - MAX17048 (ESP32 + Arduino series)
  628. Rental applicants told to pay FAKE DEPOSITS after Domain website hacked
  629. .NET App Developer Links - 2021-05-20
  630. Operator of WeLeakInfo database marketplace sentenced to two years in prison | The Record by Recorded Future
  631. DarkSide Ransomware Gang Extorted $90 Million from Several Victims in 9 Months
  632. Let's Learn .NET - Accessibility - Free Live Stream Event
  633. Improve the performance of git on WSL2
  634. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  635. The Future of Database DevOps | Redgate
  636. Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  637. The Mediator Pattern | Gary Woodfine
  638. .NET Rocks! vNext
  639. Mass Assignment - OWASP Cheat Sheet Series
  640. Learn CSS
  641. freenode-faq.md
  642. The future of Internet Explorer on Windows 10 is in Microsoft Edge
  643. Kernel Density Estimation
  644. Plane Uprising – AstroPlane
  645. Moving out of MacOS: Making Linux habitable
  646. Andrea Scarpino - Sharing your amortisation schedule to anyone
  647. My review of the Moonlander MK1 keyboard
  648. Microsoft Build
  649. Security Headers - Jeremy Shaw Blog
  650. Layer 2 Part 3: RPVSTP+, faster than light! - A thousand hours to converge
  651. Terraform Plan RCE
  652. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  653. Abstractions and translation - Blog by Amir Bolous
  654. Developing on a M1 Mac with Visual Studio for Mac | Visual Studio Blog
  655. Microsoft Build
  656. Everything is social—Part I
  657. Flutter Update Furthers UWP Desktop Support -- Visual Studio Magazine
  658. Search is Dead
  659. Microsoft Build
  660. Improving Firefox stability on Linux – Mozilla Hacks - the Web developer blog
  661. Apple previews powerful software updates designed for people with disabilities
  662. Mental and Emotional Well-Being
  663. Visual Studio 2019 Preview Release Notes
  664. GitHub Quick Reviews
  665. Libera Chat
  666. Conversation about ready to run | .NET Blog
  667. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  668. Entity Framework Community Standup - Building Modern Apps with GraphQL
  669. The Catch Block #58 - Putting Out Fires, .NET Updates, and AutoHotKey
  670. Fixing translation request batching by vs-savelich · Pull Request #21 · IEvangelist/resource-translator
  671. Dropping support for Internet Explorer 11
  672. Elixir v1.12 released
  673. Selling Tiny Internet Projects For Fun and Profit
  674. Competing Consumers Pattern for Scalability | Message Queues
  675. Welcome to Libera Chat
  676. Concurrency vs. Parallelism
  677. Awaiting Windows Runtime asynchronous operations from C# desktop apps | The Old New Thing
  678. Microsoft Build
  679. Poor in Tech
  680. freenode now belongs to Andrew Lee, and I'm leaving for a new network.
  681. A Teenager's Guide to Avoiding Actual Work
  682. The Matrix Space Beta! | Matrix.org
  683. Troy Hunt
  684. Azure Community Singapore (ACS) (Singapore, Singapore)
  685. Outreach Committee Announces Proposal Process
  686. .NET Developers Community Singapore (Singapore, Singapore)
  687. GitHub OCTO | Flat Data
  688. LaMDA: our breakthrough conversation technology
  689. Microsoft Build
  690. .NET App Developer Links - 2021-05-19
  691. I am sick and tired of hearing tech companies complain about a developer shortage
  692. Azure Static Web Apps: Bring Your Own Function (BYOF) - Simple Talk
  693. Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  694. dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  695. 9 sessions you should not miss at Build 2021
  696. Learn Git - Episode 4 - Visual Studio Code and GitHub
  697. The data model behind Notion's flexibility
  698. 5 Ways to Speed up Your End-to-End Tests
  699. Announcing PlanetScale: The database for developers.
  700. AzureFunBytes - Microsoft Identity with Christos Matskas! | Azure DevOps Blog
  701. Tink  |  Google Developers
  702. Release Tink 1.6.0 · google/tink
  703. Sleep Evolved Before Brains. Hydras Are Living Proof. | Quanta Magazine
  704. Introducing Firefox’s new Site Isolation Security Architecture – Mozilla Hacks - the Web developer blog
  705. Product-Led Growth: What Is It and How Do You Do It?
  706. Magento 2.4.2 on Ubuntu 20.04 Installation Guide
  707. A protocol for comprehensive keyboard handling in terminals — kitty 0.20.3 documentation
  708. Austin Tindle | One month of building GoodJobs
  709. Exploring ZooKeeper-less Kafka
  710. Using AirTags to detect stationary iPhones · Łukasz's website!
  711. Game Programming: Delayed Result Gathering | Ming-Lun "Allen" Chou | 周明倫
  712. the famine of big thinking - daniel g. siegel
  713. The Whole World Is Watching
  714. No, Utility Classes Aren't the Same As Inline Styles | frontstuff
  715. NVIDIA cripples cryptocurrency mining on RTX 3080 and 3070 cards
  716. Shtetl-Optimized » Blog Archive » What I told my kids
  717. My apps were listed at the top of Developers Tools (iOS and Mac App Stores), I made around $60
  718. Why I've had 7 jobs in 11 years
  719. Avoiding the Frigid Hellscape of Online Marketing
  720. skarnet.com: projects
  721. WHAT A BOARD GAME TAUGHT ME ABOUT THE PANDEMIC — SUNIL SURI
  722. Introducing Site Isolation in Firefox – Mozilla Security Blog
  723. Apple Advertising & Privacy
  724. The tools and tech I use to run a one-woman hardware company - Thea Flowers
  725. ASP.NET Core Web App Templates Design Survey
  726. Hyundai Nexo breaks world record for longest distance travelled in a FCEV
  727. GitHub Quick Reviews
  728. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  729. Google AMP is dead! AMP pages no longer get preferential treatment in Google search
  730. Fierce Nerds
  731. The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  732. Azure Icon Is Changing, So Far No Backlash -- Visual Studio Magazine
  733. Welcoming Linux to the 1Password Family | 1Password
  734. We’re hiring! Senior Backend Engineer
  735. zkSessions: The ZK Languages Roundup - May 19 | Hopin
  736. A country's worth of power, no more!
  737. How do I build a SignalR app with ASP.NET Core?
  738. The Future of Windows (and other Platforms) Development
  739. Servo Motor with .NET and Meadow | C# Tutorials Blog
  740. Conversation about PGO | .NET Blog
  741. The blessing of the leading zero | The Old New Thing
  742. Extending the calculator implementation: Creating a Simple Moving Average calculator in C# - Part 3
  743. Multiplayer Doom on Cloudflare Workers
  744. Blazor Day 2021
  745. Can't Unsee
  746. Terms & Conditions Apply - A fun mini-game about pop-ups and the deviousness of websites and apps
  747. Welcoming the Swedish Government to Have I Been Pwned
  748. Recovering "lost" treasure-filled floppy discs with an oscilloscope
  749. memsom/PSPDNA
  750. benc-uk/chatr
  751. Are you a victim of terrible API documentation? - Note Canvas
  752. .NET App Developer Links - 2021-05-18
  753. Create a colored CLI with System.CommandLine and Spectre 🎨
  754. Against consistency
  755. 10 Positions Chess Engines Just Don't Understand
  756. C# serialization with JsonSchema and System.Text.Json | endjin
  757. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  758. Exploring the Visual Studio Code REST Book extension for native Notebooks
  759. Introduction to the Node.js reference architecture, Part 3: Code consistency | Red Hat Developer
  760. Hello Microsoft Build: Monday, May 17, 2021
  761. Git Commit/Checkout Is A Snapshot, Not A Delta | Software Meadows
  762. Why Does Rebooting Fix Everything? Ask a Microsoft Engineer!
  763. [Last Week in .NET #42] – Barn Door Security
  764. Everyone should have an assistant at work
  765. Adam Storr - Defining HttpClient Test Requests by Using a Bundle
  766. Forget SQL vs NoSQL - Get the Best of Both Worlds with JSON in PostgreSQL
  767. An Open Letter to Leadership at IGN, Ziff Davis, and J2 Global
  768. Constructing a sponge function from MD5 - Gokberk Yaltirakli
  769. Zcon2Lite
  770. Shaping design work (with STAR)
  771. Clarity is an underrated skill | Tom Gamon
  772. Sébastien Wilmet - Blog post
  773. Michael Tsai - Blog - Big Sur Really Needs Real Free Space
  774. Half-Renovated Houses
  775. Why did Windows 95 keep window coordinates at multiples of 8? | The Old New Thing
  776. Rainbow Your Psql Output - Alexander Korotkov's blog
  777. The Gender Pay Gap & Empirical Facts
  778. Building on @Lethain’s “developer meta-productivity tools” blog post – Relentless Simplicity
  779. Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  780. How to prevent crypto mining abuse on GitLab.com SaaS
  781. Web Vulnerability Scanner — Probely
  782. Azure Static Web Apps Goes GA -- Visual Studio Magazine
  783. Custom User Message Extension Methods in C# and MVC
  784. Apple Music announces Spatial Audio and Lossless Audio
  785. U.S. Federal Investigators Are Reportedly Looking Into Codecov Security Breach, Undetected for Months
  786. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  787. How M1 Macs feel faster than Intel models: it’s about QoS
  788. AirDrop Anywhere - Part 3 - Receiving files
  789. Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  790. What is Boxing in C# and how it affects memory and speed
  791. Home network 10 Gbit/s upgrade
  792. The Cloud and Cloud Architecture Explained - Computer Stuff They Didn't Teach You #15
  793. hermanussen/ReferenceCopAnalyzer
  794. Release Cosmopolitan v1.0 · jart/cosmopolitan
  795. 254: AirTag Development
  796. Creating Business Workflows with Azure Logic Apps - Code Maze
  797. .NET App Developer Links - 2021-05-17
  798. .NET News Roundup - Week of May 10th, 2021
  799. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  800. HTML Notepad – HTML WYSIWYG editor for the rest of us
  801. Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  802. Using Auth0 with Static Web Apps
  803. Observability for Event Stream Processing with Azure Functions, Event Hubs, and Application Insights | CSE Developer Blog
  804. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  805. Vandal | Navigator for Web Archive
  806. Half a million lines of Go
  807. Coin Carbon Cap
  808. The man who didn't invent Flamin' Hot Cheetos
  809. New crossing will celebrate Sutton’s transgender community
  810. systemd: The Good Parts
  811. Simple Cluster Monitoring with Munin
  812. Writing personal letters
  813. Be more productive with use of your BASH history · cyb.org.uk
  814. How to look for a job?
  815. Rekt - Value DeFi - REKT 2
  816. you don't need an [engineering] degree to be a programmer!
  817. Washington State Removes All Barriers to Municipal Broadband
  818. Building a Personal [Origami] Website in 2021
  819. Mark Price on C#9 and .NET 6
  820. VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  821. SeaGlass City-Wide IMSI-Catcher Detection
  822. Updating Azure App Service on Linux for Docker via Webhooks from C# - Dangl.Blog();
  823. I Have a Lot to Say About Signal’s Cellebrite Hack
  824. Observing my cellphone switch towers
  825. Microsoft Releases Azure Static Web Apps Into General Availability
  826. CoreWCF Reached Its First GA Release
  827. Blazor Conf - Bhubaneswar
  828. The True Size of Africa
  829. Async/Await Calls Gotcha with the CSharp ? Null Propagator
  830. ec-/Quake3e
  831. The 60-Year-Old Scientific Screwup That Helped Covid Kill
  832. Things you can’t do in Rust (and what to do instead) - LogRocket Blog
  833. 5 things I learned while developing a billing system - Arnon Shimoni
  834. Password Storage - OWASP Cheat Sheet Series
  835. Miniflux scraper rules
  836. Looking good vs Feeling good: My true story about success
  837. Getting money into India
  838. The Parable of the Indie Hacker and the Startup Founder
  839. Death penalty and justice
  840. My Dotfiles Story: A Journey to Chezmoi
  841. The stack monoid revisited
  842. Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow
  843. Modern Javascript: Everything you missed over the last 10 years
  844. Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  845. Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ
  846. DotNet 2020, el mayor evento de .NET de España
  847. The Ballad of the Canceled Cretin
  848. Microsoft Build
  849. Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python...
  850. Running a .NET 5 web app on Railway
  851. The return of fancy tools - macwright.com
  852. Delaying a COVID vaccine’s second dose boosts immune response
  853. Counter-Strike Global Offsets: reliable remote code execution
  854. GitHub Quick Reviews
  855. microsoft/coyote
  856. The ultimate guide to secure cookies with web.config in .NET
  857. We want to make the language twice as fast, says its creator – TecTalk
  858. Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  859. Why the Hybrid Workforce of the Future Depends on the ‘Geriatric Millennial’
  860. Because I am bored ...
  861. Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  862. Web Applications from the Future
  863. It's time for a data-first frontend revolution | Kea 2.4
  864. Rescue Mission for Sci-Hub and Open Science: We are the library.
  865. A(x56) - URL Lengthener
  866. Create accessible web apps with ASP.NET Core - Learn
  867. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  868. Ferrofluid display cell bluetooth speaker
  869. Amazon.com: Elevated Craft Hybrid Cocktail Shaker - Premium Vacuum Insulated Stainless Steel Cocktail Shaker - Innovative Measuring System - Elevate Your Home Bar Experience - 28oz Total Volume: Kitchen & Dining
  870. Why isn't my shell namespace extension getting every single DragOver mouse message? | The Old New Thing
  871. Code Maze Weekly #77 - Code Maze
  872. Automating Cloudflare Tunnel with Terraform
  873. Scala 3 is here!🎉🎉🎉
  874. How SpaceX lands Starship. (sort of)
  875. Release 3.0.0 · lampepfl/dotty
  876. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  877. syncthing/syncthing
  878. May 2021 - It's Almost Build Time!
  879. Weekly Update 243
  880. .NET App Developer Links - 2021-05-14
  881. Why should developers care about GitOps? | Red Hat Developer
  882. Project Reunion
  883. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  884. POLAR - Creating a Virtual Machine in .NET
  885. Building CorLife's “Lockdown Countdown” website using Azure Static Web Apps | Creating Startups
  886. Announcing TypeScript 4.3 RC | TypeScript
  887. Zulip 4.0: Threaded open source team chat
  888. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  889. Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  890. Overview - Azure App Service
  891. The room where it happens: How Rails gets made
  892. A new era of personalised medicine: or how I got myself sequenced for free!
  893. Introduction to Attention Mechanism - Blog by Kemal Erdem
  894. Software Drag Racing: Threadripper vs Ryzen 5950X
  895. “The Woman Who Made van Gogh”
  896. Playing New Music On Old Car Stereo With Clojure And Babashka
  897. The Richest Man In Babylon
  898. Automating all the Things with Home Assistant's Paulus Schoutsen | Hanselminutes with Scott Hanselman
  899. Why load balancing gRPC is tricky?
  900. Why “Unqualified” People Sometimes Make the Best Hires
  901. Tether’s first breakdown of reserves consists of two silly pie charts
  902. May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  903. Identifying Unlogged Web Site Traffic
  904. Jeremy Mikkola - Scary Logic
  905. The Linear Oppression of Note-taking Apps
  906. Minimum Viable Replacement: A new framework for retiring old products
  907. On .NET Live - 5 Azure Services .NET Developers Should Try
  908. A day at work
  909. Movies Every Physics Student Should Watch
  910. Notion API
  911. Axelar Network opens registration for its incentivized testnet
  912. Big list of http static server one-liners
  913. Go With The Domain
  914. Episode 377 - Something something NFT
  915. GitHub Quick Reviews
  916. Microsoft Power Apps Ranks High in Low-Code Research Report -- Visual Studio Magazine
  917. Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  918. GitHub Quick Reviews
  919. vuejs/rfcs
  920. C# Language Highlights: Tuple Pattern Matching
  921. What I learnt roasting 200 landing pages in 12 months 🍗 👀
  922. Debug .NET 5 Function with Visual Studio/Visual Studio Code
  923. damienbod/AzureADAuthRazorUiServiceApiCertificate
  924. .NET introduction and overview
  925. Key Lime SW4 and private aircraft at Denver on May 12th 2021, midair collision
  926. Building the software that helps build SpaceX - Stack Overflow Blog
  927. Antitrust, multa da 100 milioni di euro a Google: "Ha limitato un'applicazione di Enel X"
  928. The room where it happens: How Rails gets made
  929. Developer Portal
  930. Drag/drop effects: The little drop information box | The Old New Thing
  931. Humanity wastes about 500 years per day on CAPTCHAs. It’s time to end this madness
  932. Streaming JSON Objects (NDJSON) With HttpClient
  933. Is string.Empty actually better than "" in C#?
  934. Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  935. Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  936. Your Information Architecture is an Accessibility Problem
  937. Benchmarking division and libdivide on Apple M1 and Intel AVX512
  938. Fuck the Bread. The Bread Is Over.
  939. .NET App Developer Links - 2021-05-13
  940. Zero Width Shortener
  941. The Worst Question You Can Ask a Software Developer
  942. GitHub Fetch Upstream Branch
  943. Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  944. My Favorite C# Features - Part 4: Project Structure
  945. Develop production-scale modern web apps quickly with Azure Static Web Apps
  946. .NET Rocks! vNext
  947. .NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  948. CSS Houdini | MDN
  949. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  950. .NET Foundation March/April 2021 Update
  951. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  952. Overview — Programming with Ada documentation
  953. Announcing the first itch.io Creator Day!
  954. WedMeGood and two more sites hacked, 1.03 crore users' card data leaked
  955. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  956. Problem Details for Better REST HTTP API Errors
  957. Neural implant lets paralyzed person type by imagining writing
  958. codepo8/a11y-demos
  959. Online Classes by Skillshare | Start for Free Today
  960. Patterns - C# reference
  961. Mercury Brings Visual Basic to Feature Parity with C# and Adds Multiple Platform Support
  962. Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  963. Don't build products, build relationships
  964. I set a $20/month open-source donation budget for myself
  965. What I Learned From Writing and Self-Publishing a Nonfiction Book
  966. We've spotted something on your scan...
  967. To Good Vibes
  968. BLS12-381 For The Rest Of Us - HackMD
  969. The Full Coinbase - David Demaree
  970. My Haiku RISC-V port progress
  971. Reverse Engineering an Unknown Microcontroller - Dmitry.GR
  972. Turns out Elastic aren't the bad guys
  973. The DevRel Lie
  974. OrGY: My Personal Technology Stack
  975. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  976. Global Exception Handling in ASP.NET Core - Ultimate Guide
  977. Data From The Emotet Malware is Now Searchable in Have I Been Pwned, Courtesy of the FBI and NHTCU
  978. eduard-permyakov/permafrost-engine
  979. How we achieved write speeds of 1.4 million rows per second | Time series data, faster
  980. The Importance of Humility in Software Development
  981. Node.js Discord Bot Deployment to Linode
  982. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  983. dotnet/aspnetcore
  984. TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  985. Machine Learning Community Standup - Data Scientist or Data Engineer?
  986. Deno 1.10 Release Notes
  987. Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  988. Google Docs will now use canvas based rendering: this may impact some Chrome extensions
  989. Erlang/OTP 24 Highlights
  990. The Catch Block #57 - Choices, Made Intentionally
  991. Blazor with Chris Sainty
  992. Highly COHESIVE Software Design to tame Complexity
  993. Webinar: Real Time Architecture
  994. Testing software so it's reliable enough for space - Stack Overflow Blog
  995. Using Explorer's fancy drag/drop effects in your own programs | The Old New Thing
  996. mmm.page | dead simple, drag & drop personal websites
  997. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  998. Highly available and highly scalable Cloudflare tunnels
  999. Can We Trust the Cloud Not to Fail?
  1000. Deep Diving Into EF Core: Q&A With Jeremy Likness
  1001. DIY Air Quality Sensor
  1002. Enhancing Photorealism Enhancement
  1003. The Plan for the Rust 2021 Edition | Rust Blog
  1004. Announcing the Arduino IDE 2.0 (beta) | Arduino Blog
  1005. .NET Foundation March/April 2021 Update
  1006. Sequencer64
  1007. Just Use Email – How to use Email for Everything
  1008. How to generate video thumbnail with Azure function
  1009. .NET App Developer Links - 2021-05-12
  1010. Supporting VB.NET in .NET 5
  1011. The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  1012. Running Durable Functions Locally with Azurite
  1013. Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  1014. Building an Event Driven .NET Application: The Fundamentals – Wrapt
  1015. C# Language Highlights: Ranges
  1016. C# | Modern, open-source programming language for .NET
  1017. Cloudflare on the Edge
  1018. Understanding the Benefits of Intelligent Query Processing | Data Exposed
  1019. Germany bans Facebook from handling WhatsApp data
  1020. Investor Relations For Startup Founders
  1021. What Is an Entertainment Company in 2021 and Why Does the Answer Matter? — MatthewBall.vc
  1022. Does your product make a clear promise? | Josh Pitzalis
  1023. RWC 2022
  1024. The Fourier transform is a neural network - follow-up
  1025. Nintil - How to solve aging
  1026. Responsible Use Of Open Source In Enterprise Software
  1027. Peter Thiel's Religion - David Perell
  1028. JWT should not be your default for sessions
  1029. Buy Nothing groups in Mountain View and San Mateo
  1030. <p>The Node.js CA Footgun</p>
  1031. Native Code in .NET 5.0 and C# 9.0
  1032. Security flaws in all Wi-Fi devices
  1033. The Future of Code Editor
  1034. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  1035. ●●|●●●●●|●●|● - SCP Foundation
  1036. Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  1037. I Mailed an AirTag and Tracked Its Progress; Here's What Happened - The Mac Security Blog
  1038. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  1039. .NET Developer Job Postings Tank in Q1 -- Visual Studio Magazine
  1040. GitHub Quick Reviews
  1041. Microsoft Build
  1042. Voyager 1 hears the hush of interstellar plasma
  1043. Cryptography Dispatches: OpenSSH 8.2 Just Works with U2F/FIDO2 Security Keys
  1044. Intro to Graphics 13 - Textures
  1045. The Lobster Programming Language — Wouter van Oortmerssen
  1046. Building a space-based ISP - Stack Overflow Blog
  1047. Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  1048. Using Azure Managed identities
  1049. Chris Mccormick - One million people saw my dumbest tweet
  1050. PM sparks alarm by suggesting voter ID plan aimed at 'first-time voters'
  1051. Why does the mouse cursor jump a few pixels if you right-click on the Start button? | The Old New Thing
  1052. martinwoodward/devrel
  1053. Making the calculator thread-safe: Creating a Simple Moving Average calculator in C# - Part 2
  1054. Designing the new Cloudflare Web Application Firewall
  1055. Babel is used by millions, so why are we running out of money?
  1056. Atlas
  1057. Tracking One Year of Malicious Tor Exit Relay Activities (Part II)
  1058. Samsung to jump into laptop processor market with Exynos chip in H2
  1059. Why You Won't Find the Thermapen on Amazon
  1060. Can I email…
  1061. .NET App Developer Links - 2021-05-11
  1062. Chapter 1
  1063. Using the new PriorityQueue from .NET 6
  1064. Built to Last
  1065. Did you know - Visual Studio can add Using directive automatically on paste? - Daily .NET Tips
  1066. Documenting and testing APIs with Postman - Simple Talk
  1067. 5 Ways to Improve the Performance of C# Code for Free
  1068. Introducing csharp 10
  1069. Release 4.2.0 Release · aspnet/AspNetKatana
  1070. Adam Storr - Catching all the Requests while Testing with HttpClient
  1071. Using PostgreSQL as a Data Warehouse
  1072. Beware of Applications Misusing Root Stores – Mozilla Security Blog
  1073. Making eBPF work on Windows - Microsoft Open Source Blog
  1074. Put a DPAD on that GC! | .NET Blog
  1075. 'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  1076. Private-equity firm revives zombie fossil-fuel power plant to mine bitcoin
  1077. The 0-RTT Feature of TLS 1.3 Can Be Used As an Encrypted Steganographic Channel to Operate a Backdoor into an Enterprise Network – Pomcor
  1078. C# Language Highlights: Init only setters
  1079. Computer parts, laptops, electronics, and more - Newegg United Arab Emirates
  1080. SARS-CoV-2 infection and reinfection in a seroepidemiological workplace cohort in the United States
  1081. Nijute: how to solve impossible problems
  1082. Hell site
  1083. Boeing 787s must be turned off and on every 51 days to prevent 'misleading data' being shown to pilots
  1084. Minecraft Modding: Laser Gun - Alan Zucconi
  1085. The Mistake of A New Laptop
  1086. Make a perfect responsive table
  1087. Why are modern 50mm lenses so damned complicated?
  1088. Building a Simple Air Quality Monitor
  1089. My thoughts about the Principal role
  1090. Dark dimmed mode available on GitHub Docs | GitHub Changelog
  1091. Making sense of Elixir (improper) lists
  1092. Understanding iOS application entry point
  1093. How to Build an Egalitarian, Decentralized Search Engine Part 1: The Principles
  1094. Issues of .NET
  1095. microsoft/ebpf-for-windows
  1096. Here's How 'Everything Bubbles' Pop
  1097. left alone, together
  1098. Stopping Time: An Appreciation of Objective-C
  1099. Teenage Years Frivolously Spent | vinliao
  1100. Can you spare a few moments to take my survey?
  1101. Visual Studio 2022 is 64-bit - What does it mean? - Daily .NET Tips
  1102. Dear EU: Please Don't Ruin the Root - Articles
  1103. .NET Foundation March/April 2021 Update
  1104. The one where writing books is not really a good idea
  1105. Inliner: Pull blocks of code into a single file
  1106. Don’t push that button: Exploring the software that flies SpaceX rockets and starships - Stack Overflow Blog
  1107. Mistaking software for a finished product
  1108. GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
  1109. Realizing the Mina vision in Rust
  1110. Rust for Windows Achieves Full Consumption (Call any Windows API) -- Visual Studio Magazine
  1111. Security keys are now supported for SSH Git operations | The GitHub Blog
  1112. Almost everything we’d want in a gaming laptop—the Asus ROG Zephyrus G15
  1113. SSH authentication with security keys | GitHub Changelog
  1114. Using C# Named Arguments to Declutter Complex Tests
  1115. Microsoft Build
  1116. Blazor Day 2021
  1117. Code Coverage & Frontend Testing
  1118. #MSBuild #Build2021 | with Music original sound - Scott Hanselman
  1119. CHOICES
  1120. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  1121. Authentication for Serverless apps with Easy Auth
  1122. What are the page sizes used by Windows on various processors? | The Old New Thing
  1123. Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  1124. .NET News Roundup - Week of May 3rd, 2021
  1125. Automatic type conversion with Implicit and Explicit operators in C#
  1126. Google Hash Code — When failure teaches you much more than winning does
  1127. There’s no such thing as a tree (phylogenetically)
  1128. My 3 Commonly Used Github Actions - CodeWithStu
  1129. 253: Past, Present, & Future of Ooui
  1130. Personal Data of 3 Million+ People Exposed In DriveSure Hack
  1131. Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  1132. Controlling my Sinclair AC using .NET and C# (from Raspberry Pi)
  1133. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  1134. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  1135. .NET App Developer Links - 2021-05-10
  1136. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  1137. Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  1138. C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  1139. Thought Leadership Series: Fireside chat with Troy Hunt
  1140. Making Money with Code
  1141. Are some personalities just better?
  1142. dotnet/runtimelab
  1143. Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  1144. AMD EPYC Server CPUs Capture Highest Market Share Gains From Intel In 15 Years
  1145. The Ultimate Guide to Inflation
  1146. ROBIN HOBB - Robin Hobb's Infrequent and Off Topic Blog
  1147. [Nupedia-l] Wikipedia is up!
  1148. Using Azure Managed identities
  1149. Using Azure Managed identities | Channel 9
  1150. WhatsApp to restrict features if you refuse Facebook data sharing
  1151. How we built an idea engine in Slack
  1152. The MVP Process
  1153. Learning to build — Essays
  1154. How Gravity Is a Double Copy of Other Forces | Quanta Magazine
  1155. 25 years of OCaml - Community - OCaml
  1156. KalkiCode | Learn Programming
  1157. How we upgrade a live data center
  1158. How I Practice Piano
  1159. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  1160. The Mortifying Ordeal of Pairing All Day
  1161. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  1162. Weekly Update 242
  1163. If I fits I sits: A citizen science investigation into illusory contour susceptibility in domestic cats (Felis silvestris catus)
  1164. Linux Foundation starts AgStack, world's first open-source agtech initiative
  1165. Anoma: Undefining Money
  1166. Apple brass discussed disclosing 128-million iPhone hack, then decided not to
  1167. Why does Cryptography use Polynomial Modular Arithmetic in Finite Fields?
  1168. PYFL: Putting the fun back in functional programming
  1169. 5 Ways to Make Better Charts in Excel, Google Sheets, Illustrator & More
  1170. How I Estimate My Tasks
  1171. The Problem With Design is Designers
  1172. Troll Factory
  1173. How to Learn Nix, Part 1: What's all this about?
  1174. Measure and reduce keyboard input latency with QMK on the Kinesis Advantage
  1175. My email workflow in Fastmail - Piet van Zoen
  1176. iPad Camera Multitasking
  1177. Buy Nearby
  1178. Release v4.0.0 · Blazored/LocalStorage
  1179. Release v2.0.0 · Blazored/SessionStorage
  1180. Xiaohan Zou's Portfolio
  1181. WhatsApp will progressively kill features until users accept new privacy policy
  1182. broadcast - crates.io: Rust Package Registry
  1183. Introducing the Pinecone overlay network | Matrix.org
  1184. Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  1185. The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  1186. Erratic ARP Behaviour | Ubiquiti Community
  1187. dotnet-stack diagnostic tool - .NET CLI
  1188. C# Language Highlights: Default Interface Methods
  1189. Honeywell gets hit with $13M fine for defense export violations
  1190. The excitement of making things real · Alexander Sulim
  1191. Why services companies have failed to build successful products | DEEP/TEST
  1192. Why Mighty Might Work — Dmitry Filimonov
  1193. Destroy Uber
  1194. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  1195. Understanding .phony in makefile
  1196. The world at my fingertips
  1197. How to optimize ORDER BY RANDOM()
  1198. What I Learned by Relearning HTML
  1199. Understanding Extended-Nonce Constructions
  1200. Microsoft Build
  1201. Where did the notion of "one return only" come from?
  1202. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  1203. GitHub Quick Reviews
  1204. Hello World | Channel 9
  1205. Analytics Suggest 96% of Users Leave App Tracking Disabled in iOS 14.5
  1206. "to our surprise" - Google Scholar
  1207. Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  1208. google/zx
  1209. Mukosame/Anime2Sketch
  1210. Announcing the Global Maintainer Summit - The GitHub Blog
  1211. Searching the web for < $1000 / month | Search more with less
  1212. Amazon Fake Reviews Scam Exposed in Data Breach
  1213. Secretless Apps with Azure and Microsoft Identity by Christos Matskas (2021-06-10)
  1214. A subtle way your await_suspend can access the coroutine frame when it shouldn't | The Old New Thing
  1215. Modeling and Partitioning in Cosmos DB (2021-05-20)
  1216. A simpler and safer future — without passwords
  1217. Kenney • Assets
  1218. Code Maze Weekly #76 - Code Maze
  1219. Gopas TechEd 2021 (online) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  1220. Gleam v0.15 released! – Gleam
  1221. pbatard/rufus
  1222. Hanselminutes with Scott Hanselman
  1223. Beyond Meat's Beyond Burger Life Cycle Assessment: A detailed comparison between a plant-based and an animal-based protein source
  1224. ACIC believes there's no legitimate reason to use an encrypted communication platform | ZDNet
  1225. .NET App Developer Links - 2021-05-07
  1226. AgileMapper v1.8 Released
  1227. EF Core
  1228. Visual Studio Code April 2021
  1229. Constraints and declarative referential integrity - Simple Talk
  1230. Understand React Context API
  1231. Basic telemetry for the Audacity by crsib · Pull Request #835 · audacity/audacity
  1232. Dataset Search
  1233. Working as a Program Manager
  1234. Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  1235. Create a web API with ASP.NET Core - Learn
  1236. --this is a no-knowledge proof--
  1237. SharpLab
  1238. GitHub - Twitch
  1239. HATETRIS
  1240. Troy Hunt at Black Hat Asia: ‘We’re making it very difficult for people to make good security decisions’
  1241. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  1242. How You Can Help Humanity
  1243. Monitoring Django applications
  1244. github/gitignore
  1245. The philosophy of technology
  1246. .NET Foundation Project Spotlight - ResXManager
  1247. .NET Foundation Project Spotlight - Orleans
  1248. How to Teach Math?
  1249. Episode 376 - Azure Media Services
  1250. API design best practices: How to build APIs for humans - andre.schweighofer
  1251. Add a README to Your NuGet Package | The NuGet Blog
  1252. awaescher/Fusion
  1253. qntm/hatetris
  1254. Pyston v2.2: faster and open source
  1255. The Virtual ML.NET Community Conference 2021
  1256. .NET Foundation March/April 2021 Update
  1257. C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  1258. Microsoft Build
  1259. See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  1260. Crazy New Ideas
  1261. Is std::exception_ptr nothrow constructible and assignable? | The Old New Thing
  1262. VerifyTests/Verify
  1263. Senior Product Security Engineer - Static Code Analysis
  1264. Multi-tenancy with EF Core in Blazor Server Apps
  1265. Product Security Engineer - Static Code Analysis
  1266. Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?
  1267. How to Customize VS Code Settings Using JavaScript - QuickHacks Ep. 1
  1268. Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  1269. Branch predictor: How many "if"s are too many? Including x86 and M1 benchmarks!
  1270. benaadams/Ben.Demystifier
  1271. How Discord Stores Billions of Messages
  1272. What are Closures in C# and why you NEED to know about them
  1273. The Great Rewriting In Rust
  1274. The Case of the 50ms request
  1275. Twilio's private GitHub repositories cloned by Codecov attacker, cloud comms platform confirms
  1276. Bootstrap 5
  1277. .NET App Developer Links - 2021-05-06
  1278. .NET Foundation Survey - .NET Usage
  1279. Ultimate Guide to Building a UI Component Library—Part 3
  1280. Carbon proxies: Measuring the greenness of your application | Sustainable Software
  1281. Professional Open Source: Maintaining API, Binary, and Wire Compatibility
  1282. Non-structural Type Constraints
  1283. Introduction to JSON Web Tokens (JWT)
  1284. A Guide To Undoing Mistakes With Git — Smashing Magazine
  1285. LiveLeak shuts down after 15 years online | Tech News | Startups News
  1286. .NET Rocks! vNext
  1287. wybiral/tracker
  1288. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  1289. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  1290. Building Mobile Apps at Scale: 39 Engineering Challenges
  1291. Activision-Blizzard Q1 2021 financials: Blizzard has lost almost 29% of its overall active playerbase in three years
  1292. SpaceX
  1293. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️ | daily.dev
  1294. 30% Federal tax offset for videogame development announced
  1295. How I Hacked Google App Engine: Anatomy of a Java Bytecode Exploit
  1296. Event Based Architecture: What do you mean by EVENT?
  1297. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  1298. New Spectre attack once again sends Intel and AMD scrambling for a fix
  1299. Azure Machine Learning Experience Improved in VS Code -- Visual Studio Magazine
  1300. What is Machine Learning?
  1301. EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  1302. andymatuschak/orbit
  1303. Make haste slowly: quantify economics
  1304. the singularity | Riccardo M. Cefala
  1305. Lessons from Yahoo - Rui Zhi Dong
  1306. Building a Bingo game backend with encore.dev
  1307. Where work is headed
  1308. Preserving the Web
  1309. Portability is Reliability
  1310. Engineering promotions are broken
  1311. The Venture Capital Paradox? - Can's blog
  1312. Avoiding Busses
  1313. Introduction to GPS
  1314. Ascript
  1315. How to host a website on the dark web
  1316. timvisee/send
  1317. How I Got Into Computers Final Job Search Edition
  1318. $40 million to help developers measure everything that matters
  1319. 21Nails Vulnerabilities Impact 60% of the Internet's Email Servers - Slashdot
  1320. Tens of Thousands of GoDaddy Certificates Will Break in macOS 11.4 and iOS 14.6
  1321. String.Format Method (System)
  1322. The Curse of the A-word
  1323. Temporal documentation
  1324. Tesla Car Hacked Remotely From Drone via Zero-Click Exploit
  1325. Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️
  1326. From Structs and Lambdas to CO2 Emissions: Microsoft Software Development Gets Greener -- Visual Studio Magazine
  1327. Netflix IT exec forced employees to use products from vendors that bribed him
  1328. Output in password_hash - Rust
  1329. Why simplicity? Choosing a web architecture
  1330. Could this famous con man be lying about his story? A new book suggests he is
  1331. Entity Framework Community Standup - Triggers for EF Core
  1332. Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  1333. The Catch Block #56 - A New Preview and Lots of Quality Reads
  1334. C# Language Highlights: Property Patterning Matching
  1335. Microsoft Build
  1336. C# Language Highlights: Property Patterning Matching
  1337. Testing Aggregate with Event Sourcing made SIMPLE
  1338. Why is coroutine_handle::resume() potentially-throwing? | The Old New Thing
  1339. MH370 pilot made many turns and speed changes new report reveals - Airline Ratings
  1340. ClearURLs/Addon
  1341. Migrating From Python to Kotlin for Our Backend Services
  1342. .NET App Developer Links - 2021-05-05
  1343. Catala: A Programming Language for the Law
  1344. Observable Plot
  1345. The Adapter Pattern | Gary Woodfine
  1346. Getting Started with Azure Web PubSub Service - Daily .NET Tips
  1347. The future of gRPC in C# belongs to grpc-dotnet
  1348. An Update
  1349. davidfowl/CommunityStandUpMinimalAPI
  1350. 🚨 How Basecamp blew up
  1351. Me2BA Product Testing Spotlight Report Published: Data Sharing in Primary & Secondary School Mobile Apps
  1352. Please fix the AWS Free Tier before somebody gets hurt
  1353. They Told Their Therapists Everything. Hackers Leaked It All
  1354. Adequacy.org || Is Your Son a Computer Hacker?
  1355. facebookincubator/cinder
  1356. ML to AI with ML.Net and Azure
  1357. Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  1358. Basecamp employees detail an all-hands that led to resignations, including the head of strategy, who questioned the existence of white supremacy at the company
  1359. Introducing Observable Plot
  1360. Some thoughts on newsletter advertising
  1361. Why I Work on Ads
  1362. Clarifying the "blockchain"
  1363. Software Is About Modeling the World: Reflections and a Fourier Transform Analogy
  1364. What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  1365. You are what you do, not what you say or write
  1366. Threats | No Mercy / No Malice
  1367. .NET Foundation March/April 2021 Update
  1368. On Software Rewrites
  1369. Exploring Temporality in Databases
  1370. Blog Archive for Docusaurus | I CAN MAKE THIS WORK
  1371. Software disenchantment
  1372. I've analyzed the accessibility of over 1600 personal sites
  1373. The Startup Guide To Managing Your Email Reputation
  1374. ZK languages with Alex Ozdemir
  1375. Hello World - Introduction to C# interactive C# tutorial
  1376. Accessibility and Perf improvements to WinForms
  1377. Efficiency is the Enemy
  1378. [Last Week in .NET #40] – Pour one out for .NET Framework 4.6.1
  1379. On Incels, Dead Bedrooms and The Hard Problems of Loneliness
  1380. The Instagram ads Facebook won't show you
  1381. Visual Studio Toolbox Live - gRPC for the WCF Developer
  1382. uLisp
  1383. Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  1384. AirDrop Anywhere - Part 2 - Writing some code
  1385. How Setting Arbitrary Deadlines Can Hurt Developers
  1386. ProgrammerHumor.io
  1387. Stadia’s VP and head of product leaves Google
  1388. I Tried Svelte and I LOVE It!! Favorite Features vs React
  1389. C++ coroutines: Promise constructors | The Old New Thing
  1390. Control Your Bose Headphones From Your Mac's Menubar
  1391. A map through the three major coroutine series | The Old New Thing
  1392. A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  1393. First genetically modified mosquitoes released in the United States
  1394. r/AskReddit - Ex-Racist people of reddit, What changed your views?
  1395. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  1396. Hacker leaks 150 million user records from Iranian Raychat app
  1397. CSS Zen Garden - 2003 | Web Design Museum
  1398. Growing the Bytecode Alliance – The Mozilla Blog
  1399. Rossen Reports: Here’s how to see if your personal info was hacked
  1400. The Bytecode Alliance Calls for New Members In Mission to Build Safer Software Foundations for the Internet
  1401. .NET App Developer Links - 2021-05-04
  1402. Customize Windows Sandbox
  1403. Adding CAPTCHA on form posts with ASP.NET Core 🚦
  1404. 5 Techniques for Optimizing Performance on a React App
  1405. The Service Now API and TypeScript Conditional Types
  1406. Monsters Weekly 208 - Intro to Storybook
  1407. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  1408. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  1409. Building an AWS Lambda in C#, part 1: AWS
  1410. ShellCheck – shell script analysis tool
  1411. Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  1412. Adam Storr - Beginning to Make Testing with HttpClient Easier
  1413. Why What3Words is not suitable for safety critical applications
  1414. 1. An architecture for .NET – The Reformed Programmer
  1415. The Hassle-Free JavaScript Tool Manager
  1416. ‎Breach: 6 | Life Support on Apple Podcasts
  1417. AzureFunBytes Episode 39 - Microsoft Identity with @ChristosMatskas!
  1418. How to build a simple system in Verdi
  1419. Jan-Piet Mens
  1420. One thing I miss from Mercury
  1421. Testing SQL
  1422. Checklist For Evaluating Startups
  1423. Is abstraction killing civilization? | datagubbe.se
  1424. Venture Capital and Velocity: 11
  1425. CSS Generators
  1426. Uniform dist { warning, panic }
  1427. Easy and Ethical Traffic Monitoring with GoAccess
  1428. What’s behind the Shopify Effect
  1429. Tiny Wins
  1430. Data Breaches, Class Actions and Ambulance Chasing
  1431. [Better solution!] TP-Link offers way to add local API back
  1432. GitHub Quick Reviews
  1433. About the security content of macOS Big Sur 11.3.1
  1434. banga/git-split-diffs
  1435. C# 9: Value Objects and Simpler Code -- Visual Studio Magazine
  1436. .NET API browser
  1437. Is the era of reflection-heavy C# libraries at an end?
  1438. AirDrop Anywhere - Part 1 - Introduction
  1439. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  1440. 255kb/stack-on-a-budget
  1441. The End of AMP
  1442. Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  1443. The Shortest Useful Tech Support Video on YouTube
  1444. C++ coroutines: Converting among tasks that use the same promise | The Old New Thing
  1445. Let's Learn .NET - C#
  1446. .NET News Roundup - Week of April 26th, 2021
  1447. Are comments in code actually a bad practice?
  1448. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  1449. 252: Linux GUI Apps on Windows - WSLg
  1450. What3Words sends legal threat to a security researcher for sharing an open-source alternative – TechCrunch
  1451. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  1452. Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  1453. Rosenzweig – Dissecting the Apple M1 GPU, part IV
  1454. .NET App Developer Links - 2021-05-03
  1455. How Tech Loses Out over at Companies, Countries and Continents - Articles
  1456. What's Salesforce?
  1457. I could build this during the weekend
  1458. Rust's Most Unrecognized Contributor
  1459. kevin-montrose/AsyncSizeAnalyzer
  1460. Against Merit - Mockingbird
  1461. Worthiness
  1462. Fetch failed but Flask is success
  1463. Tests Are Not Specifications ‒ paedubucher.ch
  1464. How to spot great remote jobs: The Joel test for remote work - andre.schweighofer
  1465. How much traffic comes from the front page of Hacker News?
  1466. Community Builders
  1467. The Tale of One-way Functions
  1468. Go Modules Cheat Sheet • Encore
  1469. How To Stop Comparing Yourself To Others (i.e., Play Your Own Game)
  1470. On using to-do lists efficiently
  1471. Open-sourcing Remotebear, a remote jobs aggregator
  1472. 55 months of weighing the costs
  1473. "Intro to Human Behavioral Biology" needs critique
  1474. My modern SaaS software stack
  1475. Should DevTools teach the CSS cascade?
  1476. The Byte Order Fiasco
  1477. Hosting SQLite databases on Github Pages - (or any static file hoster)
  1478. Regulations.gov
  1479. I put all of my comics online!
  1480. Vaccine production, April 2021 - Global Commission for Post-Pandemic Policy
  1481. The Story of One Whale Who Tried to Bridge the Linguistic Divide Between Animals and Humans
  1482. Will Linux Phones stay around this time?
  1483. dekuNukem/bob_cassette_rewinder
  1484. Bringing GNU Emacs to Native Code
  1485. Using the ProblemDetails Class in ASP.NET Core Web API
  1486. CommandDotNet
  1487. readme.so - Easiest Way to Create A README
  1488. A Microsoft Engineer Explains How to Fix Your Computer Problem
  1489. Web Performance for Developers on a Deadline
  1490. Designing for Buying: How to Break Through the Ceiling in Product-Led Growth
  1491. Why textareas can't grow?
  1492. I Didn’t Buy Safemoon And You Can’t Either
  1493. Pro Controller
  1494. Re: Very slow clang kernel config ..
  1495. Dream desktop – Sam Squire's personal blog
  1496. Let Your Employees Ask Questions
  1497. How I Made an Album Without Knowing Anything About Music
  1498. For whom the bell tolls
  1499. Scaling monorepo maintenance - The GitHub Blog
  1500. Changing How Updates Work with Docker Desktop 3.3 - Docker Blog
  1501. Edward Snowden at Private Investment Club Zoom Meeting - April 24th 2021
  1502. O11 Dynamic MINI - Highly Modular water-cooll friendly small PC chassis
  1503. Simplifier
  1504. Keyboard interface software
  1505. System Builder
  1506. Ideas Filter
  1507. VS Code livestreams
  1508. The MVP reconnect daily
  1509. OpenBSD 6.9
  1510. Oxide Computer Company: Exploiting Undocumented Hardware Blocks in the LPC55S69
  1511. Muse Group formed to support MuseScore, Ultimate Guitar; acquires Audacity - Scoring Notes
  1512. LB27 first's line is obsolete from Daniel Bünzli via Unicode on 2020-03-03 (Unicode Mail List Archive)
  1513. SSD Makers start warning that Mining Products Like Chia Coin Will Void Warranty
  1514. Five Years On YouTube
  1515. Computer scientists discover new vulnerability affecting computers globally
  1516. supabase/realtime
  1517. The .NET Stacks #45: <fill in later> | Dave Brock
  1518. The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  1519. Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-30
  1520. The Gates to Hell: Apples Notarizing
  1521. Weekly Update 241
  1522. The Linux Documentation Project Works
  1523. How Litestream Eliminated My Database Server for $0.03/month
  1524. The 'Capitalism is Broken' Economy
  1525. OSS Power-Ups: Silk.NET
  1526. C#: Make your delegates asynchronous from synchronous delegates
  1527. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  1528. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  1529. Why you should spend $350 on a computer keyboard
  1530. Calendly: The $4B DocuSign of Scheduling
  1531. Cryptology ePrint Archive: Report 2021/323
  1532. The Little Things: everyday efficiencies
  1533. How to make the most of your software engineering career - andre.schweighofer
  1534. How to use markdown if markdown is not supported
  1535. .NET R&D Digest (April, 2021)
  1536. FOCUSCAP – NO DISTRATIONS!
  1537. What do we mean by a “backdoor” in End-To-End Encrypted Messengers or Secure Messengers? #endToEndEncryption #e2ee
  1538. Mixed Boolean Arithmetic Obfuscation
  1539. The faulty digital clock problem
  1540. Don't Use "Idiomatic" as an Excuse. Ship Things Instead
  1541. How to find a Bluetooth amp that doesn't suck · derhagen
  1542. To PaaS or not
  1543. Backing Up Vimwiki With Rsync
  1544. Solving multidimensional PDEs in pytorch
  1545. Problem space. Shipping space. - Mark Boulton
  1546. Overriding and Extending Episerver Dojo Functionality
  1547. Star Trek: First Contact 25th Anniversary | First Contact Day | Paramount+
  1548. Build and ship software better with GitHub and Microsoft Teams
  1549. Exploits and malware policy updates by vollmera · Pull Request #397 · github/site-policy
  1550. Evolving beyond password complexity as an identity strategy - Microsoft Security
  1551. Named Entity Recognition Demo
  1552. 0x4447/0x4447_product_s3_email
  1553. After the Pandemic
  1554. How to fix: npm ERR! enoent ENOENT: no such file or directory, rename - CodeJourney.net
  1555. xkcd: After the Pandemic
  1556. Appearance on CBS Sports HQ for the 2021 NFL Draft, Apr-29
  1557. Microsoft Ability Summit
  1558. Microsoft: It's 90 days until the end of Skype for Business Online, here's what to expect | ZDNet
  1559. Blazor Day 2021
  1560. DotNet.ReproducibleBuilds 0.1.26
  1561. Arrays in ASP.NET MVC Core route parameters
  1562. dotnet/reproducible-builds
  1563. .NET Foundation March/April 2021 Update
  1564. QEMU version 6.0.0 released - QEMU
  1565. Building a Distributed Turn-Based Game System in Elixir
  1566. C++ coroutines: Waiting synchronously for our coroutine to complete | The Old New Thing
  1567. Code Maze Weekly #75 - Code Maze
  1568. Web Component Custom Element Gotchas
  1569. Rust programming language: We want to take it into the mainstream, says Facebook
  1570. Episode 75 - Dependency Injection with Steve Collins
  1571. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  1572. How We Helped Xbox Cloud Gaming Reach Billions of New Devices | Rainway
  1573. CSRF, CORS, and HTTP Security headers Demystified
  1574. Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  1575. .NET App Developer Links - 2021-04-30
  1576. Twemex - Sidebar for Twitter
  1577. Update: Security Notification - March 2021
  1578. Scaling with Azure
  1579. Running Your Windows UI / Project Reunion App in the Windows App Container (sandbox) - Nick's .NET Travels
  1580. Tricking the tricksters with a next level fork bomb – Vidar's Blog
  1581. Nullable Reference types in C# – Best practices
  1582. Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  1583. What's going on, Apple? - Part 2 | Intuitibits
  1584. C# Yield Return: What is it and how does it work? - Brian Lagunas
  1585. The Right Way to Adopt New Technology
  1586. C# Language Highlights: Init only setters
  1587. Weekly Update 241
  1588. Computer Science from the Bottom Up
  1589. Nick Craver - HTTPS on Stack Overflow: The End of a Long Road
  1590. Federated Learning of Cohorts
  1591. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  1592. Getting Started With Chia: SSD & Hard Disk Crytpo-Currency Mining/Farming
  1593. Azure Web PubSub Service · The Azure Web PubSub Service for real-time pub/sub using simple WebSocket connections.
  1594. On Basecamp | breen.tech
  1595. Don’t wait for the government to fix surveillance capitalism. It’s up to us.
  1596. Internal Combustion Engine – Bartosz Ciechanowski
  1597. The 3 R's of Habit Change: How To Start New Habits That Actually Stick
  1598. We need a career path for invention
  1599. Computer Science as a Medicine
  1600. A Notion system for capturing product ideas
  1601. The Fourier transform is a neural network
  1602. Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  1603. noir-lang/noir
  1604. .NET API browser
  1605. New Azure Web PubSub Unveiled for Real-time WebSocket Apps -- Visual Studio Magazine
  1606. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  1607. GregorCodes - Twitch
  1608. An update on the UMN affair
  1609. Flu Has Disappeared Worldwide during the COVID Pandemic
  1610. .NET Rocks! vNext
  1611. Episode 375 - The Case of the Dangling Domain
  1612. DapperLib/DapperAOT
  1613. GitHub Quick Reviews
  1614. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  1615. Why programmers don’t write documentation | Kislay Verma
  1616. .NET 6 LINQ Improvements
  1617. Intro to Graphics 12 - Triangular Meshes
  1618. Truly unified inbox - BlackBerry got it right and nobody has since W.C. Fan
  1619. C++ coroutines: Adding COM context support to our awaiter | The Old New Thing
  1620. Practical considerations for implementing Raft
  1621. Hello World: Wednesday April 21, 2021
  1622. dotnet/runtime
  1623. 1987: Plundered Hearts
  1624. Make microservices fun again with Dapr | Dave Brock
  1625. Fancy Blinking Cursor In VS Code
  1626. Writing robust integration tests in .NET with WireMock.NET
  1627. Who won the Amstel Gold Race? Human error in photo-finishes
  1628. Daisugi, the 600-Year-Old Japanese Technique of Growing Trees Out of Other Trees, Creating Perfectly Straight Lumber
  1629. Welcoming the Romanian Government to Have I Been Pwned
  1630. Senior Content Developer in Redmond, Washington, United States | Engineering at Microsoft
  1631. .NET App Developer Links - 2021-04-29
  1632. Ready Player Zero
  1633. API Testing—Strategy and Tools
  1634. ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  1635. Automating "suggested / related posts" links for my blog posts - Part 2
  1636. Llama Preview: Swift Closures and Delegates
  1637. Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  1638. Uno Platform Uno Platform 3.7 - More WinUI, Project Reunion and Linux support, Wasm performance boost
  1639. Vertical turbines far more efficient in large-scale wind farms
  1640. Google Play declared our educational coding App is Malware and accused us of Ad Fraud!
  1641. r/dotnet - Why does everything have to use interface?
  1642. Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
  1643. Why We Switched From Webpack To Vite
  1644. Using GitHub as your Project Management Tool Recap | Learn with Dr G
  1645. How software gets color wrong
  1646. Is a computer science side project worth the effort? - andre.schweighofer
  1647. We’re all using RSS Readers all the time…
  1648. They meant well (or, why it matters who gets to be seen as a “tech critic”)
  1649. how to read stuff posted online – Snakes and Ladders
  1650. A Visa model for scaling moderation
  1651. On Wasting Time
  1652. Don't be that leader - the good, the bad, and the ugly of delegating
  1653. Aggregate Design: Using Invariants as a Guide
  1654. Ghost in the Shell – Part 5
  1655. My First Month as a Solo Founder
  1656. Philosophy — Susan Rigetti
  1657. Why People Are Afraid Of The DOM?
  1658. Zero-knowledge Virtual Machines, the Polaris License, and Vendor Lock-in
  1659. Release 5.0.0 · PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
  1660. On .NET Live - Develop from Anywhere with GitHub Codespaces
  1661. CSS Variables That Mimic Chameleons
  1662. WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  1663. Not Much for Dev Tools in Microsoft's Big Accessibility Push Announcement -- Visual Studio Magazine
  1664. blog dot cloud and tree dot com
  1665. DigitalOcean says customer billing data accessed in data breach – TechCrunch
  1666. Password Validation Rule Object in Laravel 8
  1667. [PATCH v3 00/13] Add futex2 syscalls
  1668. Security firm Kaspersky believes it found new CIA malware | The Record by Recorded Future
  1669. Defend Rob's Responsible Disclosure, organized by Rob Dyke
  1670. VS Code Goes on Security 'MITRE ATT&CK' with New Extension -- Visual Studio Magazine
  1671. Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  1672. The Number of Cities With Municipal Broadband Has Jumped Over 450% in Two Years
  1673. Personal Finance Planning and Simulation for Financial Independence (FI)
  1674. Microsoft Edge Windows Task Manager Improvements
  1675. Software Engineer - Communities
  1676. dotnet/upgrade-assistant
  1677. City of Seattle Registration
  1678. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  1679. Finding an Easter egg in Microsoft Bob - Ben Stone Online
  1680. The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  1681. C++ coroutines: Snooping in on the coroutine body | The Old New Thing
  1682. KristofferStrube/Blazor.SVGEditor
  1683. Influential computer science papers
  1684. Getting started with Graphql - Pradeep Loganathan
  1685. BEYOND Status Codes! Better REST HTTP API Error Responses
  1686. Grand jury subpoena for Signal user data, Central District of California
  1687. Saturday Morning Breakfast Cereal - Nanacoin
  1688. GitHub Pages: Permissions-Policy: interest-cohort=() Header added to all pages sites - GitHub Changelog
  1689. Signal's Cellebrite Hack Is Already Causing Grief for the Law
  1690. Introducing DRPC: Our Replacement for gRPC
  1691. FBI shares 4 million email addresses used by Emotet with Have I Been Pwned
  1692. Why apk-tools is different than other package managers – Ariadne's Space
  1693. Welcoming the Luxemburg Government CERT to Have I Been Pwned
  1694. Senior Software Engineer - Chatbot
  1695. Create Outlook email with an @Mention for a contact in the body
  1696. Better air is the easiest way not to die
  1697. Clean Architecture Refactoring: A Case Study - NDepend
  1698. Blazor - IntersectionObserver WebApi
  1699. Mind the platform execution gap
  1700. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  1701. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  1702. Never run Google ads if you have an Android app
  1703. Dominance of Apple and Google’s app stores impacting competition and consumers
  1704. Serverless .NET Development with Azure Durable Functions - PHINUG 2021.05
  1705. OCaml for the Masses - ACM Queue
  1706. Fugitive Telemetry - Tordotcom Publishing
  1707. Flexport: Trans-Pacific deteriorating, brace for shipping ‘tsunami’ - FreightWaves
  1708. Windows Insider Program
  1709. Microservices and the Cloud with Special Guest Sean Whitesell
  1710. JSON Schema
  1711. Shelly 2.5 | Shelly Cloud
  1712. This is the first house to be 3D printed from raw earth
  1713. 🚨 What really happened at Basecamp
  1714. Mighty | Faster Google Chrome that uses 10x less memory
  1715. calibre - E-book management
  1716. Report: Mac Developers Prefer VS Code over Xcode -- Visual Studio Magazine
  1717. Webmention Analytics
  1718. Speakers | Techorama
  1719. Why dummy data matters - and how to generate it - Michael Stivala
  1720. My experience with sexual harassment in the Scala community
  1721. Content Marketing for Bootstrappers | James Chambers
  1722. Developing Expertise at Work: A Guide
  1723. Privacy by Design is reformist: But do we need revolution?
  1724. Dropbox is way too clingy
  1725. codefinger - blog
  1726. Don't consume news in the morning
  1727. Why Going to the Doctor Sucks — Wait But Why
  1728. Epistemology Wars
  1729. .NET Foundation Project Spotlight - Roslyn
  1730. FBI Shares Email Addresses to Speed Emotet Cleanup
  1731. Why does a zero-length stackalloc make the C# compiler happy to allow conditional stackallocs?
  1732. Welcome to swimlanes.io
  1733. TypeScript Decorators by Wekoslav Stefanovski - BLbit UG
  1734. GitHub Quick Reviews
  1735. C# Language Highlights: Using Static Directive
  1736. Fermilab welcomes first baby bison of the year
  1737. How we ship code faster and safer with feature flags - The GitHub Blog
  1738. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  1739. Visual Basic docs - get started, tutorials, reference.
  1740. Apple's follow-up to M1 chip goes into mass production for Mac
  1741. ASP.NET Community Standup - SPA Updates
  1742. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  1743. German WWI veteran describes killing a French soldier in a bayonet charge
  1744. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  1745. C++ coroutines: How do I create a coroutine that terminates on an unhandled exception? | The Old New Thing
  1746. Don't Use the Sidebar in VS Code!!
  1747. Running Lisp in Production
  1748. Cryptocurrency is an abject disaster
  1749. Trying out the open-source eCommerce platform nopCommerce using Docker
  1750. Some more C# 9 - Red Hat Developer
  1751. SSHing to my Raspberry Pi 400 from a browser, with Cloudflare Tunnel and Auditable Terminal
  1752. How to safely open-source internal software - Some best practices
  1753. FAQ | Ataque cibernético | 14/03
  1754. Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  1755. HomeLab and Shop Tour! 100K Subscriber Extravaganza!
  1756. How to deploy Angular app to Azure App Service running Linux from GitHub | Developer Support
  1757. Jefit Data Incident Public Announcement
  1758. My current HTML boilerplate
  1759. The Linux Foundation's demands to the University of Minnesota for its bad Linux patches security project | ZDNet
  1760. allaboutapps/integresql
  1761. Pretty print/syntax highlight .NET stack traces in a browser ✨
  1762. Useful features from C# 7 to 9 with Julien Couvreur
  1763. Don't Code Tired | Free .NET Testing Courses This Month
  1764. Best Practices in Software Development—Part 4
  1765. Can you really develop with Linux GUI Apps on Windows 10 with WSLg? How about PyCharm?
  1766. How to run Linux GUI apps on Windows 10 with WSL and WSLg
  1767. Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  1768. All Your Macs Are Belong To Us
  1769. Woven Planet, a subsidiary of Toyota, to acquire Lyft’s self-driving car division
  1770. Lambda School Reaches Settlement with DFPI, Agreeing to End Deceptive Educational Financing Practices | The Department of Financial Protection and Innovation
  1771. Changes at Basecamp
  1772. The 10 Best Practices for Remote Software Engineering
  1773. New Proof Reveals That Graphs With No Pentagons Are Fundamentally Different
  1774. Data From The Emotet Malware is Now Searchable in Have I Been Pwned, Courtesy of the FBI and NHTCU
  1775. .NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  1776. Arbitrage as a Shortest Path Problem · Sasha Kuznetsov's Blog
  1777. Phishing exercises and you - stop punishing optimism
  1778. Query Engines: Push vs. Pull
  1779. The Chronicle
  1780. Dabbling in Cryptography
  1781. .NET API browser
  1782. Using tables in technical documentation
  1783. Ether as a computation unit
  1784. No-SQL databases are glorified caches
  1785. Books I've Read (2020)
  1786. Introduction
  1787. iOS 14.5 offers Unlock iPhone with Apple Watch, diverse Siri voices, and more
  1788. Apple commits $430 billion in US investments over five years
  1789. University of Minnesota security researchers apologize for deliberately buggy Linux patches | ZDNet
  1790. Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  1791. Apple's Certificate Transparency policy
  1792. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  1793. Create a .NET Core Project Template for Visual Studio
  1794. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  1795. The .NET Docs Show - Versioning REST APIs
  1796. Farming Robot Kills 100,000 Weeds per Hour With Lasers
  1797. Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  1798. 2021 Williams F1 CFD
  1799. HashiCorp Boundary: Remote Access Management Service Adds OIDC Support
  1800. C++ coroutines: What does it mean when I declare my coroutine as noexcept? | The Old New Thing
  1801. ehendrix23/tesla_dashcam
  1802. Adding environment variables in Azure Pipelines for a dotnet Linux service
  1803. Fast and Safe compile-time dependency injection in .NET with Jab & StrongInject
  1804. Project Jengo Redux: Cloudflare’s Prior Art Search Bounty Returns
  1805. The REAL Reason McDonalds Ice Cream Machines Are Always Broken
  1806. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  1807. lettier/3d-game-shaders-for-beginners
  1808. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  1809. I replaced jQuery on this blog with vanilla JavaScript
  1810. 251: #AppleEvent - AirTags, M1 iMac, & Purple iPhone
  1811. Machine Learning with ML.NET - Sentiment Analysis
  1812. r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  1813. dodyg/practical-aspnetcore
  1814. Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  1815. .NET App Developer Links - 2021-04-26
  1816. Bigbasket faces potential data breach; details of 2 crore users put on sale on dark web
  1817. .NET News Roundup - Week of April 19th, 2021
  1818. Blazor Material Form Creation with File Upload and Dialogs
  1819. Securing an ASP.NET Core app and web API using windows authentication
  1820. Understanding JavaScript’s Array Reduce
  1821. Windows Package Manager v0.3 Preview | Windows Command Line
  1822. 3 simple ways to collect data for asp.net core applications post publishing to production
  1823. NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  1824. I CAN MAKE THIS WORK
  1825. F# wrappers for React components
  1826. DC cop cars totaled after officers drag race in NE, says commander
  1827. Write Great APIs
  1828. Crypto miners are killing free CI
  1829. Melb.NET May 2021 IN PERSON Meetup
  1830. FalixNodes - Make your dreams true, do not get limited by money.
  1831. The Things They Won’t Believe
  1832. An example of overengineering - keep it WET
  1833. Simple career advice
  1834. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  1835. What playing football taught me about hacking – Part 1
  1836. Rage bug reporting : ezyang’s blog
  1837. MangaDex website taken offline following cyber-attack, data breach
  1838. December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  1839. Has UML died without anyone noticing?
  1840. Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C
  1841. Why you should put salaries on your job ads | Sifted
  1842. An open letter to the Linux community
  1843. Security Researcher Dan Kaminsky Passes Away
  1844. Rust Language Cheat Sheet
  1845. 3D Game Shaders For Beginners
  1846. Setting up a Cardano Producer node using Kubernetes/microk8s
  1847. Redcrafter/verilog2factorio
  1848. Feynman's Nobel Ambition
  1849. Quantum Computing with Richard Versluis
  1850. Quantum Computing with Richard Versluis — Developer Weekly
  1851. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  1852. Deploying an Azure APIM Self-Hosted Gateway | Developer Support
  1853. Setting Up Sass with Blazor
  1854. Customer Notice FAQs
  1855. Dirty Dollars
  1856. [PATCH 000/190] Revertion of all of the umn.edu commits [LWN.net]
  1857. r/todayilearned - TIL Judith Love Cohen, who helped create the Abort-Guidance System which rescued the Apollo 13 astronauts, went to work on the day she was in labor. She took a printout of a problem she was working on to the hospital. She called her boss and said she finished the problem and gave birth to Jack Black
  1858. Office chairs are a scam
  1859. Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  1860. Newark cops, with reform, didn’t fire a single shot in 2020 | Moran
  1861. Today I learned in 2021
  1862. WebAssembly 1.0.0
  1863. The Compiler Writer Resource Page
  1864. irtf-cfrg-argon2-13 - The memory-hard Argon2 password hash and proof-of-work function
  1865. Quick Reminder that Details/Summary is the Easiest Way Ever to Make an Accordion | CSS-Tricks
  1866. Starting this newsletter, print debugging, BYOC
  1867. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  1868. You are a hyper-carnivore
  1869. W.C. Fan Why is there still no easy custom keyboard builder?
  1870. TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  1871. Remote code execution in Homebrew by compromising the official Cask repository
  1872. Earth Restored — Toby Ord
  1873. Workshop Spotlight: DevOps Fundamentals | Developer Support
  1874. Episode 374 - Keeping up with Azure
  1875. You might as well timestamp it
  1876. CHIP-8 emulation with C# and Blazor - part 1
  1877. danoon2/Boxedwine
  1878. ASP.NET Core in Action, Second Edition is available now!
  1879. The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  1880. Clever Hack Finds Mystery CPU Instructions
  1881. Release 1.0.0-preview11 · microsoft/reverse-proxy
  1882. A new way to make maps with OpenStreetMap | Protomaps
  1883. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  1884. Never Raising, Always Raising by @ttunguz
  1885. Compressing PDFs on Mac OS X with custom filters
  1886. Let's light it 🔥 up!
  1887. Protecting against semantic attacks
  1888. 4 techniques for structuring Next.js applications
  1889. Impostor Syndrome Theory
  1890. The Best Note-Taking Method is the One You Have with You – trms
  1891. The Chronicle
  1892. Cycles X — Blender Developers Blog
  1893. Great Malaria Vaccine News
  1894. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  1895. Create a web UI with ASP.NET Core - Learn
  1896. Light pollution map
  1897. OCamlPro/drom
  1898. Azure for .NET developers
  1899. paint.net 4.2.16 is now available
  1900. GitHub Quick Reviews
  1901. Game accessibility guidelines | A straightforward reference for inclusive game design
  1902. Machine Learning for .NET developers
  1903. Solving a Mystery Behavior of parseInt() in JavaScript
  1904. tobetz/LegoMicroscope
  1905. C++ coroutines: Associating multiple task types with the same promise type | The Old New Thing
  1906. Microsoft Announces 64-Bit Visual Studio 2022
  1907. Secretless apps with .NET and Azure Key Vault
  1908. Cerebras’ New Monster AI Chip Adds 1.4 Trillion Transistors - IEEE Spectrum
  1909. http://beej.us/guide/bgc/pdf/bgc_usl_c_1.pdf
  1910. Apple's M1 Positioning Mocks the Entire x86 Business Model - ExtremeTech
  1911. Apple Is Sued for Telling You That You're "Buying" Movies
  1912. Code Maze Weekly #74 - Code Maze
  1913. Turn off Topic Suggestions and Interests at Twitter with this handy script
  1914. Use Google like a pro
  1915. LivePerson
  1916. r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  1917. Why Lichess will always be free.
  1918. .NET App Developer Links - 2021-04-23
  1919. Weekly Update 240
  1920. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  1921. Digging for performance gold: finding hidden performance wins
  1922. CrowdSec - The open-source massively multiplayer firewall
  1923. Developing on Amazon Linux 2 using Windows | Amazon Web Services
  1924. Microsoft brings Azure supercomputing to UK Met Office
  1925. C# Language Highlights: Using Static Directive
  1926. Azure, Simplified. (New Video Series)
  1927. Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  1928. Let's Learn .NET - C# - Free Live Stream Event
  1929. Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  1930. Disasters I've seen in a microservices world
  1931. Windows Package Manager v0.3 Preview | Windows Command Line
  1932. Ben.Demystifier 0.4.1
  1933. Weekly Update 240
  1934. Why does trying to break into the NT 3.1 kernel reboot my 486DX4 machine?
  1935. Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  1936. Argentine version of Google falls into “wrong” hands leading to search engine's temporary collapse
  1937. Intersection of Medicine and Technology with Dr. Divya Dhar Cohen | Hanselminutes with Scott Hanselman
  1938. Conversation about crossgen2 | .NET Blog
  1939. Semgrep
  1940. IDE > Language > Protocol
  1941. My New Setup - Road to the Valhalla
  1942. We need to talk about your Q3 roadmap
  1943. The Factory Is The Product
  1944. Month 6, Day 1: Fridge still off (Happy Earth Day)
  1945. Do Things That Will Surpass Your Life
  1946. Package readme on NuGet.org
  1947. How to Move From Dublin to Berlin — Evan Smith
  1948. Why I created a vaccine finder
  1949. Quandaries of Quinine - JHI Blog
  1950. Working with PostgreSQL - Zerodha Tech Blog
  1951. GitHub Actions update: Helping maintainers combat bad actors - The GitHub Blog
  1952. What's cooking on SourceHut? April 2021
  1953. Field notes: Miami
  1954. On .NET Live - .NET Interactive: Data Science
  1955. Evolving beyond password complexity as an identity strategy - Microsoft Security
  1956. Unity Game Platform Details Plans for .NET and C# -- Visual Studio Magazine
  1957. RH12503/triangula
  1958. Zellij: a Rusty terminal workspace releases a beta
  1959. EFF Sues Proctorio on Behalf of Student It Falsely Accused of Copyright Infringement to Get Critical Tweets Taken Down
  1960. Red Hat Adds Java Features to Visual Studio Code -- Visual Studio Magazine
  1961. chrissainty/BlazorWallpaper
  1962. How to navigate directories faster with bash
  1963. .NET Core and .NET 5 official support policy
  1964. Ubuntu 21.04 is here | Ubuntu
  1965. Green Vs. Brown Programming Languages
  1966. Deepnote - Data science notebook for teams
  1967. Money Simulator: A browser based, retro sandbox game that let's you see the impact of your financial decisions
  1968. Standard Textile Care Symbols · Issue #410 · Crissov/unicode-proposals
  1969. Exploring Web APIs with the HttpRepl [16 of 18] | Beginner's Series to: Web APIs
  1970. The EASIER Way to Query Airtable with Sync Inc and PostgreSQL
  1971. C++ coroutines: Improving cold-start coroutines which complete synchronously | The Old New Thing
  1972. Tiny Container Challenge: Building a 6kB Containerized HTTP Server!
  1973. In epic hack, Signal developer turns the tables on forensics firm Cellebrite
  1974. 5 MORE C# keywords you (probably) never had to use
  1975. Godot 3.3 has arrived, with a focus on optimization and reliability
  1976. Welcome! You are invited to join a meeting: Building real-time web apps with SignalR (presented by David Fowler from Microsoft). After registering, you will receive a confirmation email about joining the meeting.
  1977. Reduce Process Interference with Task Manager Eco Mode | Performance and Diagnostics
  1978. How to Clean Up after Yourself Why It’s Important Vue React
  1979. Uno Platform Deploying C# Web Applications with Docker
  1980. .NET App Developer Links - 2021-04-22
  1981. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  1982. Introducing EcoQoS | Performance and Diagnostics
  1983. Cyberattack on Phone House with Ransomware and possible data breach - The Tech Zone
  1984. Procmon v3.70, Sysmon v13.10, Autoruns v13.99, TCPView v4.01 and WinObj v3.03
  1985. Introducing AWS Toolkit for Visual Studio support for AWS SSO and Assume Role with MFA | Amazon Web Services
  1986. Why I distrust Google Cloud more than AWS or Azure.
  1987. .NET Rocks! vNext
  1988. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  1989. Custom Targeting and Audience Segments - Claritas LLC
  1990. What you gonna hide in there?? #lifehack #beans #meme #funny #food #secret #nugget
  1991. Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  1992. Do Microservices require Containers/Docker/Kubernetes?
  1993. Interne mail toont hoe Facebook veiligheidsproblemen wil 'normaliseren'
  1994. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  1995. Resources by city - Don't Call The Police
  1996. Personalization in Visual Studio IDE
  1997. Download Data Streams to a File in the Background with Xamarin iOS - Cool Coders
  1998. Languages & Runtime Community Standup - C# Standardization
  1999. Tips for Text-based Interviews
  2000. Now is not everything
  2001. Make better predictions, stop estimating - andre.schweighofer
  2002. jsuarezruiz/maui-linux
  2003. Nuclear power and growth
  2004. How to kick start as an indie-entrepreneur
  2005. Physics — Susan Rigetti
  2006. Squeezebox Keyboard| Peter Lyons
  2007. 1 to 1s
  2008. What is a Merkle Tree?
  2009. Structured Programming for Busy Beavers
  2010. Statement from CS&E on Linux Kernel research - April 21, 2021 | Department of Computer Science and Engineering
  2011. SOCstock2021 - The Grooviest Event for Security Operations Professionals
  2012. The Initial Preview of GUI app support is now available for the Windows Subsystem for Linux | Windows Command Line
  2013. What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  2014. Add a check for gss_release_msg
  2015. Belarusian regime’s thugs shut down Imaguru, the country’s key startup hub – TechCrunch
  2016. What's new in dotnet monitor | .NET Blog
  2017. Garland announces sweeping police probe after Floyd verdict
  2018. Compute Cuter
  2019. Khronos KTX 2.0 Textures Enable Compact, Visually Rich, glTF 3D Assets
  2020. HEN21581
  2021. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  2022. Steven Soderbergh on Mosaic, Filmmaking, and the Weinstein Scandal
  2023. WSL2 localhost redirect not working
  2024. Exploiting vulnerabilities in Cellebrite UFED and Physical Analyzer from an app's perspective
  2025. Effectful Effects - Unifying Bidirectional Communication between Software Components
  2026. Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  2027. The InfoQ Podcast: Software Architecture and Design InfoQ Trends Report—April 2021
  2028. Software Architecture and Design InfoQ Trends Report—April 2021
  2029. Prisma – The Complete ORM for Node.js & TypeScript
  2030. The Catch Block #54 - Quality Read Extravaganza!
  2031. Event Based Architecture: What do you mean by EVENT?
  2032. Linux bans University of Minnesota for sending buggy patches in the name of research
  2033. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  2034. Slow and predictable vs. fast and bursty
  2035. Researchers Secretly Tried To Add Vulnerabilities To Linux Kernel, Ended Up Getting Banned
  2036. C++ coroutines: Cold-start coroutines | The Old New Thing
  2037. Cloudflare obtains new ISO/IEC 27701:2019 privacy certification and what that means for you
  2038. Re: [PATCH] SUNRPC: Add a check for gss_release_msg
  2039. jdah/tetris-os
  2040. Steve Talks Code - Random thoughts about coding
  2041. .NET GC Internals - 10. Q&A
  2042. dotnet/maui
  2043. .NET App Developer Links - 2021-04-21
  2044. Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  2045. Denormalization in Production: Common Problem and Solution - Simple Talk
  2046. Announcing Pulumi 3.0
  2047. Next comment tool for your website
  2048. VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  2049. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  2050. Bash + ElasticSearch MultiSearch – Pedro Simões
  2051. Why we still use Oracle DB
  2052. Financial growth for people in engineering roles | DEEP/TEST
  2053. Why you should never quit too early ... - DONN FELKER
  2054. How to detect breaking changes and lint Protobuf automatically using Gitlab CI and Buf
  2055. Steve BlankA Path to the Minimum Viable Product
  2056. Coveralls in a monorepo
  2057. Thoughts And Projects For The Future
  2058. In Slack, no one can hear your scream! | 8th Light
  2059. Node.js 16 available now
  2060. Rust and cryptographic code | Bulletproof TLS Newsletter
  2061. Apple unveils new iPad Pro with M1 chip and stunning Liquid Retina XDR display
  2062. YouTube CEO receives freedom of expression award sponsored by the video platform itself - Market Research Telecast
  2063. iMac features all-new design in vibrant colors, M1 chip, and 4.5K Retina display
  2064. Apple TV 4K
  2065. Ministers encourages citizens concerned over Facebook leak to visit Have I Been Pwned? website
  2066. Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  2067. Power consumption of Game Boy flash cartridges
  2068. Grafana, Loki, and Tempo will be relicensed to AGPLv3
  2069. GitHub Quick Reviews
  2070. How to Use Sagas to Process Orders - DZone Microservices
  2071. Blaze It: More Than 90% of Americans Support Legal Weed in New Poll
  2072. How Spotify is Killing the Open Podcast Ecosystem
  2073. Apple introduces AirTag
  2074. Discover The Best Books To Read 📚
  2075. C# 9 init accessors and records - Red Hat Developer
  2076. Introduction to .NET - Learn
  2077. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  2078. Announcing Cloudflare Images beta to simplify your image pipeline
  2079. devRant - !dev My neighbours have so many fucking IoT devices that they basically fuck over the entire 2.4GHz spectrum over here just by themselves... Thanks for that you cuntbags.
  2080. Increased errors in Auth0
  2081. learn.tv - This website is for sale! - learn Resources and Information.
  2082. Auth0 Status
  2083. danfragoso/thdwb
  2084. .NET Documentation & C# 9
  2085. C++ coroutines: Getting rid of our atomic variant discriminator | The Old New Thing
  2086. Thunder Client - Visual Studio Marketplace
  2087. Why did the IETF specifically choose 192.168/16 to be a private IP address class?
  2088. Open source goes to Mars 🚀 - The GitHub Blog
  2089. I Don't Need Postman Anymore!! I Use VS Code Instead...
  2090. CSS General Rules of Thumb
  2091. Start building your own private network on Cloudflare today
  2092. A System for Grouping & Sorting CSS Properties
  2093. Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  2094. GitHub Classroom now offers a pre-made GitHub starter course (Public Beta) - GitHub Changelog
  2095. Gʀᴀᴘʜɪᴄs Cᴏᴅᴇx
  2096. Software infrastructure 2.0: a wishlist
  2097. Geico Data Breach Let Fraudsters Steal Driver's License Numbers
  2098. vitling: The Endless Acid Banger
  2099. Rendering dynamic content in Blazor Wasm using DynamicComponent
  2100. .NET App Developer Links - 2021-04-20
  2101. Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  2102. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  2103. The Guide to MobX
  2104. Will .NET 6 fix Blazor Prerendering?
  2105. I CAN MAKE THIS WORK
  2106. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  2107. Scholarships | Linux Foundation Events
  2108. git/netdev/net.git - Netdev Group's networking tree
  2109. Adam Storr - Easily Create and Manipulate Mock Anonymous Data for Unit Tests
  2110. minimaxir/hacker-news-undocumented
  2111. Ian's Shoelace Site – Granny Knot Info
  2112. Optional chaining (?.) - JavaScript
  2113. Zenreader: A 4.7 inches E-Ink RSS Reader Powered by ESP32
  2114. Saving Gas on the Ethereum Mainnet
  2115. My full story on launching a side project to Hacker News.
  2116. Throttle vs Debounce on real examples
  2117. Nintil - Cozy futurism
  2118. Running Hasura on the Cheap - Byrne's Blog
  2119. Schrödinger's Discriminated Union
  2120. Testing Backups and Offloading CheckDB
  2121. Double Dipping into SaaS
  2122. Minimum Viable State: Building a Nomad Internet Country
  2123. 10 Reasons Why Music Sucks So Hard Right Now - Wow
  2124. Loop alignment in .NET 6 | .NET Blog
  2125. Why Specifications Don't Compose • Hillel Wayne
  2126. Reading debt - bookmarking shit you'll never read | Marko Zivanovic
  2127. Building blocks of a data-driven organization
  2128. What the FLoC?!
  2129. My phone isn't as smart as yours
  2130. Expanding American Rail Capacity
  2131. Adventures with RSA Blind Signing
  2132. Symphony of Blockchains
  2133. Dynamically getting objects from an assembly in C#
  2134. jntrnr - Twitch
  2135. Episode 373 - GitHub Actions
  2136. Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  2137. Reddit unveils its Clubhouse clone, Reddit Talk – TechCrunch
  2138. Firefox 88.0, See All New Features, Updates and Fixes
  2139. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  2140. Is Facebook Buying Off The New York Times? | Washington Monthly
  2141. Microsoft says mandatory password changing is “ancient and obsolete”
  2142. Hire me and pay what you want, just give me interesting work.
  2143. Join our Cloud HD Video Meeting
  2144. Umbraco Forms Migration to .NET Core
  2145. scottbez1/splitflap
  2146. Word list  |  Google developer documentation style guide
  2147. How to Use BLE With WPF or Forms
  2148. Llama Preview: Swift on .NET
  2149. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  2150. WordPress could treat Google FloC as a security issue | ZDNet
  2151. Proposed acquisition of ARM Limited by NVIDIA Corporation: public interest intervention
  2152. DotNext 2021 Piter. .NET conference. April 20-23, Online.
  2153. Visual Studio 2022 | Visual Studio Blog
  2154. Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  2155. Thinkpad X230 with a "E-Ink" display at 30fps
  2156. Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  2157. First Flight of the Ingenuity Mars Helicopter: Live from Mission Control
  2158. C++ coroutines: Allowing the awaiter to be destroyed while suspended | The Old New Thing
  2159. A Full Circle Journey: Introducing Cloudflare Canada
  2160. How much do .NET developers make in the UK in 2021?
  2161. DDoS attack trends for 2021 Q1
  2162. Machine Learning with ML.NET - NLP with BERT
  2163. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  2164. 250: To The Moon
  2165. .NET News Roundup - Week of April 12th, 2021
  2166. How to Optimize .NET Pipelines in Azure DevOps (Or how I made my pipeline 50% faster)
  2167. Kaine Shields
  2168. dotnet/runtime
  2169. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  2170. Using MudBlazor to Create Reach and Functional Product's Details Page
  2171. Monster
  2172. Rosenzweig – Dissecting the Apple M1 GPU, part III
  2173. Build Automation with NUKE
  2174. Collect memory dumps for a first-chance exception, when it occurs
  2175. Amazon.com: Ubiquiti UniFi Dream Machine | UDM-US: Computers & Accessories
  2176. Windows Terminal Preview 1.8 Release | Windows Command Line
  2177. Async and Await In C#
  2178. Amazon.com: NETGEAR Nighthawk Multi-Gig Cable Modem CM2000 - Compatible with All Cable Providers incl. Xfinity, Spectrum, Cox | for Cable Plans Up to 2.5Gbps | DOCSIS 3.1: Computers & Accessories
  2179. Hong Kong takes emergency steps as mystery ‘pneumonia’ infects 27 in Wuhan
  2180. Internet Search Tips · Gwern.net
  2181. ‘No one was driving the car’: 2 men dead after fiery Tesla crash in Spring, officials say
  2182. Replace Google Analytics with a shell script
  2183. The Truth About Green Grocery Bags
  2184. New Video: Structural Typing in TypeScript
  2185. Listing the contents of a remote ZIP archive, without downloading the entire file – Zoned Out
  2186. Being Normal - Econlib
  2187. value of time
  2188. What's in the box? - fasterthanli.me
  2189. Writing a Technical Book • AndreGarzia.com
  2190. Strong Evidence is Common
  2191. Thoughts on writing a wayland window manager with wlroots
  2192. I made an AI-powered Linux shell using OpenAI
  2193. Unix networking command line tools I use to do my job
  2194. The unsafe CLIP image search
  2195. chdir to cwd: permission denied
  2196. Reverse-engineering a vintage comparator chip
  2197. Why should you care about privacy - even if you had nothing to hide
  2198. Zero to Monero - Second Edition
  2199. Self-employment: three months update
  2200. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  2201. November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  2202. 100 million more IoT devices are exposed—and they won’t be the last – Ars Technica
  2203. December 1, 2020 - Building a comment system for a Blazor Static Web App
  2204. Using Kubernetes ConfigMaps for Cardano Node Topology Config
  2205. Domino's India hacked; credit card data of 10L users on 'sale' for Rs 4 cr
  2206. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  2207. Proposal: Treat FLoC as a security concern
  2208. Announcing Livebook - Dashbit Blog
  2209. Alienware Really Doesn't Want You to Buy an AMD Ryzen PC - ExtremeTech
  2210. # AstraZeneca vaccine disinformation on Twitter
  2211. While Texas Lawmakers Target Renewables, The State's 'Thermal Fleet' Threatens Grid Stability Yet Again
  2212. Bitcoin Mining Hash Rate Drops As Blackouts Instituted In China
  2213. Take your first steps with Go - Learn
  2214. Take your first steps with Rust - Learn
  2215. r/LenovoLegion - Legion 5i confirmed working with 64GB RAM
  2216. Nginx Cheatsheet
  2217. Retro nostalgia & why my new website looks like Window 9x
  2218. I made a Guitar Hero robot (and it SHREDS)
  2219. Weekly Update 239
  2220. Backdoored developer tool that stole credentials escaped notice for 3 months
  2221. Starting Jetbrains Rider when it hangs on startup
  2222. Frank Chimero · Everything Easy is Hard Again
  2223. The Brain ‘Rotates’ Memories to Save Them From New Sensations
  2224. The Moclans Teach Ed How To Play Latchcomb | Season 1 Ep. 12 | THE ORVILLE
  2225. Thanks for the Bonus, I Quit!
  2226. Lessons on Variable Naming from Breakfast Burritos
  2227. Black Dwarf Supernovae
  2228. Setting more ambitious goals for aging research
  2229. Demoing The Pernosco Omniscient Debugger: Debugging Crashes In Node.js And GDB
  2230. You're Reading This in the Future · Caffeinspiration
  2231. Vanquished Vaccines and Vetocracies – We Are Not Saved
  2232. Eat a Peach for Engineers
  2233. Misinformation about Permissions Policy and FLoC
  2234. 7 years of open-source database development: lessons learned - Vallified
  2235. Why has nuclear power been a flop?
  2236. Problems | Project Lovelace
  2237. WebGL Fingerprinting
  2238. Standard Notes | A Simple And Private Notes App
  2239. I'd like to review your README
  2240. 5G: The outsourced elephant in the room - Articles
  2241. Containers at the edge: it’s not what you think, or maybe it is
  2242. Nassim Taleb: Bitcoin failed as a currency and became a speculative ponzi scheme - Digest Time
  2243. Cycles in family tree software
  2244. Up For Grabs
  2245. The Truth About my Son
  2246. Content-aware image resizing in JavaScript | Trekhleb
  2247. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  2248. Application and package management using Helm - Learn
  2249. Jobs - OpenSilver
  2250. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  2251. Weekly Update 239
  2252. A top audio engineer explains NPR’s signature sound
  2253. QUIC and HTTP/3 Support now in Firefox Nightly and Beta – Mozilla Hacks - the Web developer blog
  2254. My Go Executable Files Are Still Getting Larger (What's New in 2021 and Go 1.16)
  2255. tm213918-6_s1 - none - 33.2184058s
  2256. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  2257. Unsupervised 3D Neural Rendering of Minecraft Worlds
  2258. Ireland opens GDPR investigation into Facebook leak – TechCrunch
  2259. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  2260. Is the Juice Worth the Squeeze?
  2261. Getting Started With Radare2
  2262. FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  2263. What you need to learn to become a DevOps · Nicolas Paris
  2264. Minimalist Guide To Decluttering Clothes
  2265. FTP is 50 years old
  2266. Why has no one made a better Goodreads
  2267. Managed Memory Dump Analyzers | Visual Studio Blog
  2268. Hello World: April 16, 2021
  2269. Luca App: CCC calls for an immediate moratorium
  2270. farmOS.org
  2271. Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  2272. Java is criminally underhyped
  2273. File Transfer Protocol
  2274. Announcing Cloudflare’s Database Partners
  2275. Rust in the Linux kernel
  2276. Google misled consumers about the collection and use of location data
  2277. C++ coroutines: Getting rid of our reference count | The Old New Thing
  2278. [PATCH 00/13] [RFC] Rust support
  2279. Node.js support in Cloudflare Workers
  2280. ReSharper/Rider 2021.1 Release Party 🥳
  2281. Code Maze Weekly #73 - Code Maze
  2282. IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  2283. Episode 74 - libvlcsharp and .NET with Martin Finkel
  2284. A New Threat to New York’s Clean Energy Goals: Bitcoin Mining - New York Focus
  2285. FLoC away from Chrome!
  2286. Why Rust strings seem hard
  2287. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  2288. Police in America - Where Are The Good Apples? | The Daily Social Distancing Show
  2289. The Sisyphean Task Of DNS Client Config on Linux
  2290. Opting your Website out of Google's FLoC Network
  2291. Mac Chimes of Death – 512 Pixels
  2292. Join the DotNetEvolution Discord Server!
  2293. Victory for municipal broadband as Wash. state lawmakers end restrictions
  2294. WebView2: Forwarding Alt Keys to a Host WPF Window
  2295. Why is Python popular despite being accused of being slow?
  2296. .NET App Developer Links - 2021-04-16
  2297. Implementing least privilege for secrets in GitHub Actions - The GitHub Blog
  2298. Azure SDK Release (April 2021) | Azure SDK Blog
  2299. Top Level Statement in C# 9.0
  2300. Debugging Your Application on Client-Side
  2301. The Nation's Corn Belt Has Lost a Third of Its Topsoil
  2302. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  2303. Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  2304. BlazorDay 2021: Call for Speakers/Papers
  2305. How to Build Headless Akka.NET Services with IHostedService
  2306. Developer Insights #9 – Orbit Tessellation – Kerbal Space Program
  2307. Work with GitHub Actions in your terminal with GitHub CLI - The GitHub Blog
  2308. Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  2309. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  2310. FNB has quickly backtracked on blocking password managers - after its customers installed software to circumvent the ban
  2311. It’s 2021 and I don’t know Flexbox
  2312. Why I have chosen to rewrite one of my Projects from Scratch
  2313. Miljoenen wachtwoorden en privégegevens op straat door hack webshop Allekabels.nl
  2314. protobuf-net/protobuf-net.Grpc
  2315. Why do I find Ruby sexy?
  2316. Avalanche Consensus
  2317. Money, Banks and Central Bank
  2318. Why skip-links are important for accessibility
  2319. Digital Resistance is Deletion - Christopher Butler
  2320. Don't be afraid to code it yourself
  2321. Ideas aren’t unique, execution is
  2322. Being ad-free on Android without rooting
  2323. Do Things, Tell People.
  2324. A non-growing to-do list
  2325. Internal Design Teams and Thought Leadership
  2326. A Surprising Number Of Sea Monster Sightings Can Be Explained By Whale Erections
  2327. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  2328. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  2329. Making MsQuic Blazing Fast
  2330. Multiple Hosts, Failover and Load Balancing | Npgsql Documentation
  2331. GitHub Quick Reviews
  2332. Miguel de Icaza Stirs Up COBOL Talk with VS Code Tweet -- Visual Studio Magazine
  2333. Time flies in Google Earth’s biggest update in years
  2334. Unusual Whales
  2335. Thredbo Mountain Biking With Ari
  2336. What is F#
  2337. Calendso | The Open Source Calendly Alternative
  2338. C++ coroutines: Getting rid of our mutex | The Old New Thing
  2339. .NET Rocks! vNext
  2340. Tip 312 - How to use Azure Container Registry for building and deploying .NET Core apps
  2341. D2F Ratio- Silicon Valley Season 1
  2342. Learn MSBuild - Part 4 - Real-world MSBuild
  2343. SQLite the only database you will ever need in most cases
  2344. Disk space management inside Voron
  2345. Why you shouldn't use ENV variables for secret data
  2346. Testing Exceptions with xUnit and Actions
  2347. HTTPS with LetsEncrypt for Azure Functions
  2348. Keyyyyyyyys! - Stavros' Stuff
  2349. Access data in Cosmos DB with Managed Identities
  2350. A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  2351. .NET 6: Async Improvements
  2352. Cloudflare Pages Tutorial - Deploy Your Static Site in ~90 Seconds
  2353. JoinPeerTube
  2354. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  2355. High quality audio makes you sound smarter
  2356. A Zero Trust terminal in your web browser
  2357. How to write better code in C# using Source Code Analyzers (Roslyn)
  2358. mozilla/TTS
  2359. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  2360. AzureFunBytes Episode - Intro to Azure Machine Learning with Henk Boelman! | Azure DevOps Blog
  2361. Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  2362. .NET App Developer Links - 2021-04-15
  2363. Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  2364. How far have we come? The evolution of securing identities - Microsoft Security
  2365. Kuo: Next Year's iPhone Lineup Won't Include a Mini Model
  2366. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  2367. Ideas | A defamation lawsuit in Singapore sets a dangerous precedent
  2368. [PATCH 00/13] [RFC] Rust support
  2369. StevenRasmussen - Overview
  2370. Organizing (Commands, Events & Handlers) in Microservices
  2371. How to Tell the User's Story
  2372. Texas Legislature Online - Website Error
  2373. Stupid Mac tricks – finl is not LaTeX
  2374. How to (finally) find a productivity system that works for you
  2375. Mastering transactions with Knex.js and Objection.js
  2376. Blogging with Markdown in Laravel - Aaron Francis
  2377. Ian's Awesome Counter - David Smith, Independent iOS Developer
  2378. Redundant against what? - Marc's Blog
  2379. Steve BlankE Pluribus Unum – A Rallying Cry for National Service
  2380. Visual Studio 2019 Preview Release Notes
  2381. robdyke.com - howto-disclose
  2382. What on Earth is this Encryption Scheme?
  2383. Gregory Szorc's Digital Home | Rust is for Professionals
  2384. RAD Basic: a 100% compatible Visual Basic 6 solution
  2385. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  2386. Coinbase from YC to IPO
  2387. ASP.NET Core in Action 2nd Ed (Manning)
  2388. utmapp/UTM
  2389. Visual Studio 2019 v16.10 Preview 2 Releases Today | Visual Studio Blog
  2390. Logica: organizing your data queries, making them universally reusable and fun
  2391. Windows Terminal Preview 1.8 Release | Windows Command Line
  2392. Enhanced Productivity with Git in Visual Studio | Visual Studio Blog
  2393. Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  2394. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  2395. My simple Github project went Viral
  2396. Aggregate Design: Using Invariants as a Guide
  2397. Pivot points and financial numerology | The Old New Thing
  2398. Is WebAssembly magic performance pixie dust? — surma.dev
  2399. C++ coroutines: Making it impossible to co_await a task twice | The Old New Thing
  2400. The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  2401. VSColors
  2402. lofi.cafe
  2403. A Journey to .NET MAUI
  2404. r/privacy - Cannot post to YouTube for a week (got a strike) because I included link to legitimate PhD research on KRACK WPA2 vulnerability
  2405. Bitcoin Is a ‘Boon for Surveillance’, Says Former CIA Director - Decrypt
  2406. Introducing WebSockets Support in Cloudflare Workers
  2407. Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  2408. Yamauchi No.10 Family Office
  2409. Met Fed calls on chiefs to end 'trial by media' after IOPC verdict
  2410. Deep dive in CORS: History, how it works, and best practices
  2411. The FreeBSD Project | FreeBSD 13.0-RELEASE Release Notes
  2412. Security Control: Implement security best practices
  2413. How to pick the right container base image - Red Hat Developer
  2414. WhatsApp's new privacy policy is so bad it might be illegal
  2415. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  2416. You don’t need Docker - Dusted Codes
  2417. How to choose between SQL and NoSQL databases - Simple Talk
  2418. Monsters Weekly 206 - String or Binary Data Would be Truncated
  2419. C# 9 new features for methods and functions - Red Hat Developer
  2420. Is WebAssembly magic performance pixie dust? — surma.dev
  2421. Introducing Surface Laptop 4 and new accessories for enhanced meeting experiences
  2422. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  2423. No, Google! Vivaldi users will not get FloC’ed. | Vivaldi Browser
  2424. Untitled document
  2425. Untitled document
  2426. Untitled document
  2427. Introducing 1Password Secrets Automation | 1Password
  2428. COSMIC to Arrive in June Release of Pop!_OS 21.04
  2429. Why some developers are avoiding app store headaches by going web-only
  2430. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  2431. Deno 1.9 Release Notes
  2432. Why Companies Are Hoarding Your Personal Data
  2433. Back-tick code blocks are now supported in titles - GitHub Changelog
  2434. Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  2435. Negotiation resources
  2436. A build tool for the rest of us
  2437. Two Paths to the Future | Fantastic Anachronism
  2438. Kill Tuesday
  2439. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  2440. How far have we come? The evolution of securing identities - Microsoft Security
  2441. There's not enough niches for the average indie hacker.
  2442. Digital After Life
  2443. Tools that I want
  2444. .NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  2445. How do single page applications differ from static sites? | One Dev Question
  2446. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  2447. Enabling a Live (Personal) Azure Subscription Identity to Use Azure Active Directory Dependent Features
  2448. Search | Microsoft Docs
  2449. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  2450. C# Language Highlights: Target Typed new expressions
  2451. C# Language Highlights: Target Typed new expressions
  2452. GitHub Quick Reviews
  2453. natto.dev | interactive JavaScript space
  2454. Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  2455. Write your first C# code - Learn
  2456. DeepHN | powered by SeekStorm
  2457. How One Cop Show Plays Police Politics | Copaganda: Episode 2
  2458. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  2459. Bringing AI to the edge with NVIDIA GPUs
  2460. Dave Sullivan: IT Consulting
  2461. Getting ready to land native-compilation on master
  2462. One Letter Programming Languages
  2463. Expanding the Cloudflare Workers Observability Ecosystem
  2464. C++ coroutines: Tradeoffs of making the promise be the shared state | The Old New Thing
  2465. UniFi Switch Pro Aggregation
  2466. EditorConfig
  2467. Technology Radar | An opinionated guide to technology frontiers | ThoughtWorks
  2468. Viewing overwritten configuration values in ASP.NET Core
  2469. Location-based personalization at the edge with Cloudflare Workers
  2470. .NET 6: Date and Time Structures
  2471. Masks of Nyarlathotep - Gamer Prop Set
  2472. Beware of Password Shucking
  2473. gitlet.js
  2474. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  2475. Add chrome 0day · r4j0x00/exploits@7ba55e5
  2476. Building React + Vue support for Tailwind UI – Tailwind CSS
  2477. The New Jim Crow: Mass Incarceration in the Age of Colorblindness - Kindle edition by Alexander, Michelle. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  2478. .NET App Developer Links - 2021-04-13
  2479. Just Be Rich 🤷‍♂️
  2480. Introduction to tokens
  2481. Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  2482. ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  2483. 3.1.0
  2484. Data Breaches, Class Actions and Ambulance Chasing
  2485. Kernel density estimation and discrete values
  2486. chadstewart - Overview
  2487. Non-Fungible Taylor Swift
  2488. Playing the Open Source Game
  2489. Debug managed Linux core dumps with Visual Studio
  2490. Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  2491. Defining a new HTTP method: HTTP SEARCH
  2492. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  2493. Unity Future .NET Development Status
  2494. ‎Lock and Code on Apple Podcasts
  2495. Lock and Code
  2496. Beating security fatigue with Troy Hunt, Chloé Messdaghi, and Tanya Janca: Lock and Code S02E06 - Malwarebytes Labs
  2497. Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  2498. API Validation
  2499. Serving up zero-knowledge proofs
  2500. Being informed about daily politics is no longer worth it!
  2501. Trying Zombodb
  2502. The surreal experience of my first developer job - Ben Nuttall
  2503. Facebook's 'Clear History' Tool Doesn't Clear Shit
  2504. The public intellectual manifesto - Yigit Cakar
  2505. How I Created a Twitter Vaccine Bot
  2506. Don't aggregate your metrics
  2507. On Side Projects · @radekmie’s take on IT and stuff
  2508. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  2509. BinomialLLC/basis_universal
  2510. Active Class Tag Helper in ASP.NET Core
  2511. Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  2512. Introducing OpenSearch | Amazon Web Services
  2513. How People Get Rich Now
  2514. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  2515. RMS addresses the free software community — Free Software Foundation — Working together for free software
  2516. Illyriad Powers of the Kingdom Marketplace on OpenSea: Buy, sell, and explore digital assets
  2517. Statement of FSF board on election of Richard Stallman — Free Software Foundation — Working together for free software
  2518. C++ coroutines: The lifetime of objects involved in the coroutine function | The Old New Thing
  2519. AWS Roles, AWS Lambda and eventual consistency
  2520. Free April
  2521. .NET Foundation Project Spotlight
  2522. ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  2523. Tracking Cloudflare Worker requests using Application Insights - Gérald Barré
  2524. What exactly was the point of [ “x$var” = “xval” ]? – Vidar's Blog
  2525. UNIGINE 2.14: Cumulonimbus Clouds, C# 9, Water Wave Spectrum Control, New Landscape Generator
  2526. Add logic to your applications with C# - Learn
  2527. John Horton Conway - Wikipedia
  2528. Developer Challenges
  2529. The Worthy Web App Challenge
  2530. How to bend reality to your will with C# Source Generators
  2531. Three Stories about The ‘Best’ Tool
  2532. Cloudflare Pages is now Generally Available
  2533. 249: A Beautiful Disaster
  2534. Hour of Code: Dance Party
  2535. .NET News Roundup - Week of April 5th, 2021
  2536. zhuowei/nft_ptr
  2537. Blazor Material Table - Server-Side Paging, Searching, Sorting
  2538. .NET App Developer Links - 2021-04-12
  2539. .NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  2540. Anxiety Is in Your Body, Not Your Mind
  2541. My Favorite C# Features - Part 3: Nullability
  2542. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  2543. The Value of Programmer Lore and Standardization
  2544. 15 Technologies I Thought My Son Would Never Use
  2545. Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  2546. Hello World Bicep | I CAN MAKE THIS WORK
  2547. Securing Blazor Web assembly using Cookies and Auth0
  2548. How to Scrum
  2549. MiSTer-devel/Main_MiSTer
  2550. Linux v Windows: Which is FASTER? - Software Drag Racing!
  2551. Clubhouse "Leak" Might Be a Simple Data Scrape
  2552. Machine Learning With ML.NET - Evaluation Metrics
  2553. Lobster Bisque Recipe
  2554. The Simplicity of Making Librem 5 Apps – Purism
  2555. Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  2556. My Next Film
  2557. Bypass ISP’s UDP Proxy
  2558. How I started my programming journey - Filip Iulian Pacurar (Filipac)
  2559. Something doesn't add up here
  2560. Working Around the Inherent Slowness of Debugger Conditional Breakpoints
  2561. On Stallman
  2562. Yuval Ishai - Real World Cryptographers Podcast
  2563. Societal Donatism
  2564. TECH Stop using JPA/Hibernate
  2565. The Ponzi Career
  2566. To-Do List is a Time Management Tool - Yigit Cakar
  2567. A Simple, Probably-Not-Exp-Time Disjoint Set in Coq
  2568. About Focuses on Results · Nicolas Paris
  2569. DIY bike fit with the MyVeloFit app - CyclingTips
  2570. How to Live with Chronic Imposter Syndrome
  2571. Which type of novelty-seeking web developer are you?
  2572. Using PyTorch + NumPy? You're making a mistake.
  2573. Use console.log() like a pro
  2574. When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour
  2575. Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones
  2576. The Exceptional Exceptions in .NET
  2577. .NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils
  2578. Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store
  2579. r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!”
  2580. Pokemon or BigData
  2581. Developers, Developers, Developers: Welcome to Developer Week 2021
  2582. 1.0.16 · Discussion #364 · egil/bUnit
  2583. I Made A Mobile App for my Significant Other (And She Doesn't Use It)
  2584. The Cursed Computer Iceberg Meme
  2585. In defense of Signal
  2586. StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018
  2587. Epitaph
  2588. Securing Local Privileged Accounts in Active Directory –
  2589. HomeAssistant-Mods/home-assistant-miele
  2590. Evaluating Modest SaaS Business Ideas
  2591. 14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core
  2592. Best practices for writing SQL queries
  2593. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  2594. CU cyberattackers demand ransom - Longmont Times-Call
  2595. Maestro Syndrome | Sam Bleckley
  2596. How a Basketball Statistic Changed How I See the World – Daniel Frank
  2597. It’s Not Better If It’s Also Worse
  2598. mratsim/constantine
  2599. No password required: Mobile carrier exposes data for millions of accounts
  2600. Don't hire top talent; hire for weaknesses. - Benji's Blog
  2601. 3 levels of becoming an innovator
  2602. Self-Propulsion
  2603. My Vim Notes Setup
  2604. Let’s build a stable stable coin 🤔
  2605. On Psychological Safety
  2606. Earthrise in 4k UHD
  2607. Setting up Starlink, SpaceX's Satellite Internet
  2608. inkle blog - ink version 1.0 release!
  2609. Court rules grocery store’s inaccessible website isn’t an ADA violation
  2610. Google does not want you to tell your players about your donation page
  2611. There is no ‘Best’ Tool
  2612. Everyone Is Still Terrible At Creating Software At Scale
  2613. Customizing Authorization Responses in .NET 5.0 - Ben Foster
  2614. Meet the patent troll that won a $308 million jury trial against Apple
  2615. The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  2616. Weekly Update 238
  2617. Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  2618. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  2619. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  2620. The scientists who say the lab-leak hypothesis for SARS-CoV-2 shouldn't be ruled out
  2621. Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  2622. DualCoder/vgpu_unlock
  2623. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  2624. JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  2625. My programming principles • Borislav Grigorov
  2626. Strength-Based Teams
  2627. Can Computers Think?
  2628. The ‘Plasticity’ of Music
  2629. Thinking in Questions with SQL - Benji's Blog
  2630. Things I like about PostgreSQL
  2631. The evolution of (my) note taking
  2632. Vue has too many UI frameworks
  2633. Getting things done with shell scripting
  2634. Memoizing recursive functions via the fixed-point Y combinator: Applying functional programming techniques to Javascript
  2635. Why is the Universe Quantum?
  2636. Why I run barechested at -3°C.
  2637. Data from 500M LinkedIn Users Posted for Sale Online
  2638. Creating MicroService with .Net 5
  2639. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  2640. gorhill/uBlock
  2641. Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  2642. GitHub Quick Reviews
  2643. head-first-csharp/fourth-edition
  2644. Introducing Dawn (Part 1)
  2645. 16 Where cryptography fails and final words · Real-World Cryptography MEAP V12
  2646. microsoft-sponsorships/microsoft-foss-fund
  2647. Zoom zero-day discovery makes calls safer, hackers $200,000 richer - Malwarebytes Labs
  2648. Airline software super-bug: Flight loads miscalculated because women using 'Miss' were treated as children
  2649. Whitepaper: Couchbase vs RavenDB Performance at Rakuten Kobo
  2650. Integrating PowerApps with .NET Web APIs
  2651. Nix is the ultimate DevOps toolkit
  2652. Fighting with Deadlocks
  2653. FFmpeg
  2654. 5 Real Tips for Programming Bootcamp Success - Don't Let Imposter Syndrome Stop You!!
  2655. Weekly Update 238
  2656. C++ coroutines: Managing the reference count of the coroutine state | The Old New Thing
  2657. The British Monarchy
  2658. Per Origin Host header Override
  2659. Code Maze Weekly #72 - Code Maze
  2660. git/soc/soc.git - Unnamed repository; edit this file 'description' to name the repository.
  2661. you-dont-need/You-Dont-Need-GUI
  2662. Take your Windows Terminal and PowerShell to the next level with Terminal Icons
  2663. .NET MAUI Q&A
  2664. Docker without Docker
  2665. Idempotence Now Prevents Pain Later
  2666. CPU algorithm trains deep neural nets up to 15 times faster than top GPU trainers
  2667. .NET App Developer Links - 2021-04-09
  2668. Why Do Long Options Start with Two Dashes?
  2669. AWS Testing—Optimize Test Performance and Cut Costs
  2670. How we improved deployment velocity at Cronofy
  2671. How to collect .NET Core dump on Linux Web App
  2672. Supercharge Azure ML code development with new VS Code integration
  2673. Azure Service Fabric 8.0 Release
  2674. My Mental Model on Choosing a Database for a Particular Problem
  2675. The first fully-implanted 1000+ channel brain-machine interface
  2676. Scraping the web with Playwright
  2677. dotnet/net6-mobile-samples
  2678. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  2679. Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  2680. Using Azure App Configuration in .NET 5 Functions
  2681. Introducing Visual Studio Administrator Updates | Visual Studio Blog
  2682. Home-Built STM
  2683. The best way to stay up to date with C# 10 features - Productive C# | Learn C# with Practical Video Tutorials
  2684. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  2685. GitHub Quick Reviews
  2686. Hanselminutes with Scott Hanselman
  2687. Achievement is Discontinuous
  2688. How To Make Your Zoom Meetings Not Suck — Chris Clearfield
  2689. How To Use Htmx In Django · Matt Layman
  2690. Don't fall for quantum hype
  2691. On SPARS-CoV and Big Tech Censorship
  2692. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  2693. Windows Insider Program
  2694. On .NET Live - Creating your own .NET Project Templates
  2695. Announcing .NET 6 Preview 3 | .NET Blog
  2696. This Recruitment Website Publicly Exposes User Data
  2697. How to avoid GC pressure in C# and .NET
  2698. Release ILSpy 7.0 RC1 · icsharpcode/ILSpy
  2699. What's Cool in C# 8 and .NET Core 3 -- Visual Studio Magazine
  2700. ML.NET Survey: Machine Learning in .NET | .NET Blog
  2701. Real-Time Desktop Apps with Azure SignalR Service
  2702. AMD and Xilinx Stockholders Overwhelmingly Approve AMD’s Acquisition of Xilinx
  2703. sepfy/pear
  2704. Electronic Shelf Label Hacking with Arduino and ESP32
  2705. The Real Book - 99% Invisible
  2706. C++ coroutines: Awaiting the simple_task | The Old New Thing
  2707. Tutorial: Create a GitHub Action with .NET
  2708. The Architecture Behind A One-Person Tech Startup
  2709. Running Seq on Azure
  2710. Working with the Blazor DynamicComponent | Dave Brock
  2711. How To Monitor Events in Swift - Exceptionless
  2712. Creating Videos with React and Remotion
  2713. Talking about RavenDB in the Angular Show
  2714. When to use ValueTask and save precious memory in C#
  2715. Branchless Programming: Why "If" is Sloowww... and what we can do about it!
  2716. Using My Python Skills To Punish Credit Card Scammers
  2717. New Mexico Governor Signs Historic Legislation to End Qualified Immunity - Innocence Project
  2718. Getting started with OpenTelemetry and distributed tracing in .NET Core
  2719. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  2720. An Interview With the Man Who Keeps Uploading My Feet to WikiFeet
  2721. Dynamic URL Rewriting at the edge with Cloudflare
  2722. Welcoming the Ukrainian Government to Have I Been Pwned
  2723. How to make an awesome Python package in 2021
  2724. .NET Rocks! vNext
  2725. .NET App Developer Links - 2021-04-08
  2726. GraphQL on Azure: Part 6 - Subscriptions With SignalR
  2727. FDA approves first test of CRISPR to correct genetic defect causing sickle cell disease
  2728. Building Your First GitHub Action | Azure DevOps Blog
  2729. Automating "suggested / related posts" links for my blog posts
  2730. What Developers Can Do to Make the World a Healthier Place
  2731. Tip 311 - How to run Logic Apps in a Docker container
  2732. 7 Things You Can Do to Create Eco-friendly Websites and Apps
  2733. Bitemporal History
  2734. BleedingTooth: Linux Bluetooth Zero-Click Remote Code Execution
  2735. Stored Procedure in Entity Framework Core Migrations
  2736. Bitcoin could break everything
  2737. Dynamicland
  2738. Smarter Single Page Application with a REST API
  2739. Jonathon Dixon: Why I joined Cloudflare
  2740. Cycling is ten times more important than electric cars for reaching net-zero cities
  2741. WTF are these security chips?
  2742. Cancer Diagnoses Jump at 65 Years When Medicare Kicks In
  2743. Apple Watch Commercial (Xamarin Evolve 2014)
  2744. Performance Improvements in NuGet | Visual Studio Blog
  2745. The North Side - Daring LLC
  2746. Choosing a good development partner
  2747. I Actually Like Slack
  2748. A pretty good guide to pretty good privacy
  2749. The Cursed Certificate
  2750. An Introduction to Cryptocurrency Wallets: Which Wallet Type Suits You Best?
  2751. The Paradoxes of Modern Life - David Perell
  2752. Accumulating knowledge • Ted Piotrowski
  2753. Gregory Szorc's Digital Home | Modern CI is Too Complex and Misdirected
  2754. Make tests a part of your app
  2755. Are you foolish enough to innovate?
  2756. Embrace the Grind - Jacob Kaplan-Moss
  2757. Learning from your Mistakes: How a bug made me reprioritize my product roadmap
  2758. Releases support comments and reactions with Discussion linking - GitHub Changelog
  2759. Goodbye OpenSSL, and Hello To Google Tink
  2760. Financial architecture
  2761. Episode 372 - API Management
  2762. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  2763. .NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  2764. The antidote to civilisational collapse
  2765. Particle mystery deepens, as physicists confirm that the muon is more magnetic than predicted
  2766. dotnet/csharplang
  2767. Set up local development for Azure Static Web Apps
  2768. Virtual as a code smell*
  2769. Introducing the Azure Static Web Apps CLI
  2770. Cryptology ePrint Archive: Report 2021/442
  2771. Teaching with Simon Allardice
  2772. Announcing OpenXML Package Explorer for VS Code
  2773. MPC-Over-Signal
  2774. Screw it, I'll host it myself
  2775. The post-pandemic world: 34% of remote workers say they'd rather quit than return to full-time office work
  2776. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  2777. Deploying Rancher on k3s on WSL 2
  2778. auchenberg/volkswagen
  2779. The project that made me burnout
  2780. ADO.NET provider 8.0.1.0 for Firebird is ready
  2781. Jakub Konka Hired Full Time ⚡ Zig Programming Language
  2782. Optimizing non obvious costs
  2783. C++ coroutines: Accepting types via return_void and return_value | The Old New Thing
  2784. Update on git.php.net incident - Externals
  2785. Et tu, Signal?
  2786. 7% of Americans don’t use the internet. Who are they?
  2787. Announcing Facteur, a mailing kit for .NET
  2788. The pain points of C# source generators
  2789. Gregory Szorc's Digital Home | Surprisingly Slow
  2790. How We Bootstrapped a $1M ARR Email Client
  2791. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  2792. Optimizing your $Profile | PowerShell Team
  2793. The Azure Data Architecture Map
  2794. Don't Code Tired | Watch All My Courses For Free This April
  2795. The Unparalleled Genius of John von Neumann
  2796. On .NET Episode: A Journey to .NET MAUI
  2797. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  2798. Don't Be "That Guy" - Scott Kelby's Photoshop Insider
  2799. Introducing the Azure Static Web Apps CLI
  2800. The Facebook Phone Numbers Are Now Searchable in Have I Been Pwned
  2801. What Really Caused Facebook's 500M-User Data Leak?
  2802. All C++20 core language features with examples
  2803. Signal Adds Payments—With a Privacy-Focused Cryptocurrency
  2804. Azure DevOps Podcast: Richard Campbell on the History of .NET - Episode 133
  2805. Troy and Rob's Book
  2806. I’m Writing a Book with Rob Conery, and It’s Gonna Be Awesome
  2807. Elastic tabstops - a better way to indent and align code
  2808. Microsoft Previews Its Own Build of OpenJDK -- Visual Studio Magazine
  2809. Your E-Mail Validation Logic is Wrong
  2810. Dumping user data from cheap tablets in minutes
  2811. The Three Un’s of Successful Founders
  2812. Portable Internet Behavior Bond
  2813. Assembling An Atomic Brain?
  2814. 4 Non-standard Ways to Fix N+1 Queries in Rails
  2815. How I Use My Free Azure Credit 💸
  2816. Announcing Preview of Microsoft Build of OpenJDK | Java at Microsoft
  2817. The Fastest, Safest PNG Decoder in the World
  2818. GitHub Sponsors Community
  2819. Programming is hard
  2820. Help us test payments in Signal
  2821. AsynkronIT/protoactor-dotnet
  2822. Eliminating Data Races in Firefox – A Technical Report – Mozilla Hacks - the Web developer blog
  2823. I Refused to Become an FBI Informant, and the Government Put Me on the No Fly List
  2824. .NET April 2021 Updates – 5.0.5 | .NET Blog
  2825. Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update -- Visual Studio Magazine
  2826. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  2827. Which Degree Should You Pursue to Get a Job in Tech?
  2828. Laying Out Pages | Web Browser Engineering
  2829. Visual Studio Toolbox Live - What's New in VS for Mac?
  2830. GitHub Quick Reviews
  2831. Local Development with Azure Service Bus
  2832. 4 Features Every Developer Must Know in C# 9.0
  2833. How I Got Into Computers AppDev Edition
  2834. Accessing Dapr secrets building block using Dapr .NET SDK
  2835. Please don’t make me go back: Some of the reasons I hope work from home continues and I never have to return to an office — Ryan Mercer's Thoughts
  2836. The Daily Standup is a Waste of Time | Build the Stage
  2837. 10 Things I Hate About PostgreSQL
  2838. C++ coroutines: Building a result holder for movable types | The Old New Thing
  2839. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  2840. "I'll Finish It This Week" And Other Lies
  2841. Django 3.2 released | Weblog
  2842. Efficiency of the winsorized and trimmed Harrell-Davis quantile estimators
  2843. Leaked phone number of Mark Zuckerberg reveals he is on Signal
  2844. WPO-Foundation/webpagetest-github-action
  2845. ASP.NET Core in Action, Second Edition is available now!
  2846. Breaking GitHub Private Pages for $35k
  2847. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  2848. C# 9 pattern matching - Red Hat Developer
  2849. The Facebook Phone Numbers Are Now Searchable in Have I Been Pwned
  2850. Have I Been Facebooked?
  2851. (PDF) Where has all the oil gone? BP branding and the discursive elimination of climate change risk
  2852. Blazor WASM 404 error and fix for GitHub Pages
  2853. .NET App Developer Links - 2021-04-06
  2854. AzureFunBytes - Intro to Cosmos DB with Mark Brown | Azure DevOps Blog
  2855. Integrating C# with Legacy Elixir Projects
  2856. Dependency Injection Explained - Brian Lagunas
  2857. Deploying an Azure Function App with Bicep
  2858. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  2859. Static methods considered evil?
  2860. Announcing TypeScript 4.3 Beta | TypeScript
  2861. Write Your Erlang Gen Servers in Visual Basic
  2862. Moving to Desktop Applications in .NET Core/.NET 5
  2863. Whiteboard-style Coding Interviews Might Not Be as Bad as You Think
  2864. ASP.NET Forums are Moving to Microsoft Q&A
  2865. Legalizing Gay Marriage in Crusader Kings III with Ghidra
  2866. 7.3 million Aussies caught in Facebook hack
  2867. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  2868. Predictive Coding has been Unified with Backpropagation - LessWrong
  2869. ASP.NET Community Standup - gRPC Performance Improvements
  2870. Announcing Open Source C# standardization | .NET Blog
  2871. aava.sh
  2872. How I made $500k as a part-time tech recruiter
  2873. The Danger of "Simplicity"
  2874. How I solved RSI Repetitive Strain Injury
  2875. UFS Boot Environments for ARM
  2876. Owning Your Own Data
  2877. Activity is not impact
  2878. My Struggle With Probability Theory
  2879. How I lost 25 pounds lugging my Peloton across the country in the back of my car
  2880. How to convince your product owner to invest more time in technical tasks
  2881. History is Repeating Itself and Why You Should Care - Sasank's Blog
  2882. Reflections on (roughly) 750,000 words
  2883. Machine Learning with ML.NET - Object detection with YOLO
  2884. My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  2885. Episode 371 - Cloud Native Machine Learning
  2886. Back to Basics: What Is a Delegate?
  2887. ASP.NET Community Standup - The 12 Factor App
  2888. Win a free copy of Eggcelerate!
  2889. Writing tools I learned from The Economist
  2890. Announcing Open Source C# standardization | .NET Blog
  2891. Building a Social Media monitoring tool with NodeJs, Azure Cosmos DB and Azure Cognitive services
  2892. Google Is Testing Its Controversial New Ad Targeting Tech in Millions of Browsers. Here’s What We Know.
  2893. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  2894. Tetris in Blazor Part 3: Tetrominos
  2895. Ekspert: Sådan finder du sikkert ud af, om du er en af de 600.000 danskere, der har fået delt data i Facebook-læk
  2896. Using raw html with isolated CSS in Blazor - Gérald Barré
  2897. The .NET Docs Show - C# Ask Me Anything 🤯
  2898. C++ coroutines: Making the promise itself be the shared state, the outline | The Old New Thing
  2899. 18-956 Google LLC v. Oracle America, Inc. (04/05/2021)
  2900. Pandemic Profits: Netflix Made Record Profits in 2020, Paid a Tax Rate of Less than 1 Percent
  2901. Friday Five: Azure Communication Services, More!
  2902. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  2903. Elegant Acceptance Testing in .NET with SpecFlow
  2904. soywod/himalaya
  2905. 248: Satisfying Business Requirements
  2906. Creating Blazor Material Navigation Menu - Code Maze
  2907. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  2908. .NET News Roundup - Week of March 29th, 2021
  2909. .NET App Developer Links - 2021-04-05
  2910. Why software engineers should become CEOs
  2911. Have I Been Pwned: Pwned websites
  2912. Researchers demonstrate first human use of high-bandwidth wireless brain-computer interface
  2913. Novel HIV vaccine approach shows promise in “landmark” trial
  2914. How Did Microsoft Make Flight Simulator Seem So Real?
  2915. Cryptology ePrint Archive: Report 2021/123
  2916. Why I don't have any analytics on my blog
  2917. Clean Slate
  2918. Computers Are Bad
  2919. Shadertoy
  2920. The Strange Case Of The Illegal Instruction
  2921. Creating a side project when you don't need the money
  2922. Beautiful PDFs from HTML
  2923. Speedtest by Ookla - The Global Broadband Speed Test
  2924. Blazor Power BI Paginated Reports
  2925. WebPageTest - Visual Comparison
  2926. How to bypass CloudFlare bot protection ?
  2927. charmbracelet/lipgloss
  2928. I thought I was dying: My apartment was built on toxic waste
  2929. Support host.docker.internal DNS name to host · Issue #264 · docker/for-linux
  2930. Azure Functions and SignalR with Anthony Chu | Web Wednesday
  2931. climech/grit
  2932. How Runescape catches botters, and why they didn’t catch me
  2933. The Beauty of Programming | Bryn Mawr College
  2934. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  2935. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  2936. Keyboard interface hardware
  2937. Rédacteur Principal de Contenu / Senior Content Writer in Vancouver, British Columbia, Canada | Engineering at Microsoft
  2938. Perfect One-Pot, Six-Pan, 10-Wok, 25-Baking Sheet Dinner
  2939. Matthew Walker's "Why We Sleep" Is Riddled with Scientific and Factual Errors - Alexey Guzey
  2940. 5 Levels of Pirates of the Caribbean Theme: Noob to Epic
  2941. How Doctors Die | The Saturday Evening Post
  2942. Apple 2001 - CoRecursive Podcast
  2943. 533 million Facebook users’ phone numbers leaked on hacker forum
  2944. Coinhive domain repurposed to warn visitors of hacked sites, routers
  2945. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  2946. Birmingham 43, by Canton Becker
  2947. Let’s #learntocode and then we’ll be #programming together! #letslearndotnet #CodeTok #TechTok
  2948. M1 vs ThreadRipper vs Pi: Software Drag Racing
  2949. Mummies on the move: Egypt holds grand parade to transfer antiquities to new museum
  2950. Search by phone number
  2951. The remote-working revolution: how to get it right | The Economist
  2952. Terramaster NAS exposing itself with UPNP
  2953. The Sonic (Entrepreneurship) Boom | No Mercy / No Malice
  2954. My "shiny future"
  2955. Why I left a billion-dollar startup
  2956. Lithium battery costs have fallen by 98% in three decades
  2957. Radical Transparency - Nucks
  2958. If You Play With FIRE, Don't Get Burned – Of Dollars And Data
  2959. Jeremy Mikkola - The problem with slow tools
  2960. Toshi Omagari | Ink traps and pals
  2961. Rocky Jaiswal | Go with functions
  2962. paulomorgado/HttpClientFactoryDemo
  2963. 周囲の“ノイズ”を徹底的に遮断! 一瞬で集中できる空間を作り出すウェアラブル端末「WEAR SPACE」
  2964. Obvious and possible software innovations nobody does
  2965. How to use Sagas to process orders - part 1
  2966. The barriers to decentralisation
  2967. GitHub investigating crypto-mining campaign abusing its server infrastructure | The Record by Recorded Future
  2968. darkhttpd
  2969. My biggest startup mistake: Thinking it would save me
  2970. Google is restricting which apps can see the other installed apps on your device
  2971. dotnet/runtime
  2972. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  2973. Dapr v1.1.0 is now available
  2974. Experimental features - Microsoft Edge Development
  2975. How NOT to be a screen vampire
  2976. PostgreSQL Security Hardening
  2977. Fed up with the Mac, I spent six months with a Linux laptop. The grass is not greener on the other side
  2978. Pixel 6 Could Feature Google’s First Mobile Processor - Thurrott.com
  2979. Deploying Windows Apps with ClickOnce on .NET 5
  2980. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  2981. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  2982. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  2983. Windows 95 — How Does it Look Today?
  2984. The Exception Model
  2985. EARRRL – the Estimated Average Recent Request Rate Limiter · Thought Box
  2986. Loqbox Data Breach Compensation | Keller Lenkner™
  2987. Cryptology ePrint Archive: Report 2021/418
  2988. Nobel laureate Isamu Akasaki, inventor of first efficient blue LED, dies at 92
  2989. A toolset for tackling technical debt
  2990. dotnet/runtime
  2991. "Civil War Is the Ongoing Condition of Democracy": Reflections on Nicole Loraux - JHI Blog
  2992. Open Source is Insufficient to Solve Trust Problems in Hardware
  2993. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  2994. Jon Galloway on Visual Studio Mac
  2995. Paulos Yibelo - Blog: This man thought opening a TXT file is fine, he thought wrong. macOS CVE-2019-8761
  2996. XKCP/K12
  2997. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  2998. Minimum Viable Dice Wars - Mitchum.Blog
  2999. I ended up adding duplicate records on a unique index in MongoDB - blag
  3000. Life In North Korea As A Foreigner Surviving 3 Years - My Diplomatic Life
  3001. File Upload Extension Validation In ASP.NET Core
  3002. draft-viguier-kangarootwelve-04 - KangarooTwelve
  3003. The world of Design Tokens - Dani Guardiola's blog
  3004. Intro to Graphics 11 - Surfaces
  3005. Building a phone book: Part III
  3006. Home
  3007. C++ coroutines: Making the promise itself be the shared state, the inspiration | The Old New Thing
  3008. Oodle now available in Unreal Engine 4.27 through GitHub access
  3009. Move Slow and Make Things | Stitch Fix Technology – Multithreaded
  3010. Every Noise at Once
  3011. Free April
  3012. tmux lets you select and copy text with your keyboard
  3013. You Can't Trust Amazon When It Feels Threatened - Last Week in AWS
  3014. Code Maze Weekly #71 - Code Maze
  3015. The Teams Dashboard: A New Place to Call Home
  3016. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  3017. Exception Handling in the Profiling API
  3018. Weekly Update 237
  3019. simplenetes-io/simplenetes
  3020. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  3021. .NET App Developer Links - 2021-04-02
  3022. Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development: Ashcraft, Alvin: 9781800208667: Amazon.com: Books
  3023. Uppestcase and Lowestcase Letters: Advances in Derp Learning
  3024. Tools for Auditing CSS | CSS-Tricks
  3025. Zero click vulnerability in Apple’s macOS Mail
  3026. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  3027. Weekly Update 237
  3028. Attracting and Retaining Diverse Tech Talent with April Christina Curley | Hanselminutes with Scott Hanselman
  3029. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  3030. isEven API
  3031. At a Startup? Write as Little Software as you Can - naildrivin5.com
  3032. On Identity: Being and Becoming – Karan Chawla
  3033. How I Got Caching Working with Netlify and Cloudflare, or How I Almost Ditched Cloudflare for No Good Reason
  3034. In overnight vote, Texas Senate passes bill that would make it harder to vote
  3035. Great Bitter Lake Association - 99% Invisible
  3036. signed char lotte
  3037. The war without end: Mac vs. PC
  3038. This blog is now hosted on a GPS/LTE modem
  3039. The algorithm did it! - hisham.hm
  3040. The compiler will optimize that away
  3041. Y Combinator and Equity Theft
  3042. Autism challenges on the workplace (2021, 2/5) - A disability of trust
  3043. A Small Change that Could Make Ycombinator (and you?) More Successful
  3044. shortest path, faster | kipply's Blog
  3045. Cryptology ePrint Archive: Report 2021/114
  3046. dotnet/csharplang
  3047. On .NET Live - .NET Framework to .NET Core Migration
  3048. TSMC cancels chip price cuts and promises $100bn investment surge
  3049. How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  3050. Stop Calling Everything AI, Machine-Learning Pioneer Says - IEEE Spectrum
  3051. Changelog 25 - Exemplary Eleven, Ravishing Recorder, Captivating Calendar, Beaming Backup
  3052. Report: TypeScript Pays Well, Projected for Huge Growth (C#, Not So Much) -- Visual Studio Magazine
  3053. Swappers
  3054. Quickstart: Deploy an ASP.NET web app - Azure App Service
  3055. Let's Learn .NET - Microservices
  3056. Page Remote Validation in ASP.NET Core Identity
  3057. A categorized list of all Java and JVM features since JDK 8 to 16
  3058. CellMate Vulnerability
  3059. Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  3060. s-macke/VoxelSpace
  3061. C++ coroutines: What happens if an exception occurs in my return_value? | The Old New Thing
  3062. Unveiling Gavran: RavenDB re-written in C
  3063. Can you fit an Entire Windows App inside a QRCode?
  3064. Pro1 X - F(x)tec
  3065. Massive security breach at US universities.
  3066. 5 Common JavaScript Mistakes with Equality
  3067. CUKE Build - CUKE Build
  3068. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  3069. Is Passion Required To Be a Successful Software Developer?
  3070. If Management Isn’t A Promotion, Then Engineering Isn’t A Demotion
  3071. Tracing Paper
  3072. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  3073. Redefining what a map can be with new information and AI
  3074. Latest EmDrive tests at Dresden University shows "impossible Engine" does not develop any thrust
  3075. .NET App Developer Links - 2021-04-01
  3076. .NET Rocks! vNext
  3077. Tutorial: Publish Azure Static Web Apps with Azure DevOps
  3078. Bicep - Why do we need yet another way to deploy stuff in Azure?
  3079. Common Misconception #2 – Serverless is good for APIs
  3080. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  3081. Public preview: Azure Static Web Apps now supports deployment with Azure DevOps | Azure updates | Microsoft Azure
  3082. Let's Give Some Unit Testing Love to C# 8 and C# 9 Features
  3083. UC part of nationwide cyber attack
  3084. REST APIs for Microservices? Beware!
  3085. Scientists Create Simple Synthetic Cell That Grows and Divides Normally
  3086. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  3087. FiloSottile - Twitch
  3088. Jump in cancer diagnoses at 65 implies patients wait for Medicare, according to Stanford study
  3089. C# Source Generators
  3090. U.S. Army advances its 120,000 HoloLens-based headset deal with Microsoft | ZDNet
  3091. A simple reply can reduce future racist behavior from harassers on Twitter -if it comes from a white man. References in bio as always #racism #blm
  3092. Setting Up an M1 Mac for Xamarin Development
  3093. Problems with Wunderground integration
  3094. 1002: Keep Files Smaller Than You
  3095. Cryptography and assembly code
  3096. Actually Alison | Blog
  3097. It's hard to draw lessons from your own failures
  3098. AES was worth $250 billion dollars
  3099. Banned From Skype – Jesse Nickles
  3100. The Cost of Proof of Work
  3101. Carthusian Citation Credits
  3102. egil/genzor
  3103. Age Of Suggestion • Joe Blau
  3104. Buying Breached Data: When Is It Ethical?
  3105. Tether produces a new attestation — it says nothing useful
  3106. MakAir Series: Engineering Focus on Ventilator Software
  3107. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  3108. .NET R&D Digest (March, 2021)
  3109. I Now Own the Coinhive Domain. Here's How I'm Fighting Cryptojacking and Doing Good Things with Content Security Policies.
  3110. Sublime Text 4
  3111. Azure Named Cloud Functions Leader, but Knocked for Plan Requirements -- Visual Studio Magazine
  3112. How to Outsmart Your Own Unconscious Bias
  3113. gd/rust - platform/system/bt - Git at Google
  3114. .NET Foundation Survey
  3115. Copyright infringement by "Culture4Life GmbH" / LucaApp · Issue #1 · thesimj/jBaseZ85
  3116. Organizing (Commands, Events & Handlers) in Microservices/SOA
  3117. Inside a viral website
  3118. C# 9 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  3119. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  3120. Working with the Enron dataset
  3121. C++ coroutines: The initial and final suspend, and improving our return_value method | The Old New Thing
  3122. Apple's cooperation with authoritarian governments
  3123. Durable Objects, now in Open Beta
  3124. akavel/up
  3125. Episode 14: Schnorr, Factoring and Lattices!
  3126. Minimalistic C# APIs with FeatherHttp
  3127. featherhttp/framework
  3128. .NET App Developer Links - 2021-03-31
  3129. The Hitchhiker’s Guide to Online Anonymity
  3130. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  3131. Deploying packages with GitHub Actions
  3132. Meet the 2021 Imagine Cup World Finals judges
  3133. Kafka Without ZooKeeper: A Sneak Peek At the Simplest Kafka Yet
  3134. Angular Basics: The Scope of This and Arrow Functions
  3135. Maximizing the power of logs as your application scales - Michael's Coding Spot
  3136. The Dual Nature of Software Development - darcism.com
  3137. Here, I made a way to navigate between ANY files in Visual Studio
  3138. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  3139. github/roadmap
  3140. Publish Unit Test Results - GitHub Marketplace
  3141. GitHub Desktop now supports cherry-picking - The GitHub Blog
  3142. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  3143. A command-line grammar of graphics
  3144. Those pesky pull request reviews
  3145. Some opinionated thoughts on SQL databases
  3146. My Self-Taught Tech Career - Work & Life Notes
  3147. Friendship Cards
  3148. Who has the fastest F1 website in 2021? Part 1
  3149. bitwarden/desktop
  3150. Online privacy: What you need to know about keeping your personal data secure
  3151. Online privacy: What you need to know about keeping your personal data secure
  3152. Multiple hosts and target server type feature by vonzshik · Pull Request #3607 · npgsql/npgsql
  3153. Time-lock encryption · Gwern.net
  3154. Using TwentyThree video service with Episerver
  3155. Support | Dell US
  3156. Google collects 20 times more telemetry from Android devices than Apple from iOS | The Record by Recorded Future
  3157. JaxDug: Routing In Azure with Giraffe and F# - Andrew Carver
  3158. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  3159. On .NET Live - .NET Framework to .NET Core Migration
  3160. Languages & Runtime Community Standup - The C# language design process
  3161. Roxel, Münster, North Rhine-Westphalia, Germany - Bing Maps
  3162. Font size is useless; let’s fix it
  3163. Computers, Monitors & Technology Solutions | Dell USA
  3164. FatFace Disclosed Data Breach; Turns Out It Suffered Ransomware Attack
  3165. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  3166. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  3167. ASP.NET Community Standup - The 12 Factor App
  3168. GitHub Quick Reviews
  3169. Introducing 'innernet' | tonari blog
  3170. Documenting APIs with OpenAPI/Swagger [15 of 18] | Beginner's Series to: Web APIs
  3171. Using COPY command with Azure Synapse Analytics SQL Dedicated Pool | Developer Support
  3172. Voltswagen: A new name for a new era of e-Mobility
  3173. Submit Story - Clients From Hell
  3174. Angular Language Service for Visual Studio Update | Visual Studio Blog
  3175. Cloudflare’s WAF is recognized as customers’ choice for 2021
  3176. OpenSleigh
  3177. Recovering a full PEM Private Key when half of it is redacted
  3178. Unsplash is being acquired by Getty Images
  3179. Browse all - Learn
  3180. C++ coroutines: Basic implementation of a promise type | The Old New Thing
  3181. Easily Set Up Tailwind CSS with Vanilla JavaScript in 10 Minutes
  3182. C# 9 top-level programs and target-typed expressions - Red Hat Developer
  3183. gruns/icecream
  3184. Build Zero Trust rules with managed devices
  3185. Viewing app configuration using Oakton's Describe command and Spectre.Console
  3186. Official PHP Git server targeted in attempt to bury malware in code base | ZDNet
  3187. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  3188. Trimmed modification of the Harrell-Davis quantile estimator
  3189. Using React with D3.js
  3190. AT&T lobbies against nationwide fiber, says 10Mbps uploads are good enough
  3191. .NET GC Internals - 09. GC roots
  3192. Integration with On-Premises Data Sources in Azure Synapse Analytics | Developer Support
  3193. Harder, Better, Faster, Stronger Builds
  3194. How I Got Into Computers IT Pro Edition
  3195. .NET App Developer Links - 2021-03-30
  3196. Sands of MAUI: Issue #2
  3197. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  3198. Jump-starting Migration to .NET Core with Upgrade Assistant
  3199. Hello, HPy
  3200. Who Is Responsible For Building Tests? - Redgate Software
  3201. Add Developer PowerShell and Developer Command Prompt for Visual Studio to Windows Terminal
  3202. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  3203. coolLabs
  3204. grep.app | code search
  3205. birchb1024/frangipanni
  3206. USB 3.0* Radio Frequency Interference on 2.4 GHz Devices
  3207. Adam Storr - Why won't you load my configuration Azure Functions?
  3208. Beautiful calculator for Mac
  3209. Why Do Interviewers Ask Linked List Questions? • Hillel Wayne
  3210. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  3211. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  3212. YouTube
  3213. NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
  3214. YouTube
  3215. 68k.news: Headlines From the Future
  3216. Humans are eating the world...
  3217. How much can a Clojure developer do alone?
  3218. Automatically Expanding Taxonomy
  3219. Preferred Stock and Common Stock Aren’t The Same
  3220. Notes on an Open Scraping Database
  3221. How I Fixed My Personal Finances using Money Plans — Hulry
  3222. Peace of mind backup - boa.nu
  3223. Let's port Duke Nukem 3D to SerenityOS
  3224. Fleeing WhatsApp for Privacy? Don't Turn to Telegram
  3225. Heroes, Victims, and Society
  3226. Creation vs. Consumption
  3227. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  3228. Blogging with guest Andrew Lock | Weekly Dev Tips
  3229. Blogging with guest Andrew Lock
  3230. Herding Code 244: Ben Scheirman on SwiftUI and Combine
  3231. dotnet/aspnetcore
  3232. Incognito Wallet - Anonymous Crypto Wallet App
  3233. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  3234. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  3235. Be careful when mixing ValueTask and Task.Run - Gérald Barré
  3236. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  3237. C++ coroutines: The mental model for coroutine promises | The Old New Thing
  3238. Building a phone book: Part II
  3239. Running Remote Containers... FAST! - Espresso Coder
  3240. Announcing the Deno Company
  3241. Changes to Git commit workflow
  3242. Is awaiting a Task instead of returning it directly in C# actually slower?
  3243. 208.43.231.11 Git
  3244. A new Cloudflare Web Application Firewall
  3245. ``Everyone wants to do the model work, not the data work'': Data Cascades in High-Stakes AI
  3246. This is What Happens When You Fly a Drone Into a Volcano
  3247. 247: Generating UI with GPT-3
  3248. Adding source control to Azure Synapse Analytics Studio | Developer Support
  3249. The Rising Value of Big Data in Application Monitoring
  3250. lucidrains/deep-daze
  3251. Serilog.Expressions 2.0 update
  3252. Getting started with Self Sovereign Identity SSI
  3253. Blazor Material UI - Configuration and Theme Customization - Code Maze
  3254. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  3255. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  3256. .NET News Roundup - Week of March 22th, 2021
  3257. .NET App Developer Links - 2021-03-29
  3258. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  3259. Project Reunion: Why Desktop Developers Care
  3260. SSL/TLS connection issue troubleshooting test tools
  3261. .NET Standard 1.3 is no longer supported in AWS SDK for .NET version 3.7 | Amazon Web Services
  3262. New 5G protocol vulnerabilities allow location tracking | The Record by Recorded Future
  3263. What is Scrum?
  3264. OpenPGP Message Format
  3265. Up For Grabs
  3266. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  3267. Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
  3268. Developer tools can be magic. Instead, they collect dust.
  3269. Coding Shorts: Demystifying Bitwise Operators in C#
  3270. How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?
  3271. Piano Practice Software Progress · Jacques Mattheij
  3272. Think like an educator about code quality
  3273. Men Clamming Up
  3274. How to get internet for free aka borrow your neighbors xfinity internet - Opposite Invictus - Ramblings of a torn mind
  3275. Nine programs forced off air by cyber attack
  3276. Pin and suffering - fasterthanli.me
  3277. Being a woman in tech should not be controversial
  3278. I made an eInk newspaper - Greg Raiz
  3279. New Windows Easter Egg Discovered - And I'm in it!
  3280. Valentin Vincendon - A "sudden strong wind": the worst excuse Ever Given?
  3281. PGP is a Form of Minimalism [The Call of the Open Sidewalk]
  3282. The Narcissism of Technical Differences
  3283. Writing Documentation
  3284. Your Addiction to Outrage is Ruining Your Life
  3285. Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
  3286. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  3287. No one gives a shit what programming language you use
  3288. Bitcoin is not a Battery — it is a Sink
  3289. City of Seattle Registration
  3290. About | Mina Illuminate
  3291. r/node - A clear structure like this 🚀
  3292. Playing with an X-Touch Mini controller using C#
  3293. CodingBlast
  3294. score 0.4.0
  3295. Mina Illuminate: Genesis Launch Summit - Crowdcast
  3296. JonDouglas/score
  3297. Ever Given Ever Ywhere
  3298. A Strange But Elegant Approach to a Surprisingly Hard Problem (GJK Algorithm)
  3299. C# 8 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  3300. Cyber Security Threat: Australian Health at Risk | Eve Cogan's Blog
  3301. Does Amazon make more from ads than AWS? — Benedict Evans
  3302. Compiler Explorer - C++ (x86-64 clang (assertions trunk))
  3303. Figma to React – Convert Figma designs to React code
  3304. harc/ohm
  3305. Why I'm unreachable and maybe you should be too
  3306. Scott C. Krause Front-end Engineer | Vue.js TypeScript GoLang WASM
  3307. What You Need to Know About Buying Properties with Friends
  3308. On Sperging Out
  3309. Who Do You Want To Be? — Clayton Dorge
  3310. Reflection of Speaking in Public
  3311. Financial Management of a Digital Nomad
  3312. Roll Your Own CSS-in-JS Library (1) - Introduction
  3313. Why the F**k won’t you build?
  3314. Principled hypocrisy
  3315. Single-primitive authenticated encryption for fun
  3316. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  3317. Async and Await and what is it actually doing?
  3318. 'Agile' F-35 fighter software dev techniques failed to speed up supersonic jet deliveries
  3319. Quokka.js VS Code Extension - The Fastest Way to Test JavaScript
  3320. Linux vs Windows Round 0: A Microsoft Dev Builds the Linux Kernel
  3321. What is the Cloud? Soft and Fluffy Edition - Computer Stuff They Didn't Teach You #10
  3322. Designer AND Developer - Amy Dutton Can Do It All!
  3323. Davepl: Microsoft Company Meetings of the 1990s
  3324. Intro to Graphics 08 - WebGL
  3325. The Hottest New Tech in Web Development with Scott Tolinski
  3326. The Path to Becoming a Software Developer with Mary Baker
  3327. 5 Tips For Crushing Your Developer Interviews
  3328. Blazor WebAssembly - Downloading Files : EP19
  3329. WSL2, Visual Studio Code, Windows 10, Ubuntu/Linux + more - Computer Stuff They Didn't Teach You #19
  3330. Blazor WebAssembly : JavaScript Isolation - EP21
  3331. How I Automated the Boring with JavaScript, Cloudflare Workers, and Airtable
  3332. .NET GC Internals - 08. Generations
  3333. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  3334. JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  3335. Intro to Graphics 09 - Curves (Part 1)
  3336. Black to the Future - Angie Jones
  3337. .NET GC Internals - 07. Allocations
  3338. Davepl: Who Decides New Windows Features?
  3339. Blazor WebAssembly : Virtualize Component - EP20
  3340. .NET GC Internals - 06. Compact phase
  3341. Davepl: The Microsoft Employee Review Stack Ranking System
  3342. Davepl: Windows "Pinball" Easter Egg and Cheats
  3343. Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  3344. Linux vs Windows Round 1: Open Source vs Proprietary - From a Retired Microsoft Dev
  3345. Blazor WebAssembly : Deploy to IIS - EP23
  3346. Microsoft Weddings and Marriages #Shorts
  3347. Davepl: Windows Source Code Leak and the Task Manager Code
  3348. Black to the Future - Bryce Sharp
  3349. Dave's Garage Livestream - Linux vs Windows Secrets plus more!
  3350. Intro to Graphics 07 - GPU Pipeline
  3351. What is FreeRTOS? (ESP32 + Arduino series)
  3352. Blazor WebAssembly : Lazy-loading Assemblies - EP22
  3353. .NET GC Internals - 05. Sweep phase
  3354. Do Microsoft Devs Secretly Use Linux?
  3355. Hello, Assembly! Retrocoding the World's Smallest Windows App in x86 ASM
  3356. Setting up Cardano Relays using Kubernetes/microk8s
  3357. Authentication with Nextjs, Fauna, and Auth0 - Nextjs Crash Course Part 2
  3358. Best Features and Benefits of the Jamstack with Colby Fayock
  3359. How I Bombed My First Technical Interview
  3360. Solid - A Better Web (Simply Explained)
  3361. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  3362. Watch as I build my YouTube Subscriber Counter!
  3363. Hello, Windows! RetroCoding "Hello World" for Windows with Dave
  3364. Is Gatsby a Backend Framework?!?!
  3365. The Day Microsoft Campus Crashed - Bedlam at Microsoft!
  3366. Manage FreeRTOS tasks - Suspend, Delay, Resume, Delete (ESP32 + Arduino series)
  3367. Intro to Graphics 10 - Curves (Part 2)
  3368. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  3369. Azure Static Web Apps, Website, GitHub, SSL & hosting FREE! Computer Stuff They Didn't Teach You #20
  3370. Davepl: Writing Your Own Operating System
  3371. We asked a Retired Microsoft Windows Engineer 100 Questions! Why oh Why? Find out!
  3372. That time Bill Gates had a house party...
  3373. Are there Secret Microsoft APIs in Windows 10?
  3374. Build a Harry Potter API with Node.js, Express.js, and Dynamo DB
  3375. Should You Learn VIM as a Developer?
  3376. Mentorship vs. Sponsorship + Storytelling - Computer Stuff They Didn't Teach You #21
  3377. Top 5 Questions I Get About VS Code - VS Code Settings Q and A
  3378. Adam Savage's One Day Builds: 3D Print UV Curing Oven!
  3379. Bel Canto - Big Belly Butterflies
  3380. Keyless SSL now supports FIPS 140-2 L3 hardware security module (HSM) offerings from all major cloud providers
  3381. Louvre site des collections
  3382. Tesla broke US labor law with anti-union efforts – watchdog
  3383. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  3384. National Privacy Tests: country rankings, and insights
  3385. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  3386. I found Annie from Annie's Mac and Cheese. Here's her story.
  3387. SecurityFWD: How Far Can Wi-Fi Really Travel?
  3388. Weekly Update 236
  3389. Fairphone suggests Qualcomm is the biggest barrier to long-term Android support
  3390. The Ancient Method That Keeps Afghanistan's Grapes Fresh All Winter
  3391. Who Will Write your Company’s Technical Content?
  3392. A Modest Proposal: Let’s Stop Lying To Each Other in Our Research Papers - Maxwell Forbes
  3393. Weekly Update 236
  3394. Notetaking for fun and profit. | /param/home
  3395. Contributing to WPF and Windows Forms Projects on GitHub
  3396. It doesn't work | Frank DENIS random thoughts.
  3397. Planned maintenance scheduled for Saturday, March 27, 2021 at 1:00 UTC (Friday March 26 9:00 PM US/EDT)
  3398. NixOS on Raspberry Pi - Blog by Anne Douwe Bouma
  3399. Don't let your design system seem complete
  3400. Bits of Security | Datadog
  3401. Other Ways - Christopher Butler
  3402. How to make Command Prompt, PowerShell, or any Shell launch from the Start Menu directly into Windows Terminal
  3403. Microsoft Events
  3404. Announcing WPF, WinForms, and WinUI are going Open Source
  3405. Pro .NET Benchmarking: The Art of Performance Measurement: Akinshin, Andrey: 9781484249406: Amazon.com: Books
  3406. https://www.aumasson.jp/data/talks/uwat-tssecdsa21.pdf
  3407. thalesfragoso/at28c-rs
  3408. janroesner/sixty5o2
  3409. Common Crawl
  3410. U.S. rent has increased 175% faster than household income over past 20 years
  3411. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  3412. Buffer overruns, license violations, and bad code: FreeBSD 13’s close call
  3413. GitHub Quick Reviews
  3414. Factorio Is The Best Technical Interview We Have
  3415. Video by Hannah Joy Gebresilassie
  3416. Using Source Generators for Fun (and maybe profit) - with Jason Bock
  3417. Tesla - Los Angeles
  3418. How to Recognize, Prevent, and Manage Burnout
  3419. Practical Heart
  3420. Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  3421. APT Encounters of the Third Kind
  3422. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  3423. If Your Boss Could Do Your Job, You’re More Likely to Be Happy at Work
  3424. How to implement a hash table (in C)
  3425. Google's unusual move to shut down an active counterterrorism operation being conducted by a Western democracy
  3426. Code Maze Weekly #70 - Code Maze
  3427. Creating a task completion source for a C++ coroutine: Failing to produce a result | The Old New Thing
  3428. Building a phone book: Part I
  3429. Emoji under the hood
  3430. Introducing Super Bot Fight Mode
  3431. Make the Web Faster! - PHINUG 2021.04
  3432. Use Git Hooks To Automate Your Workflow - CodeWithStu
  3433. Hammster/windows-terminal-shaders
  3434. Duende Software Blog
  3435. The Drivers Cooperative
  3436. 'WeLeakInfo' Site: UK Police Arrest 21 Alleged Users
  3437. Georgia's voting bill makes water an illegal substance
  3438. The Windows Terminal made better with the Command Palette plus Multiple Actions in one Command
  3439. permission.site
  3440. Polaris
  3441. String.Concat Method (System)
  3442. .NET App Developer Links - 2021-03-26
  3443. Adjust, Save and Restore Webcam Properties With CamProps
  3444. Building Our First Microservice | The Xamarin Show
  3445. Human-Readable JavaScript: A Tale of Two Experts
  3446. Choices in Desktop Development
  3447. Announcing Rust 1.51.0 | Rust Blog
  3448. Dynamics 365 Finance and operations - Architecture - Pradeep Loganathan
  3449. Steve Jobs Interview - 2/18/1981
  3450. Building a full-text search engine in 150 lines of Python code · Bart de Goede
  3451. Episode 370 - What the Hack
  3452. Red Hat statement about Richard Stallman’s return to the Free Software Foundation board
  3453. NDC Manchester 2021 - LIVE!
  3454. Success Mysticism - Christopher Butler
  3455. Introducing: Funds for Open Source.
  3456. Rapid, widespread, and preferential increase of SARS-CoV-2 B.1.1.7 variant in Houston, TX, revealed by 8,857 genome sequences
  3457. What I learned promoting my first side project as an engineer
  3458. The six principles of lifestyle businesses
  3459. dodyg/practical-aspnetcore
  3460. Tracking the front page of the New York Times
  3461. You are sharing your downloads with your Antivirus Company
  3462. The most requested features for online food delivery
  3463. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  3464. Jessica Walter, ‘Arrested Development’ and ‘Archer’ Star, Dies at 80
  3465. Is this ship still stuck?
  3466. Outside In: The Innovation Stack with Jim McKelvey | Hanselminutes with Scott Hanselman
  3467. Raft does not Guarantee Liveness in the face of Network Faults
  3468. A "Better C" Benchmark
  3469. Apple MacBook M1 for .NET and Xamarin Developers: First Look
  3470. Loop alignment in .NET 6 | .NET Blog
  3471. Fossil: Fossil Chat
  3472. WebAssembly-Powered FM Synthesizer
  3473. Phones and Apps Reduce Your Ability to Focus Even When They Don’t Distract You · Next Level Productivity Blog
  3474. Why All My Servers Have an 8GB Empty File
  3475. On .NET Live - Cloud Native Patterns for .NET Developers
  3476. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  3477. Senior Manager, Security Engineering (Infrastructure Security) - Remote OK | Marqeta
  3478. News & Events - Release of draft Applied Cryptography knowledge area for public consultation
  3479. Installing Docker Desktop for Windows and WSL 2
  3480. Julia 1.6 Highlights
  3481. Create VS Code Themes Easily - Theme Studio - The VS Code Theme Editor
  3482. What’s new with GitHub Actions
  3483. The API Integration coding test (1) - Implementation | Cracking the .NET interview
  3484. Calling Dapr service with gRPC
  3485. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  3486. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  3487. C# 7 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  3488. Dataflow in .NET
  3489. Rest In Peace Google Reader
  3490. SQLite is not a toy database
  3491. /news/vulnerabilities.html
  3492. Creating a task completion source for a C++ coroutine: Producing nothing | The Old New Thing
  3493. Bringing your Windows Forms and WPF apps to ARM Devices
  3494. Lawyers used sheepskin as anti-fraud device for hundreds of years to stop fraudsters pulling the woo
  3495. Page Shield: Protect User Data In-Browser
  3496. npgsql/npgsql
  3497. Where are all the containers? The global shortage explained
  3498. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  3499. Engineer reports data leak to Apperta, hears from the police
  3500. Comparing Svelte and React - Jack Franklin
  3501. Pollution from fossil fuel combustion deadlier than previously thought
  3502. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  3503. To B2B or to B2C? | Developer Support
  3504. WinUI: Another Desktop Framework But Cooler Than You Think
  3505. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  3506. JavaScript Closures
  3507. Intel Unleashed, Gelsinger on Intel, IDM 2.0
  3508. facebookresearch/Cupcake
  3509. Data Visualization: Build React Graphs the Easy Way
  3510. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  3511. Azure Custom Roles Following Least Privilege Best Practices
  3512. A new Package Manager experience in Unity 2021.1
  3513. Understanding JSON Schema — Understanding JSON Schema 7.0 documentation
  3514. .NET Rocks! vNext
  3515. Do you really want Linux phones
  3516. Women of Computing
  3517. The Evolution of Distributed Systems on Kubernetes
  3518. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  3519. The World Is Facing a Coffee Deficit in Supply Chain ‘Nightmare’
  3520. Azure Functions Support for node.JS 14 and .Net 5 Is Now Generally Available
  3521. Microsoft Announces Azure Monitor SQL Insights for Azure SQL in Public Preview
  3522. Cloud Builders Conf: .NET & Java
  3523. Learn about problems, not solutions
  3524. Why I Became A Software Engineer
  3525. ctolkien/SodaPop.ConfigExplorer
  3526. A solution to dependency hell: static binaries by default
  3527. “This doesn’t have anything to do with this meeting, per se” then don’t ask. Don’t ask.
  3528. The Solution of the Zodiac Killer’s 340-Character Cipher—Wolfram Blog
  3529. Is a REST API with CQRS Possible?
  3530. Ask the Expert: Learn to Program with .NET and C#
  3531. Solo V2 — Safety Net Against Phishing
  3532. U.S. Fish & Wildlife Service - Migratory Bird Program
  3533. Is There a Case for Programmers to Unionize? - Qvault
  3534. GNOME 40
  3535. Visual Studio Toolbox Live - DevOps with GitHub From the Ground Up
  3536. Thousands of taxpayers' personal details potentially exposed online through councils' debt-chasing texts
  3537. On .NET Live - Messaging Patterns for .NET Developers
  3538. Episode 14: Spectre Console and Cake with Patrik Svensson
  3539. Home - Practical Go Lessons Book
  3540. Get new comics in your email
  3541. WhatsApp for work: Slack is turning into a full-on messaging app
  3542. Tutorial: Create a GitHub Action with .NET
  3543. The worst so-called “best practice” for Docker
  3544. Reddit's most popular subreddits go private in protest against 'censorship'
  3545. PINEPHONE – Beta Edition Linux SmartPhone - PINE STORE
  3546. The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  3547. Keeping it Stupidly Simple!
  3548. Do Not Split
  3549. Cloud-Native learning resources for .NET developers | .NET Blog
  3550. Firefox 87 introduces SmartBlock for Private Browsing – Mozilla Security Blog
  3551. RIP Igor Novikov
  3552. Scaling YC
  3553. They Just Moved Into an Austin Neighborhood. Now They Want to End One of Its Traditions.
  3554. SEO spammers don't really understand who they spammed | The Old New Thing
  3555. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  3556. Smarter Single Page Application with a REST API
  3557. Closing web browser windows doesn't close connections
  3558. Creating a task completion source for a C++ coroutine: Producing a result with references | The Old New Thing
  3559. Multiple Destroyers Were Swarmed By Mysterious 'Drones' Off California Over Numerous Nights
  3560. On .NET Live - Cloud Native Patterns for .NET Developers
  3561. Announcing Cloudflare’s Data Loss Prevention platform
  3562. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  3563. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  3564. I finally escaped Node (and you can too)
  3565. No Batch No Problem | Developer Support
  3566. Free software advocates seek removal of Richard Stallman and entire FSF board
  3567. Testing Web Applications with PlayWright and C#
  3568. .NET App Developer Links - 2021-03-24
  3569. A Complete Guide To Accessible Front-End Components — Smashing Magazine
  3570. Joining forces on better browser compatibility in 2021
  3571. GroovePizza
  3572. MSIX Packaging Extension v1.1 is now available!
  3573. Practical differences between C# vs Vb.Net – Michał Białecki Blog
  3574. TCPView v4.0, PsExec v2.33, WinObj v3.02 and Sysmon v13.02
  3575. C++, Getting Started with the Basics: Working with Dependencies and Linker
  3576. On .NET Episode: C# Source Generators
  3577. Introducing AWS SSO support in the AWS Toolkit for VS Code | Amazon Web Services
  3578. Happy 15th Birthday Amazon S3 -- the service that started it all
  3579. Astoria Company Data Breach & Leak Analysis | Night Lion Security
  3580. The Raspberry Pi can boot off NVMe SSDs now
  3581. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  3582. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  3583. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  3584. RFC 8996 - Deprecating TLS 1.0 and TLS 1.1
  3585. Matrix Multiplication Inches Closer to Mythic Goal
  3586. My Developer Origin Story
  3587. The End of AMP
  3588. How To (Actually) Calculate CAC at andrewchen
  3589. The Decline and Fall of the Latin Neuter
  3590. Notes on some PostgreSQL implementation details
  3591. Let's Build a File Watcher
  3592. Really Simple Syndication
  3593. Transfer of Plan 9 to the Plan 9 Foundation
  3594. You merely adopted dark mode
  3595. The Problem with Odoo
  3596. On the Road to StarkNet: A Permissionless STARK-Powered L2 ZK-Rollup
  3597. SvelteKit is in public beta
  3598. Arkansas legislature passes bill to allow EMTs & doctors to refuse to treat LGBTQ people
  3599. Windows Terminal Command Palette
  3600. Time zone handling and `datepart()` in Seq 2021.2
  3601. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  3602. a tiny macOS process monitor • Harry Marr
  3603. React Native Windows Team 'Dogfoods' New Update -- Visual Studio Magazine
  3604. Exception.PrepForRemoting Method (System)
  3605. Linus Torvalds on where Rust will fit into Linux | ZDNet
  3606. C# Source Generators | Channel 9
  3607. C# Source Generators
  3608. CoinList
  3609. GitHub Quick Reviews
  3610. CourseMaker | Make Online Courses
  3611. Small, cheap spy satellites mean there’s no hiding place
  3612. WELCOME BACK - SUBREDDIT STATEMENT
  3613. The 2021/2022 Seattle Symphony subscription season at a glance | The Old New Thing
  3614. The ASP.NET Team @TheASPNETTeam
  3615. Creating a task completion source for a C++ coroutine: Producing a result | The Old New Thing
  3616. Umbraco Package Migration to .NET Core: Criteria Providers - Extension Methods
  3617. Data Saturdays Logo Contest - A Shot of SQLEspresso
  3618. Last Week In .NET #34 – Azure goes Achoo
  3619. A safer default for navigation: HTTPS
  3620. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  3621. Debugging configuration values in ASP.NET Core
  3622. Browser Isolation for teams of all sizes
  3623. Efficiency of the Harrell-Davis quantile estimator
  3624. Rezi GPT-3 AI Cover Letter Builder
  3625. Easy generation of fake/dummy data in C# with Faker.Net
  3626. Dangling DNS and Subdomain Takeovers | Developer Support
  3627. .NET App Developer Links - 2021-03-23
  3628. DDD by Night April
  3629. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  3630. Substack's UI and 1Password just cost me $2,023
  3631. Let's Learn .NET - Microservices - Free Live Stream Event
  3632. WebSockets over HTTP/2 - Chrome Platform Status
  3633. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  3634. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  3635. suite - Privacy-Enhancing Cryptography | CSRC | CSRC
  3636. Feature: Resident Evil At 25 - A Shambling Corpse Never Felt More Alive
  3637. 2 Ways to Log the Current User in ASP.Net Core
  3638. Destin's Collection (feat. Smarter Every Day) - Objectivity #237
  3639. Collecting Managed Crash Dumps on App Services for Linux
  3640. LibrePlanet 2021 ~ Live
  3641. Red seaweed (Asparagopsis taxiformis) supplementation reduces enteric methane by over 80 percent in beef steers
  3642. Updated pull request auto-merge behavior for users without write access - GitHub Changelog
  3643. denji/awesome-http-benchmark
  3644. Load Testing and Benchmarking With siege vs wrk
  3645. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  3646. Applied Cryptology - 1.1: Historical Ciphers
  3647. In 2020, Two Thirds of Google Searches Ended Without a Click | SparkToro
  3648. Getting Drunk with Datalog
  3649. Why Writing Software Is Hard - darcism.com
  3650. Grow Slow, Ambitious Programmer – Relentless Simplicity
  3651. Substack & Crossroads for a Revolution - This Too Shall Pass by Rhys Wallace
  3652. How much do I pay to host a private blog
  3653. Your Anti-bot is Not Accessible
  3654. You probably don’t need A/B testing
  3655. We Don't Need The Great Reset, We Need The Great Rebalancing
  3656. Crystal 1.0 - What to expect
  3657. The dispassionate developer
  3658. Fusing await using and await foreach and await
  3659. Cloud-Native learning resources for .NET developers | .NET Blog
  3660. Signature forgeries in Golang ECDSA library?
  3661. Running Kubernetes and the dashboard with Docker Desktop
  3662. no dogma podcast
  3663. Helsinki-NLP/Tatoeba-Challenge
  3664. Tetris in Blazor WebAssembly
  3665. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  3666. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  3667. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  3668. The S in IOT is for Security – Purism
  3669. Search results | Find available job openings at Microsoft
  3670. C# 5 and C# 6 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  3671. Creating other types of synchronization objects that can be used with co_await, part 10: Wait for an event to clear | The Old New Thing
  3672. 6 C# keywords you (probably) never had to use
  3673. Firefox 87 trims HTTP Referrers by default to protect user privacy – Mozilla Security Blog
  3674. r/sysadmin - The absolute worst case scenario happened, what should we do now?
  3675. Announcing Network On-ramp Partners for Cloudflare One
  3676. Live feed from Iceland volcano
  3677. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  3678. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  3679. Calling a Helper API in an Azure APIM Inbound Policy | Developer Support
  3680. CSS Generators
  3681. My Shot: A COVID Vaccine Adaptation
  3682. My Shot: A COVID Vaccine Adaptation
  3683. Creating Resilient Microservices in .NET with Polly - Code Maze
  3684. 246: Breaking out of the Desktop App Sandbox
  3685. Transfer Learning and Image Classification with ML.NET
  3686. .NET News Roundup - Week of Mar 15th, 2021
  3687. .NET App Developer Links - 2021-03-22
  3688. Consider upgrading a few PC components - a good SSD is so fast it's not even funny
  3689. Grokking Monads
  3690. Azure SDK Release (March 2021) | Azure SDK Blog
  3691. #Cancel We The Web?
  3692. C++, Getting Started with The Basics: Hello World and The Build Pipeline
  3693. Windows Developer Tool Updates
  3694. Resolve Services In ASP.NET Core Startup
  3695. Nightingale Diagrams - Numberphile
  3696. Fermat's Last Theorem - Numberphile
  3697. Every Single Scandinavian Crime Drama
  3698. HAIRMERGENCY!
  3699. Richard Stallman is Coming Back to the Board of the Free Software Foundation, Founded by Himself 35 Years Ago (Updatedx3)
  3700. Articulate 4.3.0 with support for markdown code snippets and syntax highlighting
  3701. SF couple who ran trendy poop-testing startup charged with fraud
  3702. EleutherAI/gpt-neo
  3703. Name Your Next Product With This Exercise - come up with a product name
  3704. Moving from Cable to DSL
  3705. Internal Tooling is Underrated
  3706. Building My Own Yahoo! Pipes
  3707. All horses have the same colour · Miguel Torres Costa
  3708. The #1 tip to familiarize with new JavaScript Codebases
  3709. Multithreading for game engines
  3710. mratsim/constantine
  3711. Ethernet and IP Networking 101 (Heavily Illustrated)
  3712. CutiePi tablet - Your Pi Projects, Untethered
  3713. Farmers Are Hacking Their Tractors Because of a Repair Ban
  3714. Don't End The Week With Nothing
  3715. YouTube
  3716. How to Docker Compose Vue.js, .NET Core and MSSQL
  3717. Welcome to Cloudflare Security Week 2021!
  3718. Flatpak - a security nightmare
  3719. Blazor Internals: EvenCallback | Awaiting Bits
  3720. Khalian/Modulo12
  3721. Leveraging Machine Learning for Game Development
  3722. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  3723. My self-study plan for electrical engineering
  3724. Nyxt
  3725. Police warn students and universities of accessing an illegal website to download published scientific papers
  3726. Speeding up SQL queries by orders of magnitude using UNION – Foxhound Systems
  3727. What Key is Hey Joe in?
  3728. The New York Public Library for the Performing Arts' Tech Kits for Performing Artists
  3729. henkmollema/Dommel
  3730. Reflecting on a Hundred Days of a Software Podcast · Utsav's Blog
  3731. How to Safely Remove Bees for Relocation
  3732. Google AMP — A 70% drop in our conversion rate.
  3733. Weekly Update 235
  3734. I’m Not Done Yet! | No Mercy / No Malice
  3735. Surfacing Required Knowledge
  3736. r/crypto - What's stopping the guy who has 2 guesses left to access his $240m bitcoin from copying all the data on the drive and trying again?
  3737. Migrating from LastPass to pass – Zoned Out
  3738. Don't set vision, set direction.
  3739. Jeremiah Reid - Time Travel Is ******* Hard
  3740. @devlead - Mattias Karlsson's Blog - Introducing DPI
  3741. Beint vefstreymi frá eldstöðvunum
  3742. How safe is zig?
  3743. A clock based on Cistercian numerals
  3744. The Invention of a New Pasta Shape
  3745. git/next/linux-next.git - The linux-next integration testing tree
  3746. Umbraco Package Migration to .NET Core: A Clean Start - Controllers, Services, Configuration and Caching
  3747. Umbraco Package Migration to .NET Core: A False Start
  3748. Umbraco Package Migration to .NET Core
  3749. Demoscene accepted as UNESCO cultural heritage in Germany - Demoscene - The Art of Coding
  3750. Nobody designs for small iPhone devices anymore
  3751. Moving k8s communication to gRPC
  3752. Random Employee Chats at Cloudflare
  3753. What I learned in two years of moving government forms online
  3754. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  3755. Tesla's "Full Self Driving" Beta Is Just Laughably Bad and Potentially Dangerous
  3756. mathiasbynens/dotfiles
  3757. A Universe of Sorts
  3758. What I wish I knew before building a Shopify App
  3759. Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled | ZDNet
  3760. Release 1.0.0-preview10 · microsoft/reverse-proxy
  3761. About pull request merges - GitHub Docs
  3762. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  3763. Hybrid encryption and the KEM/DEM paradigm
  3764. Episode 369 - Learn Azure SQL
  3765. microsoft/codetour
  3766. Scrobble Everything.
  3767. Matthew McDonnell
  3768. Leprechaun dust from DuckDuckGo
  3769. I Sold My First Business - Anthony Diké
  3770. Moving from CentOS to Ubuntu
  3771. Nightingale Diagrams - Numberphile
  3772. What’s up with these new not-open source licenses? - The GitHub Blog
  3773. C# 2, 3 and 4 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  3774. Accelerating Matrix Multiplication with Block Sparse Format and NVIDIA Tensor Cores | NVIDIA Developer Blog
  3775. A Mind Is Born
  3776. Blazor Hero - Clean Architecture Template Quick Start Guide
  3777. Why Ghana will no longer sell cocoa to Switzerland - Face2Face Africa
  3778. bwesterb/armed-keccak
  3779. Juxtapoz Magazine - The Art of Warez Documents the Lost ANSI Art Scene
  3780. » System Shock The Digital Antiquarian
  3781. YouTube
  3782. Weekly Update 235
  3783. Young female Japanese biker is really 50-year-old man with luscious hair using FaceApp
  3784. November 27, 2020 - Introducing KlipTok and celebrating Fritz's 3-Year Streamiversary + Show #500
  3785. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  3786. mmulet/code-relay
  3787. COBOL programming language behind Iowa's unemployment system over 60 years old
  3788. Apple Silicon Tech Preview
  3789. Join our Cloud HD Video Meeting
  3790. Words
  3791. Creating other types of synchronization objects that can be used with co_await, part 9: The shared mutex (continued) | The Old New Thing
  3792. Cloudflare and WordPress.com partner to Help Build a Better Internet
  3793. Cookie Consent Speed.Run
  3794. Code Maze Weekly #69 - Code Maze
  3795. Third Time’s the Cache, No More
  3796. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  3797. code relay - Fontemon
  3798. YouTube
  3799. How to Design Programs, Second Edition
  3800. .NET App Developer Links - 2021-03-19
  3801. C# 10 — 3 Candidate Features That Could Make the Final Cut
  3802. Now THAT’S What I Call Service Worker!
  3803. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  3804. Jon Galloway - MS Stage
  3805. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  3806. Xamarin - Q1 2021
  3807. LAG (Transact-SQL) - SQL Server
  3808. North Carolina sends 6-year-olds to court. Why some say it's time for change.
  3809. Facebook's ‘Red Team X’ Hunts Bugs Beyond the Social Network's Walls
  3810. koalaman/shellcheck
  3811. YouDo Product Skills Track
  3812. Poker 101 - Johnathan Nader
  3813. The missing explanation of ZK-SNARKs: Part 1
  3814. Skin In The Game Of Software Development
  3815. The 2021 Early-Retirement Update
  3816. Intel Goes Long
  3817. How we found and fixed a rare race condition in our session handling - The GitHub Blog
  3818. Who's the Best Engineer You've Worked With?
  3819. Relentlessly give the user what they want – Bryan Kennedy
  3820. MySQL from Below
  3821. Almost Everything You Do Causes Almost Everything
  3822. What you need to know about the recent MangaDex data breach (Thread) - MangaDex
  3823. Can we talk about client-side certificates?
  3824. OpenTelemetry .NET reaches v1.0 | .NET Blog
  3825. Nicholas Hunt-Walker | Hanselminutes with Scott Hanselman
  3826. From the ACR team: Super Resolution
  3827. Loop alignment in .NET
  3828. Q&A with John Kozubik, rsync.net - Console
  3829. Overv/outrun
  3830. Microservices made easy with Dapr
  3831. Sorted CSS Colors
  3832. Proposing Dapr to CNCF as an Incubation project by msfussell · Pull Request #617 · cncf/toc
  3833. New in .NET: ML.NET/Model Builder Updates, PeachPie 1.0, Xamarin Performance Monitoring -- Visual Studio Magazine
  3834. State of the NuGet Ecosystem | The NuGet Blog
  3835. Service to service invocation with Refit and Dapr .NET SDK
  3836. YouTube
  3837. Debugging .NET Core memory issues (on Linux) with dotnet dump
  3838. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  3839. Zero Knowledge Proof (with Avi Wigderson) - Numberphile
  3840. YouTube
  3841. Creating other types of synchronization objects that can be used with co_await, part 8: The shared mutex | The Old New Thing
  3842. .NET Rocks! vNext
  3843. How Shazam Works (Probably!) - Computerphile
  3844. I Wrote an Algorithm to Draw Portraits from Thread
  3845. The coding conventions I use for C# and why I use them
  3846. We bootstrapped to $11 million in ARR
  3847. A deep-dive into Cloudflare’s autonomous edge DDoS protection
  3848. Building microservices with Tye
  3849. Visual Basic 16.9 in .NET 5
  3850. We are looking into GitHub Sponsors (and you should too)
  3851. The Teams Dashboard: The Design Story
  3852. RCE in Google Cloud Deployment Manager
  3853. Trying to setup an Azure DevOps organization using Terraform
  3854. Open source alternative to Trello, Asana, and Notion
  3855. Home
  3856. .NET Rocks! vNext
  3857. .NET App Developer Links - 2021-03-18
  3858. Reimagining the AWS .NET deployment experience | Amazon Web Services
  3859. Hello World: The Film
  3860. Xamarin Best Practices
  3861. Getting Started with Local Notifications Xamarin Forms
  3862. Testing WebAPI with ApprovalTests.NET
  3863. How to Use Finite State Machines in React
  3864. Our commitment to expand Azure Availability Zones to more regions
  3865. Visa Plans to Enable Bitcoin Payments at 70 Million Merchants
  3866. Home - manim documentation
  3867. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  3868. Microsoft's latest cloud authentication outage: What went wrong | ZDNet
  3869. ezrosent/frawk
  3870. Let there be more biographies of failures
  3871. signalr · pkg.go.dev
  3872. YouTube
  3873. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  3874. Why I Love Making Other People Rich With their Silly Trading Strategy! | Strategic Options
  3875. How to Back Up Your Signal Conversations
  3876. My father died 23 years ago, his voice is now an NFT — Ryan Mercer's Thoughts
  3877. 17 (ever so slightly) weird facts about the most popular dictionary format
  3878. Living Like It's 99: No Social Media, No Smartphone
  3879. You might not need centralized continuous integration
  3880. New Video Series: Coding Shorts
  3881. The Carta SAFE for Seed Rounds - Silicon Hills Lawyer
  3882. Performance and Polish with NuGet 5.9 | The NuGet Blog
  3883. A Survey of Existing and Proposed TLS Visibility Solutions – Pomcor
  3884. Feared by Default
  3885. CUPID – the back story
  3886. Snapshots in Event Sourcing for Rehydrating Aggregates
  3887. Principles of Developer Experience | Christoph Nakazawa
  3888. It's Been Decades. Why Don't Databases Manage Themselves Yet? - Brent Ozar Unlimited®
  3889. Audacity 3.0.0 Released
  3890. FreeBSD 13.0 – Full Desktop Experience – Tubsta
  3891. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  3892. GitLive 11.0: Real-time merge conflict detection
  3893. Transient fault handling with gRPC retries
  3894. Charts.css
  3895. Sounds of the Pub
  3896. FCPS Plans Five Days of In-Person Learning for Fall 2021 | Fairfax County Public Schools
  3897. Provisioning Azure App Service Managed Certificates with PowerShell
  3898. Announcing Windows 10 Insider Preview Build 21337
  3899. The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  3900. Milky Way, 12 years, 1250 hours of exposures and 125 x 22 degrees of sky
  3901. Decompilation Differ - @davidwengier
  3902. Indiana Jones and the Last Crusade EGA/VGA comparison
  3903. The 5 Common Mistakes Of New Engineering Managers - Ochronus online
  3904. How to Deal with Difficult People on Software Projects
  3905. Why in the World Would You Own Bonds When…
  3906. REST APIs for Microservices? Beware!
  3907. Boosting developer success on Google Play
  3908. Creating other types of synchronization objects that can be used with co_await, part 7: The mutex and recursive | The Old New Thing
  3909. apple/swift-evolution
  3910. dotnet/runtime
  3911. The authentication pyramid
  3912. Avast Hacker Archives Episode 4 – Troy Hunt | Avast
  3913. Y Combinator - Top 50 Software Startups
  3914. GitHub, f*ck your name change.
  3915. Not your typical Lithopane - 3D print awesome pictures with color gradients
  3916. Speaker Testing Tracks
  3917. .NET App Developer Links - 2021-03-17
  3918. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  3919. Announcing Windows Community Toolkit v7.0
  3920. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  3921. Python in Visual Studio Code – March 2021 Release | Python
  3922. Give your tab key a break
  3923. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  3924. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  3925. The Arrival of Java 16!
  3926. Hello World Now Available Outside of North America
  3927. Moore's Law for Everything
  3928. Creating other types of synchronization objects that can be used with co_await, part 6: The semaphore | The Old New Thing
  3929. Image to Lithophane
  3930. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  3931. Improving large monorepo performance on GitHub - The GitHub Blog
  3932. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  3933. Why Senior Engineers Hate Coding Interviews
  3934. Can an economy keep on growing? - Inverted Passion
  3935. The Brazilian challenges for media streaming
  3936. You should only be using an old computer
  3937. Registrace s žádostí o ZK - Lidé
  3938. tomrothe.de - Dead simple Rails monitoring
  3939. Stunning Photoreal Renders in Blender by Blitter
  3940. Berlin - Can's blog
  3941. In-kernel WireGuard is on its way to FreeBSD and the pfSense router
  3942. Docker Raises $23 Million to Capitalize on Accelerating Demand for Modern Apps and to Increase Developer Velocity
  3943. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  3944. Windows APIs Everywhere in .NET
  3945. Windows Store Publish - GitHub Marketplace
  3946. TikTok wants to keep tracking iPhone users with state-backed workaround
  3947. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  3948. JDK 16 GA Release
  3949. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  3950. Tucker Carlson: Last Week Tonight with John Oliver (HBO)
  3951. YouTube
  3952. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  3953. Service to service invocation with Dapr .NET SDK
  3954. Here’s Why the New USPS Mail Trucks Look So Weird
  3955. One Year Alone in Forest of Sweden | Building Log Cabin like our Forefathers
  3956. Cuneiform Numbers - Numberphile
  3957. How C++ Resolves a Function Call
  3958. YouTube
  3959. YouTube
  3960. Secretless apps with .NET and Azure Key Vault
  3961. Brain’s ‘wiring insulation’ is one of the major factors of age-related brain deterioration
  3962. Navruz-Özdemir quantile estimator | Andrey Akinshin
  3963. Running Kubernetes and the dashboard with Docker Desktop
  3964. Automatic Platform Optimization post-launch report
  3965. Avoid password reuse with Pwned Passwords and ASP.NET Core
  3966. YouTube
  3967. ZpqrtBnk
  3968. Magic Mushrooms Are Decriminalized in DC as of Today
  3969. Three ways to containerize .NET applications on Red Hat OpenShift - Red Hat Developer
  3970. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  3971. Why We Don’t Use Docker (We Don’t Need It)
  3972. .NET App Developer Links - 2021-03-16
  3973. Role of Performance Engineering in Designing Carbon Efficient Applications | Sustainable Software
  3974. Zoom Escaper
  3975. Pendulum swing: pure by default
  3976. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  3977. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  3978. Adam Storr - Becoming a Remote Worker - 1 Year
  3979. West Wind Web Connection 7.20 has been released
  3980. HelpMate.Core 2.1.0 Released!
  3981. Elle's Fundraising Page
  3982. Road to Ramen
  3983. Optimistic Nihilism Explained
  3984. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  3985. Starving Threads In Ruby
  3986. eyal0/Chicken-story
  3987. WTF is FP? For the Mildly Curious to the Mostly Skeptical|~ 4 min read
  3988. sd: my script directory
  3989. The Value of a Personal Site
  3990. DigitalHealth Class
  3991. Why bother with Scripting?
  3992. Rockstar thanks GTA Online player who fixed poor load times, official update coming
  3993. beuke.org
  3994. A Simple and Cheap Recording Setup for Online Lecturing
  3995. When Should I Interrupt Someone?
  3996. What It Means to Learn to Code
  3997. Use hosting startup assemblies in ASP.NET Core
  3998. YouTube
  3999. ASP.NET Community Standup - Building HTTP APIs
  4000. Surreptitious Forwarding [The Call of the Open Sidewalk]
  4001. Building .NET Hybrid Apps with Blazor
  4002. Mozilla plans to remove the Compact Density option from Firefox's Customize menu - gHacks Tech News
  4003. How to suppress dotnet whatch run to open a browser
  4004. ML.NET and Model Builder March Updates | .NET Blog
  4005. YouTube
  4006. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  4007. Game UI Database
  4008. How Many Decimals of Pi Do We Really Need? - Edu News | NASA/JPL Edu
  4009. Sleeping Tabs in Microsoft Edge: Delivering better browser performance
  4010. Unit Testing 101: Write your first unit test in C# with MSTest
  4011. Creating other types of synchronization objects that can be used with co_await, part 5: The auto-reset event | The Old New Thing
  4012. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  4013. Using OpenApiReference To Generate Open API Client Code
  4014. Use C# to upload files to a GitHub repository | Dave Brock
  4015. Introducing PeachPie 1.0.0
  4016. Lowering in C# and the ability to predict code performance
  4017. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  4018. The FBI Should Stop Attacking Encryption and Tell Congress About All the Encrypted Phones It’s Already Hacking Into
  4019. When your data center is on fire… how will RavenDB react?
  4020. An Update on Toyota and Unintended Acceleration « Barr Code
  4021. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  4022. iiSM.org
  4023. Enhancing privacy-focused Web Analytics to better meet your metrics needs
  4024. Integrating ASP.NET Identity Password Policies with Password Managers
  4025. Machine Learning with ML.NET - Recommendation Systems
  4026. Calculating Pi with Real Pies - Numberphile
  4027. Azure SQL with ASP.NET Core Web API - Code Maze
  4028. 245: Doubling Down on Cross-Platform Development
  4029. .NET App Developer Links - 2021-03-15
  4030. .NET News Roundup - Week of Mar 8th, 2021
  4031. Conditional animations with CSS properties
  4032. Creating Custom AuthorizeAttribute ASP.NET Core
  4033. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  4034. Real Time WinUI Dashboard with SignalR Backend
  4035. Satellite Imagery Shows Northern California Kelp Forests Have Collapsed
  4036. YouTube
  4037. Show Recursion Show
  4038. harporoeder/ebpfsnitch
  4039. A Simple Personal Data Backup Setup
  4040. Living the "van life" as a developer
  4041. Is Crossplane the Infrastructure LLVM?
  4042. Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  4043. Notes on Inflation
  4044. The Inverse Care Law
  4045. YouTube
  4046. appsettings.json gets IntelliSense
  4047. i got some bad news from my doctor... i'm scared
  4048. Cryptology ePrint Archive: Report 2021/055
  4049. Markdown links verifier - GitHub Marketplace
  4050. Build software better, together
  4051. How are zlib, gzip and zip related? What do they have in common and how are they different?
  4052. Setting up demos in Azure - Part 2: GitHub Actions
  4053. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  4054. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  4055. Reprojecting the Perseverance landing footage onto satellite imagery
  4056. YouTube
  4057. Add and manage TLS/SSL certificates - Azure App Service
  4058. App Service Managed Certificate (Preview) Now Supports Apex Domains
  4059. Adobe Photoshop's 'Super Resolution' Made My Jaw Hit the Floor
  4060. Vaccines should end the pandemic, despite the variants, say experts
  4061. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  4062. The Breadwinner (2017) - IMDb
  4063. YouTube
  4064. YouTube
  4065. Learn languages reading
  4066. LuckyWatcher - Thoughts, stories and ideas
  4067. Fitting cubic Bézier curves
  4068. Jacques Corby-Tuech - NFT's Aren't the Answer to the IRL Problems of Digital Art
  4069. The Best Tech Companies in Berlin 2021
  4070. Baserow - Open source online database.
  4071. Blockchain art, electricity, and the many projects where that’s no longer an issue
  4072. Docker Security - OWASP Cheat Sheet Series
  4073. To Organize The World's Information
  4074. Illumina flow cell teardown
  4075. A Great Malaise
  4076. JRuby and Sorbet
  4077. Silencing Black Lives Matter: Priti Patel's anti-protest law - Politics.co.uk
  4078. Making of A Brief Visual Exploration of A Dictionary of Typography
  4079. GorvGoyl/Clone-Wars
  4080. Violence Against Women and Girls (VAWG) Call for Evidence
  4081. A Brief Visual Exploration of A Dictionary of Typography
  4082. dhcpcd will need a new maintainer
  4083. Byrne's Euclid
  4084. Gary Ewan Park - I am a GitHub Star
  4085. GraphBLAS/GraphBLAS-Pointers
  4086. Changelog - Flameshot
  4087. The SPACE of Developer Productivity
  4088. CodingBlast
  4089. How To Convert Your Old Laptop Screen Into An External Monitor | Slashdigit
  4090. RethinkDB: why we failed
  4091. The Demise and Potential Revival of the American Chestnut
  4092. YouTube
  4093. YouTube
  4094. Bits and Bones (feat. Matt Parker) - Objectivity #236
  4095. YouTube
  4096. The High Jumping Cosmologist (with Katie Mack) - Numberphile Podcast
  4097. The Trapped Knight - Numberphile
  4098. How to Build an Email Sentiment Analysis Bot - Using Logic Apps
  4099. YouTube
  4100. YouTube
  4101. How to send an 'E mail' - Database - 1984
  4102. Everyday Hiking Trips - BuiltWithDot.Net
  4103. Speed of Rust vs C
  4104. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  4105. Vitalik escalates ETH 2.0 merge as miners plan a 51% attack
  4106. Goroutines Are Not Significantly Smaller Than Threads
  4107. MonoMod - BuiltWithDot.Net
  4108. BAH Colloquium - Kevin Galloway
  4109. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  4110. 45 Work And Life Struggles Illustrated In Comic-Charts By Liz And Mollie
  4111. dotnet-db-migrate - BuiltWithDot.Net
  4112. Weekly Update 234
  4113. M.2 on a Raspberry Pi - the TOFU Compute Module 4 Carrier Board
  4114. He got Facebook hooked on AI. Now he can't fix its misinformation addiction
  4115. YouTube
  4116. safepassme
  4117. GitHub Discussions now available for private repositories - GitHub Changelog
  4118. RegEx Crossword
  4119. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  4120. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  4121. Investigating a Linux CVE with .NET Images | .NET Blog
  4122. ASP.NET Community Standup - How to contribute to Blazor
  4123. Interpolating the internet
  4124. Do one thing well
  4125. Don’t Read Links on the Internet
  4126. N64 TAS (Tool-Assisted) Speedrun Research
  4127. Fast optimization of classification thresholds
  4128. Tech investors don't care about climate change - Can's blog
  4129. What is tax loss harvesting?
  4130. Building a Zoom Mute Button
  4131. Jesus for Atheists
  4132. The internet didn’t kill counterculture—you just won’t find it on Instagram
  4133. Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  4134. What’s new in SQLite 3.35
  4135. r/crypto - What kind of careers can I pursue with a PhD?
  4136. vscode-pets - Visual Studio Marketplace
  4137. Minion - BuiltWithDot.Net
  4138. Laurence's Home Page: Naming Pine
  4139. Can you spare a few moments to take my survey?
  4140. YouTube
  4141. Incident on 2021-03-12 18:26 UTC
  4142. YouTube
  4143. Adobe Photoshop ships on Macs with Apple Silicon: Gains speedier selections, filters and performance boosts
  4144. .NET Live TV | Live developer streams every day
  4145. 012. I Shipped, Therefore I Am
  4146. You Can't Censor Away Extremism (or Any Other Problem)
  4147. YouTube
  4148. YouTube
  4149. LibVLCSharp - BuiltWithDot.Net
  4150. UK to depart from GDPR
  4151. .NET documentation
  4152. r/Entrepreneur - Has Y Combinator lost its way as a leading incubator when the latest YC company is a Mac OS only google calendar menu bar widget that costs $120/yr?
  4153. Lessons Learned from Scaling Up Cloudflare’s Anomaly Detection Platform
  4154. Creating other types of synchronization objects that can be used with co_await, part 4: The manual-reset event | The Old New Thing
  4155. 30 Days to Learn It
  4156. .NET Rocks! vNext
  4157. Bitwarden Send
  4158. ConfigureAwaitChecker with support for “await using” and “await foreach”
  4159. Routing the technical interview
  4160. The Performance Inequality Gap, 2021 - Infrequently Noted
  4161. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  4162. Codenesium - BuiltWithDot.Net
  4163. Code Maze Weekly #68 - Code Maze
  4164. YouTube
  4165. YouTube
  4166. YouTube
  4167. .NET MAUI Special Update
  4168. .NET App Developer Links - 2021-03-12
  4169. 6 free tools for .NET developers
  4170. Two UK Broadband ISPs Trial New Internet Snooping System - ISPreview UK
  4171. Key Exchange Standards
  4172. ASP.NET Core HATEOAS - BuiltWithDot.Net
  4173. YouTube
  4174. YouTube
  4175. YouTube
  4176. YouTube
  4177. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  4178. YouTube
  4179. Build new skills in 30 days
  4180. On .NET Episode: Building microservices with Tye
  4181. Managed Identity, Azure SQL and Entity Framework
  4182. 7-Zip developer releases the first official Linux version
  4183. Tip 308 - How to start and stop Azure Kubernetes clusters
  4184. Calling .NET APIs from Rust
  4185. The lost tourist who thought Maine was San Francisco
  4186. useCallback and useRef: Two React Hooks You Should Learn
  4187. Build Cross-Platform apps with WinUI and Uno Platform
  4188. DotNet CLI
  4189. gh issue view
  4190. Coravel Pro: Admin Panel For .NET Core - BuiltWithDot.Net
  4191. Easy Storage + Easy Provisioning: Backblaze Is Now a Terraform Provider
  4192. Episode 368 - Azure Load Balancer
  4193. Rebrandly | Custom URL Shortener, Branded Link Management, API
  4194. Entity Framework Community Standup - Julie Lerman and EF Core Ask Me Anything (AMA)
  4195. 3D Math Primer for Graphics and Game Development
  4196. Researchers measure the gravity exerted by a 90 milligram object
  4197. .NET Cycling 2021
  4198. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  4199. A look at search engines with their own indexes
  4200. Stop Waiting for the Ripe Idea
  4201. Fastway Couriers apologises after customer data from over 440,000 parcel deliveries hacked
  4202. Jeremy A Boyd |
  4203. I minted and sold an NFT of Mona Lisa
  4204. Why I Migrated to Sourcehut and Why You Should, Too - Sumner Evans
  4205. dotnet/net6-mobile-samples
  4206. On the Value of Platform Engineering - ulrichkautz.com
  4207. My bank sent me 64 copies of the same debit card
  4208. It's time for a new kind of calculator with NumWorks' Romain Goyet | Hanselminutes with Scott Hanselman
  4209. Becoming physically immune to brute-force attacks
  4210. Open Source Continuous Profiling Platform | Debug performance issues down to a single line of code | Open Source Continuous Profiling Platform
  4211. XAML Productivity Tooling Enhancements in Visual Studio
  4212. Sweden Solar System |
  4213. YoutubeDownloader - BuiltWithDot.Net
  4214. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  4215. Write Simply
  4216. dotnet/net6-mobile-samples
  4217. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  4218. General availability: Azure Functions supports .NET 5 in production | Azure updates | Microsoft Azure
  4219. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  4220. Announcing .NET 6 Preview 2 | .NET Blog
  4221. Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  4222. Ultra-weak gravitational field detected
  4223. Creating other types of synchronization objects that can be used with co_await, part 3: Parallel resumption | The Old New Thing
  4224. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  4225. CryptoTrader.Tax - BuiltWithDot.Net
  4226. Using Service Invocation from Dapr .NET SDK
  4227. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  4228. How I earn a living selling my open source software
  4229. Rate this interview question, please
  4230. Partydonk/partydonk
  4231. Is LINQ in C# actually slow?
  4232. Mailoji: I bought 300 emoji domain names from Kazakhstan and built an email service
  4233. BF for WP - BuiltWithDot.Net
  4234. ARMs Race: Ampere Altra takes on the AWS Graviton2
  4235. Sky Views: Want to see the dangers of a cashless society? Just look at Sweden
  4236. 🍳 Based Cooking 🍲 — Based Cooking (https://based.cooking)
  4237. mortdeus/legacy-cc
  4238. Microsoft Releases Project Reunion 0.5 Preview
  4239. .NET Rocks! vNext
  4240. How the New York Times A/B tests their headlines
  4241. Labyrinth Explore - BuiltWithDot.Net
  4242. Zig, Parser Combinators - and Why They're Awesome
  4243. What Does Any of This Have To Do with Physics? - Issue 43: Heroes - Nautilus
  4244. My Favorite C# Features Part 2: LINQ
  4245. netaddr.IP: a new IP address type for Go
  4246. New Software Project Checklist
  4247. Why we are so excited about Durable Functions for Python
  4248. Penny Pinching in the Cloud: Azure Static Web Apps are saving me money
  4249. Simple WinUI + Uno Calculator - Nick's .NET Travels
  4250. Run Node.js 14 in Azure Functions
  4251. Mitigating leaked personal access tokens (PATs) found on GitHub public repositories | Azure DevOps Blog
  4252. GNU coreutils – MaiZure's Projects
  4253. ASMBLR - BuiltWithDot.Net
  4254. Home Assistant, Pwned Passwords and Security Misconceptions
  4255. Blinking LEDs with Raspberry Pi | .NET Blog
  4256. Decomposing CRUD to a Task Based UI
  4257. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  4258. .NET on Azure Functions Roadmap
  4259. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  4260. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  4261. Too Many SVGs Clogging Up Your Markup? Try `use`. | CSS-Tricks
  4262. I don't want to learn your garbage query language
  4263. Even the best fail at UI
  4264. Opt-out of pwned secrets warnings
  4265. Migrated from Disqus to utteranc.es
  4266. About the March 8 & 9, 2021 Verkada camera hack
  4267. Tic Tac Toe Collection - BuiltWithDot.Net
  4268. Phil Libin: Find a new way to ski
  4269. authelia/authelia
  4270. Every issue I've had with my Airpods, and how to fix them
  4271. After Minimalism - David Perell
  4272. Wearing two watches - Both a mechanical and a smartwatch
  4273. Block Cipher Structures: Ranked
  4274. Hosting Two ASP.NET Core Apps In One Host
  4275. Web Wednesday
  4276. State tourism department reports data breach; no social security, financial data compromised
  4277. Proximal Policy Optimization (PPO) with Contra
  4278. The Future of Group Messaging
  4279. Search Jobs - Google Careers
  4280. Webmention.io
  4281. TypeScript Handbook Revamped as Primary Learning Resource -- Visual Studio Magazine
  4282. OVH Tasks
  4283. Anti-NFT sale.gif by Far Few Giants
  4284. What is the role of inflammation in the immune system? – Trevor Klee
  4285. half of curl’s vulnerabilities are C mistakes
  4286. Using Alba to Test ASP.Net Services
  4287. So you want to invest
  4288. What's New in Visual Basic on .NET 5?
  4289. Language detection and words-in-sentence classification in C#
  4290. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  4291. Creating other types of synchronization objects that can be used with co_await, part 2: The basic library | The Old New Thing
  4292. A Git security release
  4293. Welcome Session
  4294. part 1 — Store Halfword Byte-Reverse Indexed
  4295. Saas sucks: we can do better
  4296. Security Flaw in iPhone App Could Have Let Anyone Listen To Your Recordings
  4297. Inventor of cassette tape Lou Ottens passed away | Financial - Netherlands News Live
  4298. .NET App Developer Links - 2021-03-10
  4299. Write libraries instead of services, where possible
  4300. The coding interview that I failed
  4301. Pandemic Bill Would Cut Taxes by An Average of $3,000, With Most Relief Going to Low- And Middle-Income Households
  4302. No Kubernetes? How to run Docker containers in Azure VM Scale Sets
  4303. Final Fantasy Randomizer - BuiltWithDot.Net
  4304. Api2Pdf - BuiltWithDot.Net
  4305. Getting started with Dapr for .NET Developers
  4306. Let's Learn .NET: Web APIs
  4307. Creating other types of synchronization objects that can be used with co_await, part 1: The one-shot event | The Old New Thing
  4308. Know your “One Job” and do it first
  4309. Calzolari.DependencyInjection.Extensions 5.0.1
  4310. Inside Israel’s lucrative — and secretive — cybersurveillance industry
  4311. GitHub Quick Reviews
  4312. Sentry .NET SDK - BuiltWithDot.Net
  4313. Conflicted Capital
  4314. Arduino C# Serial USB to Computer | C# Tutorials Blog
  4315. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  4316. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  4317. Debian running on Rust coreutils
  4318. artperrin/image2csv
  4319. State of Secrets Sprawl on GitHub - 2021 report
  4320. Role based JWT Tokens in ASP.NET Core
  4321. Is a REST API with CQRS Possible?
  4322. New article: “Beyond console.log() – level up your debugging skills”
  4323. Simplifying Rest Parameters in JavaScript
  4324. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  4325. Let's Learn .NET: Web APIs
  4326. Why asynchronous Rust doesn't work
  4327. Dynamically Creating Components in Angular
  4328. Developing with Rust on Windows
  4329. Monsters Weekly 203 - OzCode Production Debugger
  4330. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  4331. Hackers breach thousands of security cameras, exposing Tesla, jails, hospitals - BNN Bloomberg
  4332. Lynicon asp.net core CMS - BuiltWithDot.Net
  4333. On .NET Live - Deep Dive into Microsoft Orleans
  4334. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  4335. Search Scholarly Materials Preserved in the Internet Archive - Internet Archive Blogs
  4336. security - git: malicious repositories can execute remote code while cloning
  4337. Compressing data with Parquet
  4338. Asemblr - BuiltWithDot.Net
  4339. Ask The Experts w/ Scott Hanselman, Wes Bos, Sarah Drasner, Troy Hunt, and Kent C. Dodds Part 1 | Junior to Senior with David Guttman
  4340. Git clone vulnerability announced - The GitHub Blog
  4341. Installing Docker Desktop for Windows and WSL 2
  4342. Sfakianakis-Verginis quantile estimator | Andrey Akinshin
  4343. Control web applications with two-clicks in Cloudflare Gateway
  4344. Giphy CLI - BuiltWithDot.Net
  4345. The Universe of Discourse : Fuckin' user interface design, I swear
  4346. Paths to the Future: A Year at Google Brain
  4347. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  4348. How to map IPs to country for free with .NET and IP2Location
  4349. .NET App Developer Links - 2021-03-09
  4350. When The Prison Banned Board Games, We Played Chess In Our Minds
  4351. Neocoder - BuiltWithDot.Net
  4352. Why I Did Not Go To Jail - Andreessen Horowitz
  4353. New Algorithm Breaks Speed Limit for Solving Linear Equations
  4354. http://www.stat.columbia.edu/~gelman/research/unpublished/stat50.pdf
  4355. Easily nuke secrets from your Git history
  4356. Don't Code Tired | ICYMI C# 8 New Features: Upgrade Interfaces Without Breaking Existing Code
  4357. Pendulum swing: sealed by default
  4358. fuget.org - BuiltWithDot.Net
  4359. Adam Storr - Generating Date of Birth values for .NET5.0 Record types using AutoFixture
  4360. Ask About Azure: Why do resource groups need a location? | Dave Brock
  4361. Why we need the Rundown Provider
  4362. I want a Computer that I Own
  4363. GitHub security update: A bug related to handling of authenticated sessions - The GitHub Blog
  4364. AutoWrapper 4.5.0 Released!
  4365. 4 Times I Felt Discriminated Against for Being a Female Developer
  4366. Anonymous functions a.k.a closures - Rene Korss
  4367. Competition in SaaS doesn’t have to be cut throat
  4368. Set an intention for the year (and tell everyone)
  4369. The first beer is free
  4370. Enterprises Don't Self Serve
  4371. Shobhit Srivastava | Startup Maturity Model
  4372. Notion is not a knowledge base
  4373. Not Every Bug is Worth Fixing
  4374. The USB-C dream
  4375. Pay toilets and NYT: a free market microcosm
  4376. How Blogging Changed My Programming Career
  4377. I just got a peek at the future and it is a bit scary
  4378. A linear interpolation based liquidity pool
  4379. You Should Keep a Journal
  4380. Excel Never Dies
  4381. Microsoft's Surface Duo Dev Team Courts Flutter Coders -- Visual Studio Magazine
  4382. Communiroo - BuiltWithDot.Net
  4383. U.S. Government Pauses Tariffs on European Wines
  4384. Google suffers from a digital petro curse
  4385. Unexpected finding about “await using var”
  4386. dotnet/announcements
  4387. When did writing in major newspapers become so bad?
  4388. Folklore.org: -2000 Lines Of Code
  4389. kootenpv/whereami
  4390. Machine Learning Community Standup - What's next for ML.NET tooling
  4391. Bill Gates Says that Bitcoin is bad For the Planet
  4392. The new Google Pay repeats all the same mistakes of Google Allo
  4393. Running npm tasks when building a .NET project - Gérald Barré
  4394. Pinboard.net - BuiltWithDot.Net
  4395. Finding Mona Lisa in the Game of Life
  4396. The Future of Native Apps Development in .NET 6
  4397. Creating a co_await awaitable signal that can be awaited multiple times, part 6 | The Old New Thing
  4398. Game Theory | Open Yale Courses
  4399. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  4400. The history of the dynamic type in C# and why I don't use it
  4401. The benefits of serving stale DNS entries when using Consul
  4402. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  4403. Benchmarking RavenDB on the Raspberry PI
  4404. Happy International Women’s Day!
  4405. Azure IoT Hub LoRa Windows 10 IoT Core Field Gateway - BuiltWithDot.Net
  4406. Introduction to Benchmarking in C# and ASP.NET Core Projects
  4407. .NET App Developer Links - 2021-03-08
  4408. 244: Introduction to Microservices
  4409. How I bought a business for $0
  4410. Securing Blazor Web assembly using cookies
  4411. explain.dalibo.com
  4412. Giorgi/LINQPad.QueryPlanVisualizer
  4413. Paste The Plan - Brent Ozar Unlimited®
  4414. Egram - Telegram Client - BuiltWithDot.Net
  4415. We may Soon have City-Spanning 900 MHz Mesh Networks
  4416. .NET News Roundup - Week of Mar 1st, 2021
  4417. Announcing the New TypeScript Handbook | TypeScript
  4418. Tried everything? - Methodical debugging
  4419. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  4420. Generate TypeScript and CSharp clients with NSwag based on an API
  4421. Cake - Cake v1.1.0 released
  4422. How networks speed up TV shows to fit in more ads | Digital Trends
  4423. Visual Studio Code February 2021
  4424. Don't forget about the GitHub Command Line
  4425. How to speed up / slow down a video – FFmpeg
  4426. 10 Reasons to Love Passwordless #10: Never use a password
  4427. Don't Code Tired | ICYMI C# 8 New Features: Prevent Bugs with Static Local Functions
  4428. Everyone Is Beautiful and No One Is Horny - Blood Knife
  4429. Raspberry PI for Kill Mosquitoes by Laser
  4430. Bogus fake data generator - BuiltWithDot.Net
  4431. The Kilobyte’s Gambit ♟️💾 1k chess game
  4432. KeexyBox
  4433. Someone Is Hacking the Hackers
  4434. Donate Unrestricted
  4435. A flamegraph of Real-World Cryptography
  4436. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  4437. How to Build a Community: Starting with "why?". | Claire Carroll
  4438. Don't use Tailwind for your Design System
  4439. How Banks Create Money
  4440. The dark side of "eating lower on the food chain"
  4441. What factors influence DAU/MAU? Nature versus nurture at andrewchen
  4442. Zach Bellay | Doxxing for Good
  4443. Goodbye minikube
  4444. Storytime
  4445. ‎Risky Business: Risky Business #616 -- Exchange 0day party time for Chinese APT crew on Apple Podcasts
  4446. Lykke - BuiltWithDot.Net
  4447. Digital identity scheme shot down by voters over data privacy concerns
  4448. 10 Exception handling best practices in C#
  4449. Zooqle.Net - BuiltWithDot.Net
  4450. Roundtrip implementation by generateui · Pull Request #481 · xoofx/markdig
  4451. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  4452. First look at InferSharp: A C# version of Facebook’s Infer
  4453. Setting up demos in Azure - Part 1: ARM templates
  4454. Firestorm Overview
  4455. XDay Eventmanagement Software - BuiltWithDot.Net
  4456. May 22 2015 - Ulbricht letter to Judge Forrest
  4457. Nodes – a new way to create with code | https://nodes.io
  4458. Don’t fight, flight (or freeze) your body and emotions
  4459. Cryptology ePrint Archive: Report 2021/289
  4460. Published rANS patent by Storeleap
  4461. How we used AI to Create Complete Band’s Visual Identity
  4462. NFTs are a dangerous trap
  4463. Sqlite Global Tool - BuiltWithDot.Net
  4464. FFMPEG From Zero to Hero by Nick Ferrando
  4465. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  4466. This Website Accidentally Left Promo Codes in Their Source Code
  4467. lib12 - BuiltWithDot.Net
  4468. carbon-web-components-react-getting-started - CodeSandbox
  4469. Custom Elements Everywhere
  4470. So how does a PS/2 keyboard interface work?
  4471. Carbon Custom Elements
  4472. Protecting against recently disclosed Microsoft Exchange Server vulnerabilities: CVE-2021-26855, CVE-2021-26857, CVE-2021-26858, and CVE-2021-27065
  4473. dolthub/dolt
  4474. reflections on the competing IDEs
  4475. Terms of Service | Uploader window
  4476. EmbedIO web server - BuiltWithDot.Net
  4477. Clojure from a Schemer's perspective
  4478. Animated Engines - Home
  4479. Beginner's Series to: Web APIs
  4480. The City Record Online - BuiltWithDot.Net
  4481. » Wing Commander III The Digital Antiquarian
  4482. Zero Data App
  4483. It's not easy being green: EV HTTPS cert seller Sectigo questions Chrome's logic in burying EV HTTPS cert info
  4484. Smart Home Using Netduino - BuiltWithDot.Net
  4485. Building Azure AD B2C custom policies part 2: Azure DevOps automated build and deployment
  4486. S-1
  4487. vvilhonen/nethoscope
  4488. SeeVoov - Video based trip planner - BuiltWithDot.Net
  4489. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  4490. Azure Arc-Enabled Machine Learning Is Now in Preview
  4491. Fusion startup plans reactor with small but powerful superconducting magnets
  4492. Microsoft Releases Visual Studio 2019 for Mac v8.9
  4493. Microsoft Releases Azure AD My App and New Risk Detections for Identity Protection into GA
  4494. Live Documenter - BuiltWithDot.Net
  4495. Chase was vibing #fyp #foryou #foryoupage #catsoftiktok #VideoSnapChallenge #Seitan #trending #duet
  4496. VS Code Now Has Apple Silicon Builds for Native Mac Development -- Visual Studio Magazine
  4497. Essential features of GitHub Actions
  4498. nodegui/svelte-nodegui
  4499. Ideas to monetize your side projects.
  4500. Life Quests, not Goals
  4501. My journey into game development
  4502. How to organise your Twitter follows into lists
  4503. SandDance
  4504. What Have You Changed Your Mind About?
  4505. I don't want to do front-end anymore — Nomm
  4506. The trouble with SPIR-V
  4507. Product Security Framework
  4508. Beyond Minimalism
  4509. Episode 12: Special Real World Crypto 2021 Pre-Conference Coverage!
  4510. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  4511. Ever wondered why the big beasts in software all suddenly slapped an 'I heart open-source' badge on?
  4512. ASP.NET Community Standup - Web Live Preview
  4513. Oakland Bans the Use of Combustion Engine-Powered Leaf Blowers and…
  4514. Colorista - BuiltWithDot.Net
  4515. Facial recognition technology can expose political orientation from naturalistic facial images
  4516. [ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language - Community / Package announcements - JuliaLang
  4517. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  4518. CloneTfsVariableGroup - BuiltWithDot.Net
  4519. Heavy throttling of chained JS timers beginning in Chrome 88 - Chrome Developers
  4520. Taming the WSL 2 Resource Monster
  4521. Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  4522. Atlas: Our journey from a Python monolith to a managed platform
  4523. Creating a co_await awaitable signal that can be awaited multiple times, part 5 | The Old New Thing
  4524. Proton Has Enabled 7000 Windows Games to Run on Linux - Boiling Steam
  4525. Bring Your Own Client
  4526. US health agency will invest $1 billion to investigate 'long COVID'
  4527. Honda's Now Selling the World's First Production Car with Level 3 Self-Driving Tech
  4528. Weekly Update 233
  4529. eyal0/valgrind-false-positive
  4530. PaletteBook - BuiltWithDot.Net
  4531. The Teams Dashboard: Finding a Product Voice
  4532. Episode 71 - Azure and .NET with Labrina Loving
  4533. .NET App Developer Links - 2021-03-05
  4534. EISK - BuiltWithDot.Net
  4535. dotnet/maui
  4536. Automatically update WSL distributions using the Windows Scheduler - Gérald Barré
  4537. Subscribing to cloud events with Abbot
  4538. Empowering every developer to innovate with Azure
  4539. The FREE Blazor Crash Course (.NET 5) | Getting Started
  4540. Vincent Rijmen and Joan Daemen - Real World Cryptographers Podcast
  4541. Non-JavaScript
  4542. statusmonitor - BuiltWithDot.Net
  4543. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  4544. Development on Windows is Painful
  4545. 100Mbps uploads and downloads should be US broadband standard, senators say
  4546. Why isn't the internet more fun and weird?
  4547. 20 Years Ago: SongMeanings | Kevin Marsh
  4548. The Shape of Tests - sulami's blog
  4549. How I Got My Jobs
  4550. The Missing Piece for Self-Taught Developers | Mike Tobias
  4551. Limits of Giving
  4552. Visual Studio 2019 for Mac v8.9 Ships with .NET 6 Preview 1 Support -- Visual Studio Magazine
  4553. How to IPO as an SEO - Jackie Chu
  4554. Why I don't need to clean up my desktop and downloads folder in macOS
  4555. how long
  4556. Humble Book Bundle: Pocket Reference Guides by O'Reilly
  4557. Nuclear power must be well regulated, not ditched
  4558. Migrate from ASP.NET Core 5.0 to 6.0
  4559. George Li is launching MiTEE Cube Satellites and making TikToks | Hanselminutes with Scott Hanselman
  4560. git/git
  4561. A Two-Version Visibility Solution for TLS 1.2 and TLS 1.3 based on a Handshake-Agnostic Middlebox – Pomcor
  4562. MailBee.NET Objects
  4563. Microsoft Edge Tools for VS Code - Visual Studio Marketplace
  4564. “User Engagement” Is Code for “Addiction”
  4565. Newsletry - BuiltWithDot.Net
  4566. Fertility
  4567. Oxfam Australia supporters embroiled in new data breach | ZDNet
  4568. Multimodal Neurons in Artificial Neural Networks
  4569. About 580,000 members of SIA's frequent flier programmes affected by external data leak
  4570. How Secure Is a Smart Baby Monitor? Finding Out Is Far Too Difficult - Nat Meysenburg
  4571. Learn to build HTTP APIs with .NET | .NET Blog
  4572. Troll Research Station: how to operate an airport in Antarctica | Flightradar24 Blog
  4573. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  4574. Transfer a copy of your iCloud Photos collection to another service
  4575. Beginner's Series to: Web APIs
  4576. HTTPWTF
  4577. Analyst: TypeScript Now Firmly in Top 10 Echelon (Ruby, Not So Much) -- Visual Studio Magazine
  4578. The .NET Docs Show - Taking home automation to a whole new level with Azure
  4579. Intranet Developer
  4580. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  4581. Invoice Quickly - BuiltWithDot.Net
  4582. Google’s FLoC Is a Terrible Idea
  4583. Uploading Files With ASP.NET Core and Angular
  4584. WTF# is Mathematical Planning?
  4585. Creating a co_await awaitable signal that can be awaited multiple times, part 4 | The Old New Thing
  4586. An instant Do Not Hire decision
  4587. Introducing support for Xamarin
  4588. Ranking the SOLID principles
  4589. Numberphile
  4590. TypedTree-Editor - BuiltWithDot.Net
  4591. Conntrack turns a blind eye to dropped SYNs
  4592. SITA statement about security incident
  4593. John Allbritten / cbonsai
  4594. Remove controversial satirical piece 🔥 · godotengine/godot-docs@b872229
  4595. Introducing WiFiman.com – Ubiquiti’s New Wireless Speed Testing Site – Ubiquiti Inc Blog
  4596. Did Schnorr destroy RSA? Show me the factors.
  4597. RpiUno - BuiltWithDot.Net
  4598. Microsoft Releases Visual Studio 2019 v16.9
  4599. Tips for Building Accessible Design Systems
  4600. Types in JavaScript
  4601. Google Fonts ❤️ Material Icons
  4602. quictls/openssl
  4603. microwf - A simple finite state machine (FSM) - BuiltWithDot.Net
  4604. .NET Rocks! vNext
  4605. jott - m1_webgpu_perf
  4606. Online tool to generate and check bcrypt hashed passwords.
  4607. Okta + Auth0: Powering Identity for the Internet | Okta
  4608. Okta Signs Definitive Agreement to Acquire Auth0
  4609. Seven Deadly Sins of Security Teams
  4610. The Air Force Is Having To Reverse Engineer Parts Of Its Own Stealth Bomber
  4611. "This destroyes the RSA cryptosystem"
  4612. Entity Framework Community Standup - Performance Tuning an EF Core App
  4613. Microsoft Releases Azure Attestation into General Availability
  4614. Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  4615. AVOID Entity Services by Focusing on Capabilities
  4616. GitHub Quick Reviews
  4617. Yet ANOTHER Machine Vise by TheGoofy
  4618. Reactive Hole · Rafal Pastuszak
  4619. Shiny Stock Syndrome
  4620. How much memory does a Linux system waste?
  4621. (Dis)Honest Functions | www.bendik.dev
  4622. No longer frugal
  4623. From Zero to Blinky in Ada
  4624. Business or People
  4625. Gab Has Been Breached
  4626. Exciting New Features in Django 3.2
  4627. Möbius Printing helper
  4628. Cryptology ePrint Archive: Report 2021/015
  4629. Piracy is Theft? Ridiculous. Lost Sales? They Don't Exist, Says Minecraft Creator * TorrentFreak
  4630. Microsoft Ignite
  4631. NotifyDB - Cryptocurrency notifications - BuiltWithDot.Net
  4632. Microsoft Ignite
  4633. Google Fonts
  4634. Pwned passwords and secrets
  4635. Google als Sponsor für KI-Ethik-Konferenz nicht mehr erwünscht
  4636. Announcing Flutter 2
  4637. ant-design-blazor/ant-design-blazor
  4638. Managing ADX Data with .NET Core and Azure B2C
  4639. Hotpatch for Windows Server Azure Edition (preview)
  4640. February 2021 - Killing Turbotax
  4641. PipeWire: The Linux audio/video bus
  4642. Visual Studio 2019 for Mac version 8.9 is now available | Visual Studio Blog
  4643. Brave buys a search engine, promises no tracking, no profiling – and may even offer a paid-for, no-ad version
  4644. DJI FPV - Redefine Flying - DJI
  4645. TasKCompletionSource In .Net
  4646. Crossing the Generics Divide
  4647. Frictionless repeated edits: IntelliCode suggestions in completion list | Visual Studio Blog
  4648. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  4649. OurPlace - BuiltWithDot.Net
  4650. Cloudflare recognized as a 'Leader' in The Forrester Wave for DDoS Mitigation Solutions
  4651. Deno - A secure runtime for JavaScript and TypeScript
  4652. All I hear about is the bad stuff
  4653. Creating a co_await awaitable signal that can be awaited multiple times, part 3 | The Old New Thing
  4654. Event Sourcing: Rehydrating Aggregates with Snapshots
  4655. The 8 most missing features in C# – TooSlowException
  4656. Semantic Versioning Will Not Save You
  4657. ICANN Refuses to Accredit Pirate Bay Founder Peter Sunde Due to His 'Background' * TorrentFreak
  4658. Learner Mobile - BuiltWithDot.Net
  4659. microsoft/Power-Fx
  4660. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  4661. Rookie coding mistake prior to Gab hack came from site’s CTO
  4662. For The First Time, Physicists Have Filmed The Oscillation of a Time Crystal
  4663. Deno - A secure runtime for JavaScript and TypeScript
  4664. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  4665. .NET App Developer Links - 2021-03-03
  4666. Level up your .NET libraries - Ben Foster
  4667. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  4668. Encode One .Net Core theme - BuiltWithDot.Net
  4669. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  4670. C# Coding Standards – Updated
  4671. To write code comments or not, it should not be a question
  4672. Monsters Weekly 202 - Securing your Azure Functions
  4673. Welcome to .NET Conf: Focus on Windows
  4674. Cloudflare Pages
  4675. Pace To Race - BuiltWithDot.Net
  4676. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  4677. Intelligent Visual Studio Search Service | Visual Studio Blog
  4678. New Dynamic Instrumentation Profiling for .NET | Visual Studio Blog
  4679. IntelliSense for appsettings.json | ASP.NET Blog
  4680. Cloudflare Pages docs
  4681. jQuery 3.6.0 Released! | Official jQuery Blog
  4682. I don't know why I blog
  4683. Foam: Six Months Later
  4684. Things I’ve learned from freelancing as a web developer - Part 1/n - David Hewitson
  4685. Hacking Super Monkey Ball Part 2 – Decompilation with Ghidra – Smoking on a Bike
  4686. Back To The Office
  4687. Postmortem on a side project: Curfew Alarm
  4688. Why Was Google Telling People to Throw Car Batteries Into the Ocean?
  4689. The MIT Press launches Direct to Open
  4690. blog
  4691. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  4692. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  4693. The problem with perpetual licensing - Filip Iulian Pacurar (Filipac)
  4694. The Universe of Discourse : Fuckin' user interface design, I swear
  4695. https://eprint.iacr.org/2021/232.pdf
  4696. Why ethical A.I. is nonsense
  4697. Things I Made That Sucked
  4698. Houston leaders say Gov. Abbott’s decision to lift COVID restrictions next week puts Texans at risk
  4699. MIT Press Journals
  4700. Come Join Me Online Next Week!
  4701. Clickhouse as an alternative to ElasticSearch and MySQL, for log storage and analysis, in 2021
  4702. SSH and User-mode IP WireGuard
  4703. Beyond Meat signs global supply deals with McDonald's, KFC & Pizza Hut
  4704. Using GitHub as your Project Management Tool | Learn with Dr. G
  4705. dotnet-hash - BuiltWithDot.Net
  4706. Visual Studio 2019 version 16.9 Release Notes
  4707. Lotus 1-2-3
  4708. 9 Caribbean Diaspora members making their mark in global tech
  4709. Bitcoin Is Time | dergigi.com
  4710. JSON DOM API Review
  4711. Using source generators to generate a menu component in a Blazor app
  4712. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  4713. Microsoft Extends Low-Code Push with Power Fx Programming Language -- Visual Studio Magazine
  4714. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  4715. Improvements to Event Sourcing in Marten V4
  4716. Control Arduino from C# Serial Port | C# Tutorials Blog
  4717. How to Read Assembly Language
  4718. Clubhouse Is Recording Your Conversations. That’s Not Even Its Worst Privacy Problem
  4719. Home - Ad Fontes Media
  4720. MongoFramework - BuiltWithDot.Net
  4721. Generate iCal calendar with .NET using iCAL.NET
  4722. εxodus
  4723. Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  4724. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  4725. Creating a co_await awaitable signal that can be awaited multiple times, part 2 | The Old New Thing
  4726. Deploy a Docker image to an Azure Container Instance
  4727. I’ve an allergic reaction to SQL Injections
  4728. Speed is the killer feature
  4729. Razor Pages has Components too don't you know!
  4730. Low Earth Orbit Visualization | LeoLabs
  4731. Winsorized modifications of the Harrell-Davis quantile estimator
  4732. Configuring HTTPS using a custom TLS certificate with Netlify and Cloudflare
  4733. How to execute an object file: Part 1
  4734. Jonah Edwards - Internet Archive Infrastructure : Free Download, Borrow, and Streaming : Internet Archive
  4735. Infinity Crawler - BuiltWithDot.Net
  4736. How Nacon Cracked and Pirated The Sinking City - Frogwares
  4737. Gift of the Gab? CEO of alt-right social network publishes tirade following data breach
  4738. .NET App Developer Links - 2021-03-02
  4739. VisualStudioTips.co.uk - BuiltWithDot.Net
  4740. Updates: suspected data incident
  4741. Lyra audio codec enables high-quality voice calls at 3 kbps bitrate
  4742. Pendulum swing: internal by default
  4743. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  4744. Windows Terminal Preview 1.7 Release | Windows Command Line
  4745. Apple Card disabled my iCloud, App Store, and Apple ID accounts • Dustin Curtis
  4746. Real-World Cryptography: Wong, David: 9781617296710: Amazon.com: Books
  4747. Adam Storr - Subscription is not registered to use namespace Microsoft.AzureActiveDirectory
  4748. dotnet/runtime
  4749. BDTest - BuiltWithDot.Net
  4750. nullpo-head/WSL-Hello-sudo
  4751. Project Gutenberg eBook of Struwwelpeter, Merry Stories and Funny Pictures, by Heinrich Hoffman
  4752. Far-Right Platform Gab Has Been Hacked—Including Private Data
  4753. NYTimes Peru N-Word, Part One: Introduction
  4754. The small web is beautiful
  4755. Mechanical Typewriter To Escape From Distractions?
  4756. Why I write · Krishna's words
  4757. Music To Program To
  4758. Distributed Capital
  4759. Splitting the ping
  4760. David ex Machina: Miami Vice Capital
  4761. All your input are belong to me – 3rd party web security
  4762. Cryptology ePrint Archive: Report 2020/1491
  4763. European e-ticketing platform Ticketcounter extorted in data breach
  4764. Course Review – “Programming Languages” Series on Coursera - Vasil Kosturski
  4765. .NET R&D Digest (February, 2021)
  4766. NltkNet - BuiltWithDot.Net
  4767. Important Security Announcement
  4768. Weekly U.S. Influenza Surveillance Report
  4769. flowchart.fun
  4770. The Hijacking of Perl.com
  4771. Serve ML.NET Models as HTTP APIs with minimal configuration
  4772. Are Xiaomi browsers spyware? Yes, they are…
  4773. Microsoft Ignite
  4774. State of the NuGet Ecosystem | The NuGet Blog
  4775. PHINUG Online Dev Sessions 2021.03
  4776. Add Azure Key Vault to support to your ASP.NET application
  4777. .NET Tooling Community Standup - How tools help us learn!
  4778. Use Touch ID for sudo on Mac
  4779. Passion Not Required: It's OK to Only Program for a Paycheck
  4780. Is clean code actually slower?
  4781. Carter - BuiltWithDot.Net
  4782. Strongly-typed Ids using C# Source Generators - Gérald Barré
  4783. On The Experience of Being Poor-ish, For People Who Aren't
  4784. Creating a co_await awaitable signal that can be awaited multiple times, part 1 | The Old New Thing
  4785. The Last Message Sent on AIM
  4786. 📦 Demystify - com.needle.demystify
  4787. Global distributed consistency, the easy way
  4788. dotNetify - BuiltWithDot.Net
  4789. The Teams Dashboard: Behind the Scenes
  4790. MEGA
  4791. .NET App Developer Links - 2021-03-01
  4792. Machine Learning with ML.NET - Random Forest
  4793. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  4794. Welcoming the Portuguese Government to Have I Been Pwned
  4795. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  4796. 243: Lessons Learned - 3 Years of FuGet
  4797. Video Detail Player - BuiltWithDot.Net
  4798. flynn/flynn
  4799. Diablo IV: Debugging Linux in Visual Studio
  4800. .NET News Roundup - Week of Feb 22th, 2021
  4801. Releasing My Wilder Minds Courses for Free
  4802. Goodbye Client Affinity, Hello Data Protection with Azure
  4803. How to Implement Dependency Injection in ASP.NET Core
  4804. TypeScript Function Syntaxes
  4805. Remote Debug Support in Visual Studio 2019 | C++ Team Blog
  4806. Releasing My Wilder Minds Courses for Free
  4807. Working with Tags in Azure Resource Graph Explorer
  4808. VetYourCrew.com - BuiltWithDot.Net
  4809. Little League wants all your information
  4810. McYoloSwagHam/win3wm
  4811. Last Week on My Mac: Users are losing out against Big Sur’s sealed System
  4812. Why you should take a look at Nomad before jumping on Kubernetes
  4813. Prime+Probe 1, JavaScript 0: Overcoming Browser-based Side-Channel Defenses
  4814. Specialize or Bounce Around?
  4815. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  4816. Some thoughts on community
  4817. Keyboard control of Big Sur notification alerts – Rob Allen's DevNotes
  4818. The Ultimate Habit Tracker Guide: Why and How to Track Your Habits | James Clear
  4819. A note on boredom, anonymity, and declinism
  4820. mrcal: principled camera calibrations
  4821. 3 tools for 3 scenarios · Erkan Erol
  4822. Read this before you buy a Soviet camera - Kosmo Foto
  4823. Weird architectures weren't supported to begin with
  4824. 5 tools I use to protect my privacy online
  4825. Reasoning about Taxes
  4826. Why I left Node for Deno 🦕
  4827. What’s The Best Way To Store Pens? Up, Down, Or On Their Side?
  4828. VPN app threatens 100 million: Delete it right now
  4829. Could Age Replace OpenPGP? [The Call of the Open Sidewalk]
  4830. XAML Studio - BuiltWithDot.Net
  4831. The Mars Helicopter is Online and Getting Ready to Fly - Universe Today
  4832. How I cut GTA Online loading times by 70%
  4833. Episode 367 - Enterprise Scale Landing Zones
  4834. a new chapter
  4835. Netcode [p1]: Fightin' Words
  4836. Pockit app - BuiltWithDot.Net
  4837. Actually Portable Executables · Blog Needs a Name
  4838. This is my thinly veiled attempt to get you to use a library I wrote.
  4839. MFL Platinum - BuiltWithDot.Net
  4840. In Defense of Dumb TVs
  4841. Why isn't Godot an ECS-based game engine?
  4842. Globe Time - BuiltWithDot.Net
  4843. C# 9 Is Out
  4844. Learner's Permit Log Tracker - BuiltWithDot.Net
  4845. Flexi-Facehugger by OneIdMONstr
  4846. Camera Response Function
  4847. Why do things float ?
  4848. Format Replacement cycles
  4849. What You Can Actually Do About Burnout
  4850. The security of the "Pass" password manager
  4851. ‘Security risks’: Ministers’ private email accounts in historical data breach
  4852. Amazon.com : Perky-Pet Clear Birdscapes Window Feeder 348, 6.88W x 5.6D ins : Wild Bird Feeder Accessories : Garden & Outdoor
  4853. Calculating FPS past requestAnimationFrame limit with requestIdleCallback - Blog - Clicktorelease
  4854. HttpTracer - BuiltWithDot.Net
  4855. BillDietrich/fake_contacts
  4856. Denial By DNS: Uber's Open Source Tool for Preventing Resource Exhaustion by DNS Outages
  4857. Internals of the POH | .NET Blog
  4858. W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  4859. Are you trading or gambling?
  4860. Chessformer by rob1221
  4861. kuchin/awesome-cto
  4862. Six Labors Documentation.
  4863. λ# - Serverless .NET on AWS - BuiltWithDot.Net
  4864. Microsoft .NET Conf: Focus on Windows
  4865. A Vim Guide for Advanced Users
  4866. Free Land — Living Off Grid With No Money
  4867. FishAngler - BuiltWithDot.Net
  4868. Esporti Family - Health Academy of the Families - BuiltWithDot.Net
  4869. Weekly Update 232
  4870. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  4871. ‘Deep Nostalgia’ Can Turn Old Photos of Your Relatives Into Moving Videos
  4872. SEC Suspends Trading in Multiple Issuers Based on Social Media and Trading Activity
  4873. trailofbits/graphtage
  4874. 2021 Tech Predictions · Ted Neward's Blog
  4875. Sheller - BuiltWithDot.Net
  4876. Introducing Hummingbard - Hummingbard
  4877. Here’s what’s happening with the Firefox Nightly logo – Mozilla Hacks - the Web developer blog
  4878. Medical chatbot using OpenAI’s GPT-3 told a fake patient to kill themselves
  4879. Microsoft's Tools to Fight Solorigate Attack Are Now Open Source -- Visual Studio Magazine
  4880. Becoming a tech leader: my principles
  4881. Pro Tip: Don't overcomplicate content storage / the database from the start - Filip Iulian Pacurar (Filipac)
  4882. Every thought about personal finance I've ever had, as concisely as possible
  4883. Code Maze Weekly #66 - Code Maze
  4884. How to start your own country in four steps – Karl's Notes
  4885. The Economics of Biodiversity
  4886. bad philosophy
  4887. Keeping platforms open
  4888. NMF Live Performance Series – 2021 National Math Festival
  4889. How to Debug Live .NET Application
  4890. All Researchers Should Become Entrepreneurs
  4891. Why Massachusetts Struggled to Make a Vaccine Website
  4892. Const generics MVP hits beta! | Rust Blog
  4893. dotnet/upgrade-assistant
  4894. 3 Reason Why I Prefer Using Norm vs Dapper
  4895. What's new in .NET 5
  4896. Flow-based monitoring for Magic Transit
  4897. Cryptology ePrint Archive: Report 2020/1610
  4898. Kamus - BuiltWithDot.Net
  4899. ISO 8601: the better date format | Blog
  4900. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  4901. What does error E_ILLEGAL_DELEGATE_ASSIGNMENT mean? | The Old New Thing
  4902. Judge in Google case disturbed that even 'Incognito' users are tracked - BNN Bloomberg
  4903. How often should I rotate my ssh keys?
  4904. 2.92 — blender.org
  4905. Firefox 86.0, See All New Features, Updates and Fixes
  4906. Microsoft Releases Azure Firewall Premium in Public Preview
  4907. March 30, 2020 - Machine Learning with Madrinas! ML.NET #ad
  4908. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  4909. SmarTracks Athlete - BuiltWithDot.Net
  4910. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  4911. Visualizing the code coverage results from Azure Pipelines in Visual Studio - Gérald Barré
  4912. How efficient is RavenDB?
  4913. Teachers should be prepared to ‘sacrifice their lives’, says ex-Ofsted head
  4914. Librsvg, Rust, and non-mainstream architectures
  4915. Actually Portable Executable
  4916. [JDK-8262273] Deprecate 3DES and RC4 in Kerberos
  4917. ASP.NET Core Pagination Library - BuiltWithDot.Net
  4918. Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
  4919. Quitting Twitter · Krishna's words
  4920. redbean
  4921. .NET App Developer Links - 2021-02-26
  4922. Profile Store KQL Cheat Sheet
  4923. DevChatter - Twitch
  4924. PeachPie.io - BuiltWithDot.Net
  4925. Azure .NET SDK: Q&A With Jeffrey Richter
  4926. AI learns to Speedrun QWOP (1:08) using Machine Learning
  4927. PowerShell for Visual Studio Code Updates - February 2021 | PowerShell Team
  4928. #Net6 – Single file apps improved for Windows and Mac !
  4929. YamlDotNet - BuiltWithDot.Net
  4930. microsoft/clarity
  4931. Windows 10 System High CPU Usage ACPI.sys
  4932. The Future of Web Software Is HTML-over-WebSockets
  4933. .NET Upgrade Assistant | Get Started
  4934. Map of my personal data infrastructure | beepb00p
  4935. Linux front-end development environment: my experience.
  4936. Imagining a Better Social Media
  4937. Being a workplace crusader - Articles
  4938. My Terminal-First Blogging Workflow
  4939. Ownership as code • brouillon
  4940. Don't define functions inline in your public headers
  4941. Free Online Tool to Convert From 2D/Heightmap Images to 3D STL Mesh File
  4942. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  4943. Postgres Text Search: Full Text vs Trigram Search — Aapeli Vuorinen
  4944. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  4945. The Difficulty of Pricing DevOps Transformations
  4946. Leaving Comments on My Own Pull Requests
  4947. So long, Fry's
  4948. Beware of the Man of a Single Book
  4949. at age 15, I founded a tech startup. here's what I learned.
  4950. Understanding how Leela Chess Zero works
  4951. Macs and 4K 120Hz displays compatibility list
  4952. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  4953. 9 "rules" for cleaner code | Object Calisthenics
  4954. How to create social media posts from long form content using Python
  4955. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  4956. Cryptology ePrint Archive: Report 2020/1608
  4957. .NET Rocks! vNext
  4958. Observability beyond buzzwords with New Relic's Tori Wieldt | Hanselminutes with Scott Hanselman
  4959. Using Streams with HttpClient to Improve Performance and Memory Usage
  4960. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  4961. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  4962. Developer prerequisites
  4963. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  4964. How to copy data in Azure using AzCopy
  4965. March 24, 2020 - Working on Video Widgets and Old Man Developer
  4966. .NET App Developer Links - 2021-02-25
  4967. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  4968. 1Password has none, KeePass has none... So why are there seven embedded trackers in the LastPass Android app?
  4969. Big Data and Machine Learning in .NET 5
  4970. AppBeat Monitoring - BuiltWithDot.Net
  4971. GNU Taler
  4972. Levels.fyi | Salaries & Tools to Level Up Your Career
  4973. What does it mean when a call fails with 0x8000001F = RO_E_BLOCKED_CROSS_ASTA_CALL? | The Old New Thing
  4974. Using strongly-typed entity IDs to avoid primitive obsession
  4975. How I made $101,578.04 selling colors online - Dracula
  4976. Google Analytics: Stop feeding the beast
  4977. The Decline of Computers as a General Purpose Technology
  4978. A 500GB PS4 May No Longer Be Able to Fit Call of Duty: Black Ops Cold War and Warzone - IGN
  4979. AdvandedDLSupport - BuiltWithDot.Net
  4980. Upgrade Assistant | .NET
  4981. GCHQ to use AI to tackle child sex abuse, disinformation and trafficking
  4982. Introducing the Framework Laptop
  4983. Creating serendipity with Python
  4984. Cryptography Interface Design is a Security Concern
  4985. Form S-1
  4986. Document
  4987. INTERCAL, YAML, And Other Horrible Programming Languages
  4988. Common Nginx misconfigurations that leave your web server open to attack | Detectify Blog
  4989. UTM
  4990. PODCAST: The High Jumping Cosmologist - with Katie Mack — Numberphile
  4991. The High Jumping Cosmologist - with Katie Mack — The Numberphile Podcast
  4992. ‎The Numberphile Podcast on Apple Podcasts
  4993. CoordinateSharp - BuiltWithDot.Net
  4994. Aphalina Animator - BuiltWithDot.Net
  4995. Latest Firefox release includes Multiple Picture-in-Picture and Total Cookie Protection – The Mozilla Blog
  4996. ENROLL – Reskill Americans
  4997. Tip 307 - How to create faster and smarter apps with .NET 5
  4998. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  4999. Projections in Event Sourcing
  5000. Tiny.RestClient - BuiltWithDot.Net
  5001. DidierRLopes/GamestonkTerminal
  5002. 259640 - Find Toolbar's highlight mode should show matches next to or on top of scrollbar
  5003. The Blag — Logic And Graphics
  5004. Sven Reichardt on Fascism as a Process-Concept - JHI Blog
  5005. Zero Bug Tolerance
  5006. Intention in languages
  5007. The Coming Era of Tokenized Essays
  5008. Why I Moved My Latest StartUp From SF to Tampa - John Sung Kim
  5009. The Workhorse Group Story
  5010. ASP.NET Community Standup - Flexible HTTP APIs
  5011. Opus Codec
  5012. SynthWave '84 - Visual Studio Marketplace
  5013. opus build
  5014. Andrew Carr blog
  5015. Cryptographic Wear-Out for Symmetric Encryption
  5016. Mituyu - BuiltWithDot.Net
  5017. dotnet/core
  5018. Virtual Summit Session: Have Your Customers Been Pwned? - Arkose Labs
  5019. On .NET Live - Microservice applications with DAPR and .NET
  5020. C#'s Functional Journey
  5021. .NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  5022. Help Name Our Website
  5023. New TypeScript 4.2 Tweaks Include Project Explainer -- Visual Studio Magazine
  5024. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  5025. Announcing TypeScript 4.2 | TypeScript
  5026. California can enforce net neutrality law, judge rules in loss for ISPs
  5027. Microsoft president asks Congress to force private-sector orgs to publicly admit when they've been hacked
  5028. My experience as a Gazan girl getting into Silicon Valley companies
  5029. Google Cloud vs AWS Onboarding Comparison - Kevin's Page
  5030. Integrating Tailwind CSS with Blazor - Detailed Guide
  5031. .NET Foundation January/February 2021 Update
  5032. Do Developers Still Want Swag?
  5033. Modules, monoliths, and microservices
  5034. Coravel - BuiltWithDot.Net
  5035. Introducing State Partitioning – Mozilla Hacks - the Web developer blog
  5036. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  5037. Use Azure Functions with .NET 5 | Dave Brock
  5038. OpenTelemetry 1.0 Extensions Released
  5039. BDDotNet-Bangalor.Net - AWS Cloud for .NET Developers
  5040. What is so special about the Application STA? | The Old New Thing
  5041. French is a very fragile language, or at least it seems so from the stories I hear | The Old New Thing
  5042. The Catch Block #47 - Upcoming Features of .NET 6
  5043. Through the eyes of a Cloudflare Technical Support Engineer
  5044. Building an E-Ink Laptop
  5045. LinkedIn is building a gig marketplace - AIM Group
  5046. Decomposing CRUD to a Task Based UI
  5047. Implementing OAuth Pushed Authorisation Requests in Angular
  5048. Playstation 2 Architecture | A Practical Analysis
  5049. Will you pay the consistency costs?
  5050. SQL Mimic - BuiltWithDot.Net
  5051. Teaching Compilers Backward
  5052. Fix for Elgato Key Light not found by Control Center
  5053. Managing ADX Data with .NET Core and Azure B2C | Developer Support
  5054. .NET App Developer Links - 2021-02-24
  5055. 10 Years of Open-Source Visualization
  5056. Marten Postgres Document DB - BuiltWithDot.Net
  5057. Boosting Productivity and Performance with the NVIDIA CUDA 11.2 C++ Compiler | NVIDIA Developer Blog
  5058. Taking a Stand in the War on General-Purpose Computing
  5059. The Azure Security Architect Map
  5060. Monsters Weekly 201 - Avoiding SSL Expiries
  5061. Why does Task Manager tell me that I have a Startup program named Program? | The Old New Thing
  5062. Blazor Desktop: The Electron for .NET?
  5063. Ask the Expert: Notebooks in VS Code
  5064. How to Resolve Technical Debt: The Agile Root of Your Problem
  5065. American Airlines Confirms: UFO Contact Over New Mexico On Sunday - View from the Wing
  5066. On Prem To The Cloud: Lift and Shift (Ep 2)
  5067. How to Deploy Azure SQL Anywhere – Using Azure Arc for Data Services
  5068. Coloring Sheets — Teresa Grasseschi
  5069. Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  5070. M1 Mac owners are experiencing extremely high SSD writes over short periods of time, likely thanks to aggressive swap
  5071. You need to be able to run your system
  5072. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  5073. The three freedoms of the web - Paul Bakaus' blog
  5074. The first five employees
  5075. Large-scale Analysis of DNS-based Tracking Evasion - broad data leaks included?
  5076. The Pretty JSON Revolution
  5077. The Ghost Recruiter
  5078. Solving probability problem with code
  5079. Raising $20M from A16Z
  5080. My Essential and Carrier oils entrepreneurial story - Meflyn Anwana
  5081. I miss lunches
  5082. We need a renewed focus on our own cancer antibody responses · Ameyer.me
  5083. On The Basics of Modeling
  5084. Proposal: Association of Security Researchers
  5085. Qml.Net - BuiltWithDot.Net
  5086. Free for developers
  5087. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  5088. Autenticación con Azure Active Directory B2C –End to End-
  5089. Using source generators with a custom attribute to generate a menu component in a Blazor app
  5090. Mikkel Paulson
  5091. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  5092. Why Discord is switching from Go to Rust
  5093. Laboratory
  5094. GitHub Quick Reviews
  5095. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  5096. Dapr for .NET Developers
  5097. Microsoft Releases .NET 6 Preview 1
  5098. JavascriptUtils.NodeJS - BuiltWithDot.Net
  5099. Attorney General James Ends Virtual Currency Trading Platform Bitfinex’s Illegal Activities in New York
  5100. Firefox 86 Introduces Total Cookie Protection – Mozilla Security Blog
  5101. Didja know: Network failure due to the disk full error
  5102. How I heat my home by mining crypto currencies
  5103. Mathematicians Set Numbers in Motion to Unlock Their Secrets
  5104. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  5105. Using source generators with a custom attribute to generate a menu component in a Blazor app
  5106. SimplCommerce - BuiltWithDot.Net
  5107. How Canadians Derailed a Train and Drove It to City Hall for Power After a Brutal Ice Storm
  5108. Misleading standard deviation | Andrey Akinshin
  5109. rui314/mold
  5110. .NET App Developer Links - 2021-02-23
  5111. Nurserycam horror show: 'Secure' daycare video monitoring product beamed DVR admin creds to all users
  5112. Exico Shopify Framework - BuiltWithDot.Net
  5113. DanielHindrikes - Twitch
  5114. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  5115. Survey: Library & Open Source | .NET Blog
  5116. Let's Learn .NET - Web API - Free Live Stream Event
  5117. Pendulum swings
  5118. liamg/traitor
  5119. Experimenting with .NET 5 and 6 using Docker containers
  5120. Free Windows 10 development virtual machines for HyperV, Parallels, VirtualBox, and VMWare
  5121. Don't Code Tired | ICYMI C# 8 New Features: Simplify Array Access and Range Code
  5122. Integrate Create React app with .NET Core 5 - Simple Talk
  5123. (Preview) Creating Azure Functions using .NET 5
  5124. Time for Next-Gen Codecs to Dethrone JPEG
  5125. Free eBook: How to use Dapr for .NET Developers
  5126. https://obj.umiacs.umd.edu/postdoc-2021/MC2fellowship2021.pdf
  5127. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  5128. Parler Free Speech Social Network
  5129. REST.net - BuiltWithDot.Net
  5130. Dark Mode Favicons | CSS-Tricks
  5131. Need code help? Call a dev.
  5132. Let's Learn .NET: Web API
  5133. Epic will pay off class-action loot-box settlement with in-game currency
  5134. NetGalley discloses data breach after website was hacked
  5135. Release Preview Release v0.7212202 · dotnet/try-convert
  5136. Parsing floating-point numbers really fast in C#
  5137. Best practices for REST API design - Stack Overflow Blog
  5138. Font Sizer 2.0 - Visual Studio Marketplace
  5139. Which devices support the Mixed Reality Toolkit? | One Dev Question
  5140. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  5141. How I manage notifications to keep myself uninterrupted
  5142. Daily links from Cory Doctorow
  5143. How to Take Smart Notes Book Summary – Love Your Work, Episode 249
  5144. Why I’m Losing Trust in Open Source – gibson.ws
  5145. A retrospective look at Mac OS X Snow Leopard
  5146. Composability in functional and flow-based programming | RIL Labs
  5147. Rethinking the IDE for the 2020s
  5148. Find the Crux by Debating Excellence | cek.log
  5149. 'Great reasons to be optimistic': First study reveals impact of Covid vaccination on hospital admissions in Scotland
  5150. Reasons Why I Don't Like TWS Earphones — Vishnu's Pages
  5151. How I use neovim for note-taking | Day 8 of 100
  5152. Kowainik - Totality
  5153. Prodoscore: The Bleak Future of Work
  5154. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  5155. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  5156. ASP.NET Core in .NET 6 - Part 01 - Overview
  5157. Cryptology ePrint Archive: Report 2020/1581
  5158. 10 Software Engineering Laws Everybody Loves to Ignore
  5159. Abundant Capital
  5160. Perseverance Rover’s Descent and Touchdown on Mars (Official NASA Video)
  5161. TaskBeat - BuiltWithDot.Net
  5162. We haven’t seen a quarter of known bee species since the 1990s
  5163. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  5164. We Hack Purple Podcast Episode 25
  5165. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  5166. tree-sitter/tree-sitter
  5167. .NET Support survey
  5168. Ethereum isn't fun anymore
  5169. Episode 366 - Azure Purview
  5170. Lena
  5171. .NET library and OSS survey
  5172. Whistleblowers: Software Bug Keeping Hundreds Of Inmates In Arizona Prisons Beyond Release Dates
  5173. How to Play a Sound with Blazor and JavaScript
  5174. jindrapetrik/jpexs-decompiler
  5175. Indian Government Breached, Massive Amount of Critical Vulnerabilities
  5176. Making Service Workers easier to debug for Progressive Web Applications and more
  5177. Asp.net Core RateLimit - BuiltWithDot.Net
  5178. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  5179. Daft Punk Break Up
  5180. Daft Punk Break Up
  5181. Build software better, together
  5182. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  5183. Reading candidates’ GitHub profilers
  5184. Multi-targeting a Roslyn analyzer - Gérald Barré
  5185. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  5186. What is Huffman Coding?
  5187. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  5188. Reverse engineering a GameBoy Advance game — Complete Guide
  5189. Amazon.com : Datacolor SpyderX Pro – Monitor Calibration Designed for Serious Photographers and Designers SXP100 : Camera & Photo
  5190. Immediate-Mode-UI/Nuklear
  5191. Netduino Facial Recognition WiFi Lock - BuiltWithDot.Net
  5192. Go is not an easy language
  5193. Machine Learning with ML.NET - Guide to Decision Trees
  5194. 242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
  5195. fitSharp - BuiltWithDot.Net
  5196. FlappyBlazorBird
  5197. FlappyBlazorBird
  5198. A remote code execution vulnerability in qmail
  5199. Building an Android app with .NET 6 - Nick's .NET Travels
  5200. Announcing: Azure Cosmos DB Conf, a free online developer event | Azure Cosmos DB Blog
  5201. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  5202. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  5203. Postgres regex search over 10,000 GitHub repositories (using only a Macbook)
  5204. Dev Discussions: Cecil Phillip | Dave Brock
  5205. YouTube AI Blocked Chess Channel after Confusing 'Black' and 'White' for Racist Slurs
  5206. Anatomy of a Prompt (PowerShell) » Blog Posts
  5207. Mistakes I've Made as an Engineering Manager | CSS-Tricks
  5208. Commenting vs. making
  5209. Dodging pitfalls when transitioning from academia to industry
  5210. Thought Space vs Reality
  5211. Managing (side)projects - Bram's Blog
  5212. Unit testing: The tSQLt framework and the execution of a test!
  5213. Tap your phone at Gold Coast bus stops to access my website
  5214. The problem of CryptoArt
  5215. "But How Do I Actually Start?" Making Games on Your Own as an Engineer
  5216. The modern packager’s security nightmare – Michał Górny
  5217. Nvidia Limits RTX 3060 Hash Rate, Unveils New 'Cryptocurrency Mining Processor' Line of GPUs
  5218. Episode #4: Alex Malozemoff – New attack on homomorphic encryption libraries: what does it mean?
  5219. https://team.inria.fr/privatics/files/2021/02/Thesis_PIVOT_Privatics_2020.pdf
  5220. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  5221. New malformed URL phishing technique can make attacks harder to spot
  5222. Eyes Guard - BuiltWithDot.Net
  5223. The Beirut Bank Job – Darknet Diaries
  5224. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  5225. Let's Learn .NET: Web API
  5226. qeeqbox/social-analyzer
  5227. Azure/azure-functions-openapi-extension
  5228. ASCII fluid dynamics -- IOCCC2012 endoh1.c
  5229. Announcing the .NET Foundation Speakers Directory
  5230. Carrel - Library Management System - BuiltWithDot.Net
  5231. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  5232. Choose Boring Technology
  5233. GridProtectionAlliance/go2cs
  5234. How to destroy the Earth
  5235. 'Apple M1 teaser' - MARC
  5236. A dishonest, indifferent, and toxic culture
  5237. XamlCSS - BuiltWithDot.Net
  5238. Age of distractions
  5239. GetYourPet.com - BuiltWithDot.Net
  5240. House Republicans propose nationwide ban on municipal broadband networks
  5241. NASA has Decided to Start Building the Lunar Gateway Using the Falcon Heavy - Universe Today
  5242. TeeChart for .NET - BuiltWithDot.Net
  5243. New plant-based plastics can be chemically recycled with near-perfect efficiency
  5244. The Little Language
  5245. Shooting at gun store in Louisiana involves 'multiple deaths,' law enforcement says
  5246. 0 A.D. | A free, open-source game of ancient warfare
  5247. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  5248. United B772 at Denver on Feb 20th 2021, engine inlet separates from engine, engine fire
  5249. Less handoffs: reviewer merges
  5250. The problem I have with stand-ups - A blog about technology, development and my own thoughts
  5251. Non-standard solutions to some technical problems
  5252. Website scores kill our success, waste our time
  5253. How and why I deleted 40,000 tweets
  5254. I paid for Spotify playlist placements so you don’t have to
  5255. Why some of these social networks are so hard to beat
  5256. A year of Rails - macwright.com
  5257. Thorsten Ball - How can you not be romantic about programming?
  5258. Double-Odd Elliptic Curves - Double-Odd Elliptic Curves
  5259. Simple Data Logger - BuiltWithDot.Net
  5260. dotnet/performance
  5261. New malware found on 30,000 Macs has security pros stumped
  5262. The Process is not the Product — The New Agile Anti-Manifesto.
  5263. Deploying Orleans Apps to Kubernetes
  5264. Deploying Orleans Apps to Kubernetes
  5265. M1 Macs have another hidden boot mode
  5266. Hypothermia suspected in death of Conroe boy
  5267. My Life in E-ink
  5268. Checklist: If you want to see if anyone else has access to your device or accounts
  5269. DataDrop DB - BuiltWithDot.Net
  5270. Checklist: If you want to make sure no one else can see your location
  5271. Announcing the .NET Foundation Speakers Directory
  5272. Did Ted Cruz Tweet ‘I’ll Believe in Climate Change When Texas Freezes Over'?
  5273. Checklist: If you want to stop sharing with someone whom you previously shared with
  5274. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  5275. I don't know, Timmy, being God is a big responsibility
  5276. A request for Pinboard old-timers
  5277. github/dmca
  5278. Nyancat CLI - BuiltWithDot.Net
  5279. mikekelly/btc-endgame
  5280. Getting started with Microsoft YARP
  5281. Researchers looking for mRNA were ridiculed by colleagues. Luckily, that didn’t stop them. - Macleans.ca
  5282. Json.NET - BuiltWithDot.Net
  5283. Iceberger
  5284. YoutubeExplode - BuiltWithDot.Net
  5285. Griddy | Griddy Update: Why energy prices were sky high this week | Texas Energy
  5286. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  5287. GetAddrInfoExA function (ws2tcpip.h) - Win32 apps
  5288. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  5289. getaddrinfo_a(3) - Linux man page
  5290. Swati Mohan, Indian-American scientist who led charge to land Nasa rover on Mars, was inspired by Star Trek as a kid
  5291. Meet Euphoria, a New Trans-Focused App Backed by Chelsea Clinton, Others
  5292. Ask the Expert: Rust at Microsoft
  5293. Code Maze Weekly #65 - Code Maze
  5294. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  5295. Managing Azure from your phone with the Azure mobile app | Azure Friday
  5296. AFTS Inc., Data Security Issue – Awwd
  5297. Brave Browser leaks your Tor / Onion service requests through DNS.
  5298. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  5299. Cryptology ePrint Archive: Report 2020/1533
  5300. Against Agile
  5301. When a Solution Is Right In Front of You
  5302. Silence
  5303. Why do software engineers struggle to write “chunks” function?
  5304. Open source projects should run office hours
  5305. How to know if you're interviewing at a product-led company
  5306. How to manage your manager
  5307. Lemme | with Music original sound - Kd97
  5308. CliWrap - BuiltWithDot.Net
  5309. Reply to @marknorton14 @charlihasnotallent7 @cr7xxxjw @sharifhashiva @raiden_r2d2
  5310. dotnet/versionsweeper
  5311. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  5312. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  5313. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  5314. Announcing the .NET Foundation Speakers Directory
  5315. Learn TV
  5316. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  5317. The Shoddy Science Behind Emotional Recognition Tech
  5318. » Ultima VIII (or, How to Destroy a Gaming Franchise in One Easy Step) The Digital Antiquarian
  5319. Introducing Outdated Answers project
  5320. WUG: (Ne)Známé vlastnosti Azure Storage (online)
  5321. The Virtual ML.NET Community Conference 2021: Call for Speakers/Papers
  5322. DiscordChatExporter - BuiltWithDot.Net
  5323. I Miss My Bar - Recreate Your Favorite Bar's Atmosphere
  5324. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request and its redirects? | The Old New Thing
  5325. How NASA Designed a Helicopter That Could Fly Autonomously on Mars - IEEE Spectrum
  5326. “I will slaughter you” | daniel.haxx.se
  5327. ASP.NET sites - BuiltWithDot.Net
  5328. bliki: MonolithFirst
  5329. Using HPKE to Encrypt Request Payloads
  5330. Episode 70 - Picking the Right Azure Resources with Barry Luijbregts
  5331. Gleam v0.14 released! – Gleam
  5332. Vertical Farming Does Not Save Space
  5333. 12 requests per second in Python
  5334. Require user password verification with ASP.NET Core Identity to access Razor Page
  5335. coolstore-microservices - BuiltWithDot.Net
  5336. Weekly Update 231
  5337. Building a High Performance Text Editor
  5338. Why is it so hard to see code from 5 minutes ago?
  5339. Why You Can’t Understand Conservative Rhetoric
  5340. Using Apache Kafka with .NET - Simple Talk
  5341. Introduction to Mixins in TypeScript
  5342. Cake NuGet Packages: Identity and Trust
  5343. Your GitHub story in 3D - GitHub Skyline
  5344. Discover .NET - BuiltWithDot.Net
  5345. 1977: Zork
  5346. Questionable Advice: “How can I sniff out bad managers while interviewing for a job?”
  5347. CoreWCF 0.1.0 GA Release
  5348. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  5349. Fat Fritz 2 is a rip-off
  5350. Statement: California State Legislator Introduces Bill to Decriminalize Psychedelics - MAPS
  5351. GeForce Is Made for Gaming, CMP Is Made to Mine | The Official NVIDIA Blog
  5352. The DuckTales Doctrine
  5353. The Launch Space: Surface Duo for Xamarin and .NET developers
  5354. ROG Strix G15/17 | Laptops | ASUS USA
  5355. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  5356. Urbit :: the good, the bad, and the insane
  5357. When We Stopped Using Slack
  5358. All your domain are belong to us
  5359. No news is... a sign of a stagnating Internet
  5360. The 2021 Texas power outage is a nation wide problem
  5361. Paying for news — Benedict Evans
  5362. Prediction Markets: Tales from the Election
  5363. lochsh
  5364. Diceware is (slightly) overrated
  5365. Regex basics
  5366. Cross compiling made easy, using Clang and LLVM · mcilloni's blog
  5367. Downsides of working remotely
  5368. Nvidia to cripple Etherum mining on GeForce RTX 3060 cards to deter crypto bods from nabbing all the gear
  5369. Futex Reacquainted
  5370. How to move from LastPass to Bitwarden in ten minutes
  5371. Lisette Sutherland shows us a Handbook for Working Remotely | Hanselminutes with Scott Hanselman
  5372. Cryptology ePrint Archive: Report 2020/1536
  5373. DevChatter - Twitch
  5374. DevChatter - Twitch
  5375. The Cyber Tap Podcast
  5376. Dutch Roman-era bike tour app (iOS) - BuiltWithDot.Net
  5377. Watch NASA’s Perseverance Rover Land on Mars!
  5378. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  5379. Safari for Mac to Support WebM Video Playback 11 Years After Its Launch
  5380. Introducing: Smarter Tiered Cache Topology Generation
  5381. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  5382. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  5383. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  5384. C# Programming - Interactive Seven - Ep 258
  5385. How Azure SQL Enables Real-time Operational Analytics (HTAP) - Part 1
  5386. Improve load speed by benaadams · Pull Request #9 · terrajobst/themesof.net
  5387. .NET Conf: Focus on Windows
  5388. Wyam static content generator - BuiltWithDot.Net
  5389. Why There’s No Such Thing as a ‘Startup Within a Big Company’
  5390. Citibank just got a $500 million lesson in the importance of UI design
  5391. Mitigating Memory Safety Issues in Open Source Software
  5392. How can I prevent a Windows Runtime WebView from loading any content beyond the initial request? | The Old New Thing
  5393. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  5394. Google Open-Sources Trillion-Parameter AI Language Model Switch Transformer
  5395. The Need to Remove Bad Management
  5396. Zsh Tricks to Blow your Mind
  5397. Modeling temporal data with RavenDB
  5398. The refactoring test (1) | Cracking the .NET interview
  5399. The Fantasy of Opting Out
  5400. VS Code with remote containers and codespaces
  5401. How This Ends - AVC
  5402. My Expenditures - BuiltWithDot.Net
  5403. Blazored hits 1,000,000 downloads on NuGet
  5404. elixir-nx/nx
  5405. .NET App Developer Links - 2021-02-18
  5406. Statistics | Blazor .NET 6
  5407. Ars Technica
  5408. Calabonga Blog - BuiltWithDot.Net
  5409. Tip 305 - How to automatically manage Azure Blobs lifecycles
  5410. Hello, bot! Conversational AI on Microsoft Platform
  5411. Starlink
  5412. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  5413. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  5414. Blazor on Desktop
  5415. Pure functions and unused return values
  5416. .NET Rocks! vNext
  5417. Humanizer - BuiltWithDot.Net
  5418. Troy Hunt - Lessons From 10 Billion Breached Records
  5419. Objective or Biased
  5420. Event Sourcing Example & Explained in plain English
  5421. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  5422. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  5423. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  5424. How Much the Oil Industry Paid Texas Republicans Lying About Wind Energy
  5425. OpenCelliD Visualization
  5426. Kill the Newsletter!
  5427. Decoding Mars 2020 – Daniel Estévez
  5428. A primer on code generation in Cranelift
  5429. Test Driven Development Deluxe
  5430. Why DoorDash Cannot Deliver Your Order Properly
  5431. Introducing Axelar Network
  5432. ThatGeoGuy - Can email not suck?
  5433. Cryptology ePrint Archive: Report 2020/1535
  5434. Video conferencing is the solution nobody asked for, to a problem that doesn’t exist
  5435. Ray.so - Create beautiful code
  5436. Publishers, curation and algorithms
  5437. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  5438. You probably don’t need a micro-frontend
  5439. The web didn't change; you did
  5440. CTO day 4: Team building with "I dare you" challenge
  5441. Maybe We Can Have Nice Things
  5442. Declassified spacecrafts and orbital weapons of the USSR &#8211; Russia
  5443. Uno Platform - BuiltWithDot.Net
  5444. Microsoft Black Founders Symposium
  5445. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  5446. Engage: A Genetec podcast - Episode 6 - "Risky Business" Part II - Password1
  5447. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  5448. Go 1.16 is released - The Go Blog
  5449. Perry says Texans willing to suffer blackouts to keep feds out of power market
  5450. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  5451. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  5452. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  5453. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  5454. Announcing .NET 6 Preview 1 | .NET Blog
  5455. .NET microservices application architecture guidance
  5456. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  5457. Release 1.0.0-preview9 · microsoft/reverse-proxy
  5458. Distributed Application Runtime (Dapr) v1.0 Announced
  5459. Announcing Dapr v1.0
  5460. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  5461. AVOID Entity Services by Focusing on Capabilities
  5462. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  5463. B2Emulator - BuiltWithDot.Net
  5464. Life, part 38
  5465. Why did I leave Google or, why did I stay so long?
  5466. How can I return custom content for specific URLs requested by a Windows Runtime WebView? | The Old New Thing
  5467. Deploying Orleans Apps to Kubernetes
  5468. graydon2 | always bet on text
  5469. IKEA to Discontinue Its Annual Catalog, Ending a 70-Year Run
  5470. Egyptian logistics startup raises pre-seed funding from syndicate of angel groups - Disrupt Africa
  5471. An anniversary for great justice: Remembering “All Your Base” 20 years later
  5472. 2021 TIME100 Next: Kizzmekia Corbett
  5473. NHibernate Profiler video
  5474. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  5475. Remote Heart Rate Detection using Webcam and 50 Lines of Code
  5476. gitattributes.io - BuiltWithDot.Net
  5477. gitignore.io
  5478. Everything You Need to Know About NASA's Perseverance Rover Landing on Mars - IEEE Spectrum
  5479. .NET App Developer Links - 2021-02-17
  5480. MailBody - BuiltWithDot.Net
  5481. davidfowl/DotNetCodingPatterns
  5482. Go 1.16 Release Notes - The Go Programming Language
  5483. What is the difference between a DTO and a POCO (or POJO)
  5484. What You Need to Know About CSS-in-JS in 2021
  5485. Making Easy Auth tokens survive releases on Linux Azure App Service
  5486. Azure Durable Functions - Support Caller - Azure Greg
  5487. Done Answering Questions Stack Overflow
  5488. Xamarin Community Toolkit - MultiConverter & VariableMultiValueConverter
  5489. Sjoelbak / Dutch Shuffleboard for iOS - BuiltWithDot.Net
  5490. What went wrong with the Texas power grid?
  5491. esbuild - FAQ
  5492. "You'll never work in this town again"
  5493. Why you should stop using CSS shorthand
  5494. The power of good service
  5495. Academic corruption 2: Emasculated culture
  5496. blog - 2021 - 01 - 13
  5497. DevOps for ASP.NET Developers: Hosting NuGet Packages
  5498. DevOps for ASP.NET Developers: Hosting NuGet Packages
  5499. How they harvest our data
  5500. Episode 365 - Bellhop
  5501. Managing Hierarchical Data in MySQL — Mike Hillyer's Personal Webspace
  5502. Government and its Test Pages
  5503. How I manage my browser tabs to maximize focus
  5504. Crappy looking site.
  5505. Functorio
  5506. And the Winner of the Game Idea Challenge Is.... | Learn With Dr G
  5507. Azure Unblogged - Azure Migrate
  5508. The fat storage system
  5509. Using the Power Platform to help Stroke Survivors with Paul Burns
  5510. Cryptology ePrint Archive: Report 2020/1541
  5511. Series Watchlist - BuiltWithDot.Net
  5512. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  5513. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  5514. Changes to LastPass Free - The LastPass Blog
  5515. Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  5516. GitHub Quick Reviews
  5517. 'New Car Smell' Is The Scent of Carcinogens, And Even Short Trips May Overexpose Us
  5518. I just deleted a thousand lines of code - and I'll do it again! (Code quality/Technical debt)
  5519. The ASP.NET Team @TheASPNETTeam
  5520. upgundecha/howtheysre
  5521. What I Worked On
  5522. The Worst Experience I've Had With an aarch64 MacBook
  5523. Fusion++ - BuiltWithDot.Net
  5524. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  5525. Hardware engineers solve a usability problem with the PS/2 connector, but inadvertently create a new one | The Old New Thing
  5526. Interlocked.Or Method (System.Threading)
  5527. Arranging Invisible Icons in Quadratic Time
  5528. “User Engagement” Is Code For “Addiction”
  5529. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  5530. apankrat/nullboard
  5531. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  5532. Entity Framework Profiler video
  5533. TaleLearnCode - Twitch
  5534. Using source generators to to generate a menu component in a Blazor app
  5535. Using source generators to to generate a menu component in a Blazor app
  5536. Unbiased median absolute deviation based on the Harrell-Davis quantile estimator
  5537. Jam
  5538. davidfowl/DotNetCodingPatterns
  5539. Aussie Weather - BuiltWithDot.Net
  5540. Performance Profiling - CPU Usage
  5541. Many Small Queries Are Efficient In SQLite
  5542. Talking Blazored on the Blazor Community Standup
  5543. DotNet Boxed includes prescriptive templates for .NET Core
  5544. ”SonoBus
  5545. Windows Refund Day
  5546. .NET App Developer Links - 2021-02-16
  5547. The Evolution of ASP.NET - A Quick Recap
  5548. Controlling Smart Lights Using Dumb Switches with Shelly and Home Assistant
  5549. Ghostwriter.AI - BuiltWithDot.Net
  5550. Building a Foundation for Technical Wellness - Option A
  5551. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  5552. 127 million user records from 8 companies put up for sale on the dark web | ZDNet
  5553. A Visual Guide: To Sustainable Software Engineering
  5554. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  5555. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  5556. Azure Functions in C# quick FAQs and tips
  5557. Web Proxy Authentication
  5558. Interview: Amanda Schneider Milne, Software Developer / Manager / Executive
  5559. Don't Code Tired | ICYMI C# 8 New Features: Nested Switch Expressions
  5560. Reading Code Is a Skill - DZone Agile
  5561. Adam Storr - Controlling The Logging Levels in Azure Functions
  5562. Agenty "Agents for Machine Intelligence" - BuiltWithDot.Net
  5563. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  5564. Your phone vs. Supercomputers
  5565. Mining Bitcoin with pencil and paper: 0.67 hashes per day
  5566. It's going to cost four figures
  5567. The Database Inside Your Codebase
  5568. What Inception Net Doesn't See
  5569. YouTubers have to declare ads. Why doesn't anyone else?
  5570. Part 18: Packed textures and Keywords | Team Dogpit on Patreon
  5571. Introduction - OWASP Cheat Sheet Series
  5572. Cryptology ePrint Archive: Report 2020/1545
  5573. HubCount - BuiltWithDot.Net
  5574. Using GitHub Actions for Bulk Resolving
  5575. Porsche 911 10295 | Creator Expert | Buy online at the Official LEGO® Shop AU
  5576. Faster JavaScript calls · V8
  5577. RepoZ - BuiltWithDot.Net
  5578. ModelState in ASP.NET 5.0 MVC
  5579. I Really Blew It | Interactive Storytelling Tools for Writers
  5580. OTCC : Obfuscated Tiny C Compiler
  5581. Real-Time System Conditions
  5582. ASP.NET Community Standup - Dapr + .NET
  5583. International money transfers, sanctions and utter stupidity
  5584. Ice Formations Diurnal Freeze-Thaw Cycles
  5585. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  5586. Being a COBOL developer can be very fun
  5587. Correctly converting a character to lower/upper case - Gérald Barré
  5588. The COM static store, part 6: Using C++ weak references | The Old New Thing
  5589. Julia 1.6: what has changed since Julia 1.0?
  5590. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  5591. A first-person engine in 265 lines
  5592. Control Panel
  5593. Microsoft says it found 1,000-plus developers' fingerprints on the SolarWinds attack
  5594. thegrims/UsTaxes
  5595. JonPSmith/EfSchemaCompare
  5596. elmah.io - BuiltWithDot.Net
  5597. .NET App Developer Links - 2021-02-15
  5598. Machine Learning with ML.NET - Support Vector Machines
  5599. 241: Goodbye DTK, Hello Mac App Development
  5600. Australia's 10 most dangerous snakes
  5601. High-Performance Large-Scale Image Recognition Without Normalization
  5602. Announcing TypeScript 4.2 RC | TypeScript
  5603. Half Doses of Moderna Produce Neutralizing Antibodies - Marginal REVOLUTION
  5604. Microsoft Ignite
  5605. WinUI 3 Preview 4 (February 2021) - WinUI
  5606. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  5607. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  5608. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  5609. Running custom availability tests using Azure Functions
  5610. Hangfire - BuiltWithDot.Net
  5611. I don't want to do front-end anymore
  5612. Why is Python Popular?
  5613. rand-net/khan-dl
  5614. Karan Sharma | Running Nomad for home server
  5615. Multi-asset shielded pool project (MASP)
  5616. On Witchcraft
  5617. Why do we write design documents?
  5618. What I'm Building in 2021
  5619. Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning
  5620. For the Love of Macros
  5621. A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization
  5622. "Location-Based Pay" - Who Are You to Complain?
  5623. OpenCQRS - BuiltWithDot.Net
  5624. Preliminary Analysis of the Invalid Minting Bug
  5625. cube composer
  5626. Racket v8.0
  5627. The complexity that lives in the GUI
  5628. GTAmodding/re3
  5629. Finding Bugs in C and C++ Compilers using YARPGen
  5630. LiteDb NoSql database - BuiltWithDot.Net
  5631. K-9 Mail is looking for funding
  5632. no dogma podcast - powered by FeedBurner
  5633. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  5634. The worst of the two worlds: Excel meets Outlook |
  5635. BTCPay Server - BuiltWithDot.Net
  5636. Pride D20 Enamel Pins
  5637. BuildStats.info - BuiltWithDot.Net
  5638. Statement on New York Times Article
  5639. Azure Functions Updates Include Moving .NET Outside the Runtime
  5640. MySqlConnector - BuiltWithDot.Net
  5641. Beginner's Series to: Dev Containers
  5642. Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com
  5643. OSM In Realtime
  5644. ratfactor/ziglings
  5645. Taming the E-Mail Avalanche
  5646. Why no one should use the AT&T syntax ever, for any reason, under any circumstances
  5647. The state of Linux on desktop (2020)
  5648. Securing the post-quantum world
  5649. How I Deal with My Fear of Confusing Readers - PASSIONATE REASON
  5650. How Our Brutal Science System Almost Cost Us A Pioneer Of mRNA Vaccines
  5651. subject matter networks
  5652. Duende Software Blog
  5653. ConjuGato - BuiltWithDot.Net
  5654. shitbowl
  5655. SVG Repo - Free SVG Vectors and Icons
  5656. How to Host .NET Core Applications in VPS Using Docker
  5657. FlubuCore - BuiltWithDot.Net
  5658. Welcoming Google as a Visionary Sponsor of the PSF
  5659. Dev creeped out after he fired up Ubuntu VM on Azure, was immediately approached by Canonical sales rep
  5660. Goodbye YC
  5661. MarkRendle - Twitch
  5662. SVG: The Good, the Bad and the Ugly | Eisfunke
  5663. 3,2 milliards d'emails et de mots de passe fuités ? Impressionnant, mais pas inquiétant - Cyberguerre
  5664. OrchardCore CMS - BuiltWithDot.Net
  5665. Both ends against the middle - Microbial ecosystems in the mouth and gut are linked to many ills | Science & technology
  5666. Our Solo v2 launch is official!
  5667. flameshot-org/flameshot
  5668. Weekly Update 230
  5669. 14 Maryland Avenue, Carrara QLD 4211 | Domain
  5670. DotNet AOP - BuiltWithDot.Net
  5671. Decades-Old Computer Science Conjecture Solved in Two Pages
  5672. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  5673. Calvin & Hobbes Search Engine
  5674. Short Fat Engineers Are Undervalued
  5675. StreetWise.org - BuiltWithDot.Net
  5676. Building modern hybrid applications with Azure Arc and Azure Stack | Azure Friday
  5677. Chinese Character Test
  5678. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  5679. Ask the Expert: Smart Data Pipelines to Azure: Ingesting and migrating data the DataOps way
  5680. How to get better outbound connectivity using Azure NAT Gateway | Azure Friday
  5681. Code Maze Weekly #64 - Code Maze
  5682. File Picker (Xamarin.Essentials API of the Week)
  5683. Programming a Better Life
  5684. A retrospective of 100k yearly pageviews
  5685. Clubhouse Is the Future of Talk Radio • Vance Lucas
  5686. Why Bumble is overvalued
  5687. Ben Wiser | Building web apps without a SPA
  5688. Why You Should Ignore Every Founder's Story About How They Started Their Company
  5689. In Pursuit Of The Human Aim Of Leisure
  5690. Organic, Homegrown HTML
  5691. MSI AMD 7970 Graphics Card and Philips BDM4037U monitor
  5692. tensorflow/swift
  5693. On BDD with Predicate: Breaking the “Lattice Barrier” for the Hidden Number Problem
  5694. Creating Azure Functions using .NET 5
  5695. SerenityOS - Writing a full chain exploit
  5696. Startup chooses Blazor and Xamarin for full-stack development using C#
  5697. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  5698. Power BI Report
  5699. BFF.DataVirtualizingCollection - BuiltWithDot.Net
  5700. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  5701. Coding Adventure: Chess AI
  5702. Self-Organising Textures
  5703. HttPlaceholder - BuiltWithDot.Net
  5704. 12 most-important Indian origin tech executives in the world | Gadgets Now
  5705. The COM static store, part 5: Using COM weak references | The Old New Thing
  5706. k_cieslak - Twitch
  5707. Apple redirects Google Safe Browsing traffic through its own proxy servers to prevent disclosing users' IP addresses to Google in iOS 14.5
  5708. Release OpenSleigh v0.11.0 · mizrael/OpenSleigh
  5709. jimblandy/context-switch
  5710. Warning: Weird Wormholes! - BuiltWithDot.Net
  5711. Chick Corea
  5712. Xamarin Community Toolkit Extravaganza!
  5713. .NET App Developer Links - 2021-02-12
  5714. Cofoundry CMS - BuiltWithDot.Net
  5715. .NET Rocks! vNext
  5716. Building A Custom Event Hubs Event Processor with .NET | Azure SDK Blog
  5717. IronPython: First steps - Simple Talk
  5718. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  5719. Introducing Abbot, a powerful ChatOps tool for collaborative work
  5720. Azure App Service, Health checks and zero downtime deployments
  5721. Clippings.io for Kindle - BuiltWithDot.Net
  5722. Senior Infrastructure Engineer Job in Albury Area
  5723. LinkedIn’s Alternate Universe
  5724. DARL CHARLES MCBRIDE
  5725. Performance Profiling - In Production
  5726. Frustum planes from the projection matrix
  5727. The Evolution of Developer Salaries: Looking Back 20 Years
  5728. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  5729. VS Code C++ Tool Customizes IntelliSense for Target Platforms -- Visual Studio Magazine
  5730. What Do You Actually Agree To When You Accept All Cookies
  5731. Art of Sustaining at Things – Unstructed.tech
  5732. #1 Riding with Peloton - Back of the Napkin VC
  5733. Podman
  5734. The Scientific Method Has a Big Problem
  5735. Typing, RSI, and what I do differently
  5736. Ramanujan Machine Redux | Persiflage
  5737. a fun technique with iframes on the web – ciphrd
  5738. Environment Aware Sessions in SSH – Steven Wade
  5739. Nouriel Roubini: ‘Tether is a criminal enterprise,’ SEC should probe Elon Musk’s bitcoin tweets
  5740. Why Remote Friendly Won’t Do
  5741. Feeds Considered Harmful
  5742. Kubernetes Failure Stories
  5743. Principal Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  5744. Uncovering a 24-year-old bug in the Linux Kernel
  5745. Why I Built Litestream
  5746. Modern Management Made Easy with Johanna Rothmann | Hanselminutes with Scott Hanselman
  5747. Public-Key Cryptography Standard (PKCS) #11 v 3.0 has been released: What is it, and what does it mean for RHEL?
  5748. America's 1% Has Taken $50 Trillion From the Bottom 90% | Time
  5749. Open-source HTTP API packages and tools | ASP.NET Blog
  5750. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  5751. Episode 364 - Virtual Networking with Functions
  5752. Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  5753. Analyzing Code with Infer#
  5754. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  5755. Staying safe with .NET containers | .NET Blog
  5756. Release v5.0.211103 · dotnet/format
  5757. Announcing Rust 1.50.0 | Rust Blog
  5758. Product Manager - Data & Security Products
  5759. Building a Code Analyzer for .NET
  5760. Build native and hybrid mobile apps with Mobile Blazor Bindings
  5761. GooglePlacesApi - BuiltWithDot.Net
  5762. Quantum cryptography network spans 4600 km in China – Physics World
  5763. The COM static store, part 4: Aggregating into a single object | The Old New Thing
  5764. Why I don't use the "else" keyword in my code anymore
  5765. Google is now telling users that its iOS apps are out of date (despite no updates being available) – product considerations
  5766. Beej's Guide to Network Programming
  5767. satwikkansal/wtfpython
  5768. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  5769. Exporting Open Telemetry Data to Jaeger
  5770. tusdotnet - BuiltWithDot.Net
  5771. system76/launch
  5772. Do You Write Code With Your Mouse?
  5773. spec: add generic programming using type parameters · Issue #43651 · golang/go
  5774. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  5775. .NET App Developer Links - 2021-02-11
  5776. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  5777. .NET Core Koans - BuiltWithDot.Net
  5778. Progress Report January 2021 · yuzu
  5779. Get on the Windows Terminal PREVIEW train - now with Settings UI
  5780. Getting The Most Out Of Git — Smashing Magazine
  5781. Don't Code Tired | ICYMI C# 8 New Features: Simplify If Statements with Property Pattern Matching
  5782. Keep Tests Short and DRY with Extension Methods
  5783. [Guest Post] Better refactoring for Unity projects using .NET analyzers | Visual Studio Blog
  5784. Cake Frosting: More Maintainable C# DevOps
  5785. HockeyStats - BuiltWithDot.Net
  5786. .NET Rocks! vNext
  5787. hello — helloSystem experimental documentation
  5788. DNS exfiltration of data: step-by-step simple guide
  5789. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  5790. Aggregate (Root) Design: Behavior & Data
  5791. GitHub Quick Reviews
  5792. How to Record Great Sounding / High Quality Audio at Home
  5793. An Inside Joke for the Super-Rich - The Irrelevant Investor
  5794. Illegal CFC emissions have stopped since scientists raised alarm
  5795. Why doesn’t “Look Around” (Apple’s Street View) cover more areas?
  5796. Web Scraping 101 with Python
  5797. An Incomplete Field Guide to Crypto Adoption
  5798. Diligent (not Dry) January
  5799. Patterns of Distributed Systems
  5800. From Idea to MVP to Hacker News in 44 Hours
  5801. Release MsQuic v1.1.0 · microsoft/msquic
  5802. What's new with Translator
  5803. Good-bye ESNI, hello ECH!
  5804. Getting Started with Netduino - BuiltWithDot.Net
  5805. Are we game yet?
  5806. .NET Framework February Security and Quality Rollup | .NET Blog
  5807. Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow
  5808. Atlassian software hit by Hezbollah-backed hackers
  5809. Preparing to Issue 200 Million Certificates in 24 Hours
  5810. CS193p - Developing Apps for iOS
  5811. Arkadia Zoomquilt
  5812. Timezone Bullshit
  5813. Mobidb Database - BuiltWithDot.Net
  5814. One second to read GitHub code with VS Code
  5815. Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  5816. Projections in Event Sourcing: Build ANY model you want!
  5817. EgilHansen - Twitch
  5818. The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing
  5819. Cambridge Bitcoin Electricity Consumption Index (CBECI)
  5820. dotnet/designs
  5821. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  5822. BeatPulse - BuiltWithDot.Net
  5823. Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us…
  5824. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  5825. Haxe 4.2.0 is released! - Announcements - Haxe Community
  5826. 2. Y-axis assembly
  5827. .NET App Developer Links - 2021-02-10
  5828. Cake (C# Make) - BuiltWithDot.Net
  5829. From the archive - Why thinking too much can be bad for you | 1843 magazine
  5830. SDL moving to GitHub - SDL Development - Simple Directmedia Layer
  5831. Using position: sticky to create persistent headers in long texts
  5832. Building Micro Frontends with Components | Creating Startups
  5833. Monsters Weekly 198 - MassTransit with Chris Patterson
  5834. Uno Platform Sustaining the Open-Source Uno Platform
  5835. Llofty Ambitions
  5836. conwnet/github1s
  5837. RazorCart eCommerce - BuiltWithDot.Net
  5838. Sutikku Floor Lamp
  5839. Creeping as a Service (CraaS)
  5840. Salesforce rolls out permanent remote work plans | ZDNet
  5841. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  5842. Process.WaitForExitAsync(CancellationToken) Method (System.Diagnostics)
  5843. DDoSers are abusing the Plex Media Server to make attacks more potent
  5844. Path.TrimEndingDirectorySeparator Method (System.IO)
  5845. Path.EndsInDirectorySeparator Method (System.IO)
  5846. PemEncoding Class (System.Security.Cryptography)
  5847. StringBuilder.GetChunks Method (System.Text)
  5848. Type.IsAssignableTo(Type) Method (System)
  5849. StringSplitOptions Enum (System)
  5850. Cat GIF - Find & Share on GIPHY
  5851. Cat GIF - Find & Share on GIPHY
  5852. Cat GIF - Find & Share on GIPHY
  5853. Pull request auto-merge is now generally available - GitHub Changelog
  5854. Cat GIF - Find & Share on GIPHY
  5855. Release Bebop v2.1.0 · RainwayApp/bebop
  5856. Event Sourcing with Marten V4: Aggregated Projections
  5857. Xamarin Community Toolkit: StateLayout
  5858. Release Preview Release v0.7210903 · dotnet/try-convert
  5859. How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare
  5860. Pattern matching accepted for Python
  5861. The uphill battle of prioritising technical debt - andre.schweighofer
  5862. Product Management is Detective Work
  5863. From First Principles: Why Scala?
  5864. Crackpot Cryptography and Security Theater
  5865. Entrepreneurs & Stress
  5866. Be Humble
  5867. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  5868. Exposing sequential IDs is bad! Here is how to avoid it. | Petre Popescu
  5869. Clubhouse
  5870. The Technology of iCircuit 3D
  5871. dave yarwood · How I deploy my personal projects
  5872. (Autistic) visionaries are not natural-born leaders - Alexey Guzey
  5873. GitHub Actions on Azure Stack Hub
  5874. Why should I give you my ID card
  5875. Home Lab Beginners guide - Hardware
  5876. Where to find your first growth marketer?
  5877. DotNest - BuiltWithDot.Net
  5878. #034 José Valim reveals Project Nx - Thinking Elixir
  5879. Troy Hunt - Lessons From 10 Billion Breached Records
  5880. Conquer data sprawl and unleash digital transformation with Azure Purview
  5881. GitHub Quick Reviews
  5882. No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  5883. Hey now, you’re an all-star
  5884. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  5885. Cross-Platform In-App Purchases for Xamarin.Mac Apps!
  5886. Building Realtime applications on Angular with ASPNET Core and SignalR
  5887. Options Should Allow to Configure the Default Branch Name
  5888. No Support Linux Hosting is Shutting Down
  5889. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  5890. An Interactive Guide to CSS Transitions
  5891. Duality 2D game engine - BuiltWithDot.Net
  5892. Mozilla Welcomes the Rust Foundation – The Mozilla Blog
  5893. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  5894. The COM static store, part 2: Race conditions in setting a singleton | The Old New Thing
  5895. I don't want to do front-end anymore
  5896. 2020 U.S. Election: Cybersecurity Analysis
  5897. Turning an old Amazon Kindle into a eink development platform
  5898. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  5899. Using source generators to find all routable components in a Blazor WebAssembly app
  5900. Unbiased median absolute deviation | Andrey Akinshin
  5901. Volume Meter - BuiltWithDot.Net
  5902. Algorithms by Jeff Erickson
  5903. .NET App Developer Links - 2021-02-09
  5904. Blog with Markdown + Git, and degrade gracefully through time
  5905. Monitor Azure WebJobs status with Azure Application Insights
  5906. FrEee strategy game - BuiltWithDot.Net
  5907. TechEmpower Web Framework Performance Comparison
  5908. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  5909. Continuous Monitoring for Web Performance and Accessibility | Azure DevOps Blog
  5910. 10 Reasons to Love Passwordless #2: NIST Compliance
  5911. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  5912. Adam Storr - How I Approach New Codebases
  5913. Google joins the Rust Foundation
  5914. seRead serial port reader - BuiltWithDot.Net
  5915. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  5916. Legacy Survey Sky Browser
  5917. Performance Profiling - Picking the right tool
  5918. 'This is dangerous stuff': Hacker increased chemical level at Oldsmar's water system, sheriff says
  5919. TechEmpower Web Framework Performance Comparison
  5920. ⚓ T273741 Investigate unusual media traffic pattern for AsterNovi-belgii-flower-1mb.jpg on Commons
  5921. Improving HTTP with structured header fields
  5922. Structured Field Values for HTTP
  5923. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  5924. What is the value of a tree?
  5925. Just Launch the Damn Thing!
  5926. I built an internet performance analytics tool isplogger.com
  5927. Why You're In An Echo Chamber
  5928. Can Machines Think?
  5929. My opinion on blockchain
  5930. What's an SPF Record? - Ultimate Guide to Email
  5931. A look at GSM
  5932. Cake - Cake v1.0.0 released
  5933. Reverie: An optimized zero-knowledge proof system
  5934. The Real Novelty of the ARPANET
  5935. Use ideas as tools not truths
  5936. Introducing Clerk: All of user management, not just authentication - Clerk
  5937. The state of JVM desktop frameworks: Jetpack Compose for Desktop
  5938. Learn to code and write games on the Nintendo Game Boy | MVG
  5939. I followed my dreams to get demoted to software developer - Stack Overflow Blog
  5940. The Journalistic Tattletale and Censorship Industry Suffers Several Well-Deserved Blows
  5941. HTTP server for .NET Core CLI - BuiltWithDot.Net
  5942. Free Speech & Deplatforming - Firewalls Don't Stop Dragons Podcast
  5943. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  5944. How To Combine Low Code With AI For Your Business?
  5945. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  5946. Introduction to Git | Stream Recap | Learn With Dr G
  5947. Weekly .Net Tech Stack - #2
  5948. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  5949. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  5950. Rust Foundation
  5951. Who won Super Bowl LV? A look at Internet traffic during the game
  5952. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  5953. Hastlayer - BuiltWithDot.Net
  5954. Intro to Graphics 06 - 3D Transformations
  5955. Blackjack in Blazor Part 4 - Putting it All Together
  5956. Why you should never use Cloudflare Free CDN Plan
  5957. Shithub: the fragrant git host
  5958. Accused murderer wins right to check source code of DNA testing kit used by police
  5959. Blazor Stability Testing Tools for Bullet Proof Applications
  5960. Treating Primitive Obsession with ValueObjects | DDD in .NET
  5961. The performance degradation in the load testing tool
  5962. The COM static store, part 1: Introduction | The Old New Thing
  5963. Tesla buys $1.5B in bitcoin, may accept the cryptocurrency as payment in the future – TechCrunch
  5964. Congratulations to Cloudflare’s 2020 Partner Award Winners
  5965. Making Sense of The Audio Stack On Unix
  5966. Blazor WebAssembly - Uploading Files - EP18
  5967. Eto.Forms interface framework - BuiltWithDot.Net
  5968. Un cadre de Cdiscount suspecté d’avoir dérobé les données de 33 millions de clients
  5969. An Introduction to Channels in C#
  5970. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  5971. SitePoint discloses data breach after stolen info used in attacks
  5972. What Happens When The NYT and New Yorker Make Mistakes
  5973. .NET App Developer Links - 2021-02-08
  5974. Barcode Scanner app on Google Play infects 10 million users with one update - Malwarebytes Labs
  5975. 240: Stonks, Robots, and Cross-Platform IAP
  5976. Machine Learning with ML.NET – Complete Guide to Clustering
  5977. Dragon Front Companion - BuiltWithDot.Net
  5978. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  5979. Taming Environments with Volta, the JavaScript Tool Manager
  5980. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  5981. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  5982. Visual Studio Code January 2021
  5983. Writing high performance F# code
  5984. Visual Studio 2019 Docker Tooling
  5985. Don't offer a Free Plan
  5986. The Stranger Who Changed My Life: My Enemy, My Friend
  5987. Veturaneshitje.com - BuiltWithDot.Net
  5988. Report: Google considering an iOS-style anti-tracking feature for Android
  5989. Report: Romanian Real Estate Portal Suffers Crippling Data Breach
  5990. Azure App Service - Enable the Health Check
  5991. WTF# is Kit Eason?
  5992. microsoft/terminal
  5993. Search with typo tolerance
  5994. App Startup vs Content Startup
  5995. The Why of technology
  5996. How to Eat an Elephant, One Atomic Concept at a Time - kwokchain
  5997. Lessons Learned From My Last Startup: A Post Mortem
  5998. How to Sell Niche Websites: My Experience Selling 2 Websites
  5999. Boycotting FOSS - The Blog of Josias
  6000. gifts, work, vices, hurt
  6001. The power of three
  6002. What Experiences You Should Seek?
  6003. r/Jokes - English to become the official European language
  6004. TS-Energy - BuiltWithDot.Net
  6005. Thanks to the Internet Archive, the history of American newspapers is more searchable than ever
  6006. Symbiosys Website - BuiltWithDot.Net
  6007. scandum/gridsort
  6008. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  6009. The Secret Life of Microsoft Interns - by Davepl
  6010. Visual guide to SSH tunnels
  6011. Firewall - BuiltWithDot.Net
  6012. jonasstrehle/supercookie
  6013. AdrienTorris/awesome-blazor
  6014. CFP Exchange - BuiltWithDot.Net
  6015. Is abstraction killing civilization? | datagubbe.se
  6016. Utah school allowing parents to opt students out of Black History Month curriculum
  6017. Business Manager in Redmond, Washington, United States | Business Programs & Operations at Microsoft
  6018. The Best Cinnamon Rolls You'll Ever Eat | Ambitious Kitchen
  6019. OneSync Reader - BuiltWithDot.Net
  6020. TTY innovator died in Portland, leaving legacy of helping the deaf communicate
  6021. Daughters and divorce - Parents of daughters are more likely to divorce than those with sons | Science & technology
  6022. Intro to Graphics 05 - 2D Transformations
  6023. r/dataisbeautiful - US Elevation Tiles [OC]
  6024. Your First Custom Ortholinear Keyboard
  6025. Four Ways of Not Writing Software Bugs
  6026. Choosing my next job title (in a data science career)
  6027. What Companies Get Wrong about Remote Salaries
  6028. The 2020 IPOs surge is different from prior surges
  6029. How to utilize your Android when there's no internet?
  6030. Turn Hacker News into an RSS feed
  6031. Overcoming Bias : Experts Versus Elites
  6032. Small can be great
  6033. The problems with the GPL
  6034. Tracking My Water Intake With NFC Tags
  6035. Protect your accounts from data breaches with Password Checkup
  6036. Okta launches its new open-source design system with a focus on accessibility – TechCrunch
  6037. Password Monitor: Safeguarding passwords in Microsoft Edge - Microsoft Research
  6038. Exclusive 411 - BuiltWithDot.Net
  6039. ARCHITECTURE.md
  6040. Complexity Explained
  6041. r/assholedesign - NordVpn disables features when you turn off auto-renew
  6042. Programming for Cats
  6043. Open Source Binaries of VSCode
  6044. This Group Wants to Solve Sports’ “Transgender Problem.” There Are No Trans People in It
  6045. Aimoresc.NET - BuiltWithDot.Net
  6046. Managing Azure App Service SSL Certificate with Azure Key Vault
  6047. Maoli - BuiltWithDot.Net
  6048. AI OpenCV Dolly Zoom Camera
  6049. NETworkManager - BuiltWithDot.Net
  6050. The High QA Guy
  6051. SeekTable - BuiltWithDot.Net
  6052. Home — Spyder IDE
  6053. What is Tailwind CSS
  6054. Operational best practices for web apps on Azure App Service | Azure Friday
  6055. Men's Suitmeister Rainbow Summer Suit & Tie Set
  6056. In the future, even your RAM will have firmware; and the subject of POWER10 blobs
  6057. Search Engines Don't Work and They Are Not Good
  6058. On the Missed Opportunities of Static Types
  6059. Bad Life Advice: Never Give Up - Replay Attacks Against HTTPS
  6060. How to choose a market where your startup can win
  6061. How to automatically set up a development machine with Ansible
  6062. How I stay motivated to publish despite being a lazy bastard
  6063. My Staff Software Engineering Reading List
  6064. Veloren
  6065. Is the world becoming better? - Inverted Passion
  6066. Teaching Myself Quantum Mechanics, Part one. |
  6067. On the 23andMe and VGAC Merger
  6068. Beware the Cult of Numeracy
  6069. VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  6070. Let's Crack Zodiac - Episode 5 - The 340 Is Solved!
  6071. Super Bowl LV on Cloudflare’s Radar
  6072. Making Vaccine - LessWrong
  6073. Fecal transplant turns cancer immunotherapy non-responders into responders
  6074. Mac utility Homebrew finally gets native Apple Silicon and M1 support
  6075. AutoHistory for EF Core - BuiltWithDot.Net
  6076. Firewalls Don't Stop Dragons Podcast - Don't Get Caught With Your Drawbridge Down!
  6077. The Elements of Computing Systems, Second Edition
  6078. Major corporations say they will stop donating to members of Congress who tried to overturn the election
  6079. Gift Egwuenu (Gift Egwuenu)
  6080. Code Maze Weekly #63 - Code Maze
  6081. FOSDEM 2021 - Schedule
  6082. Turn off that camera during virtual meetings, environmental study says
  6083. Atkinson Hyperlegible Font May Be Pretty Good If Your Granny Can't See Well
  6084. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  6085. Episode 69 - The Risks of Third Party Code With Niels Tanis
  6086. Bidirectional Streaming | gRPC in .NET 5
  6087. 3.0.0
  6088. Building a social media platform without going bankrupt: Part X–Optimizing for whales
  6089. How do I get a foothold in the neutral apartment? | The Old New Thing
  6090. New report on Apple’s VR headset: 8K in each eye, potential $3,000 price tag
  6091. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  6092. Disqus, the dark commenting system
  6093. Nightingale REST API Client - BuiltWithDot.Net
  6094. The man who produced Steve Jobs’ keynotes for 20 years.
  6095. A Free Hyperlegible Typeface from the Braille Institute
  6096. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  6097. .NET App Developer Links - 2021-02-05
  6098. Weekly Update 229
  6099. Helium Scraper - BuiltWithDot.Net
  6100. How to hire senior developers: Give them more autonomy
  6101. Compiling DirectShow.Net for use in .NET 5
  6102. Here, I made a thing to save time building all projects in a solution
  6103. In the first six months of health care professionals replacing police officers, no one they encountered was arrested
  6104. Opening an Admin Windows Terminal from Visual Studio
  6105. ConcurrentDictionaryExtensions.cs
  6106. Fantasy Critic - BuiltWithDot.Net
  6107. Performance Profiling - Introduction
  6108. rust-analyzer/rust-analyzer
  6109. Google’s Dunant subsea cable is now ready for service | Google Cloud Blog
  6110. Working with SSL Certificate in Azure App Service
  6111. Templated Controls are Awesome | The Xamarin Show
  6112. The Great Suspender gets flagged for malware by Google Chrome
  6113. Oxfam Australia investigating suspected data incident | Media Oxfam Australia
  6114. Ideas That Created the Future
  6115. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  6116. Safia Abdalla · The ReadME Project
  6117. A Simple and Succinct Zero Knowledge Proof
  6118. I Finally Started Getting Programming
  6119. The spectrum of synchronousness - The Engineering Manager
  6120. Can networking be simple? with Tailscale's Avery Pennarun | Hanselminutes with Scott Hanselman
  6121. Inline caching: quickening
  6122. Sequencing DNA in our Extra Bedroom « Andrew J. Barry
  6123. Oh sorry, I was on mute!
  6124. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  6125. Working inside a Docker container using Visual Studio Code
  6126. Art of Starting Things (or How to Start Doing Things That You've Been Delaying Forever) – Unstructed.tech
  6127. Enforcing work-life balance with bash scripting, or targeted ways to kill Linux programs – prem.moe
  6128. The Problem with Young Internet Entrepreneurs - Clayton Horning
  6129. Locating Humans with DNS
  6130. A short post on Nibby, URL shorteners and the dangers of machine translation
  6131. Fast Software, the Best Software
  6132. How to Lose Money With 25 Years of Failed Businesses
  6133. progrium/macdriver
  6134. NUKE - BuiltWithDot.Net
  6135. Waiting for PostgreSQL 14 – SEARCH and CYCLE clauses – select * from depesz;
  6136. Episode 363 - Streaming telemetry for NVAs
  6137. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  6138. AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  6139. Configuring and extending a service
  6140. GitHub Quick Reviews
  6141. Calling an API in Power Apps Portals using JavaScript | Developer Support
  6142. Cyber Security Bootcamp: Get CompTIA Certified and Land Your First Role
  6143. Chefs and Cooks
  6144. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  6145. https://cqi.inf.usi.ch/publications/telegram_vs_signal.pdf
  6146. Testing App Cloud Readiness for Failover Resiliency with SQL Managed Instance
  6147. Help users in Iran reconnect to Signal
  6148. Use the SAN field
  6149. Adding approval workflow to your GitHub Action
  6150. .NET Rocks! vNext
  6151. Asynchronous Messaging, Part 5: Miscellaneous Considerations
  6152. Don't use functions as callbacks unless they're designed for it
  6153. Microsoft Viva: Empowering every employee for the new digital age - Microsoft 365 Blog
  6154. Lottie animations for WPF - BuiltWithDot.Net
  6155. On .NET Live - Distributed applications with ZeroMQ
  6156. Usage patterns for winrt::unbox_value_or | The Old New Thing
  6157. Building Product Intelligence Platform with Cloudflare Workers
  6158. .NET 5 and .NET 6 with Scott Hunter
  6159. Building a social media platform without going bankrupt: Part IX–Dealing with the past
  6160. HuffPost is now a part of Verizon Media
  6161. Virtual Event: Matt Parker - Events
  6162. Cloudpress - BuiltWithDot.Net
  6163. Humble Pi: When Math Goes Wrong in the Real World - Harvard Book Store
  6164. .NET GC Internals - 04. Plan phase
  6165. ianhan/BitmapFonts
  6166. My product is my garden
  6167. .NET App Developer Links - 2021-02-04
  6168. Here's How I Meet
  6169. Ceras - powerful binary serializer - BuiltWithDot.Net
  6170. Building real applications with Orleans
  6171. Why Google's approach to replacing the cookie is drawing antitrust scrutiny
  6172. When industrial AI meets IoT, different engineers & operators with different backgrounds & skills have to work together. Symphony AzimaAI joins @obloch on the #IoTShow to tell us how they can help
  6173. Update Statistics SQL Server
  6174. Command Line Parser on .NET5 | Windows Dev
  6175. Security: The Need-to-know principle
  6176. Security: The Principle of Least Privilege (POLP)
  6177. ASP.NET Core IOptions Configuration
  6178. Introduction to gRPC in .NET Core and .NET 5
  6179. Building real applications with Orleans
  6180. Tip 304 - How to use the VS Code Logic Apps extension to create stateless workflows
  6181. Clocktimizer - BuiltWithDot.Net
  6182. Welcome to » DVD Laser Scanner Microscope
  6183. The New .NET Multi-platform App UI | Xamarin Blog
  6184. Learn tidytext with my new learnr course | Julia Silge
  6185. stefanzweifel.io
  6186. Issue No. 102
  6187. I'm glad for using 1Password
  6188. ISP Column - February 2021
  6189. Cold Paths - Tim Kellogg
  6190. How To Put Faith in UX Design
  6191. Unhealthy obsession with analytics
  6192. How to be a Secret Agent (of Change) | cek.log
  6193. Write Stable Code using Coupling Metrics
  6194. Entity Framework Core 5.0: The Next Generation for Data Access
  6195. Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS
  6196. Threshold Cryptography with Omer Shlomovits from ZenGo
  6197. Generate a GitHub Actions workflow file from dotnet CLI
  6198. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  6199. Computer Graphics form Scratch - Gabriel Gambetta
  6200. Springboard - Mentor - Cyber Security Course (Part-Time/Online)
  6201. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  6202. 25 Ways AI/Machine Learning Helps Businesses
  6203. Why I Still Use RSS
  6204. Host your own private blog
  6205. BuiltWithDot.Net - BuiltWithDot.Net
  6206. Event Sourcing Example & Explained in plain English
  6207. RedisLabs | Accelerating Data Engineering with Azure
  6208. How many decisions do you make?
  6209. Client Streaming | gRPC in .NET 5
  6210. achannarasappa/ticker
  6211. Men, not ladies, first: We're still sexist in writing
  6212. A Modern Compiler for the French Tax Code
  6213. Why is there no useful information in the RetailInfo class? | The Old New Thing
  6214. Computer Graphics from Scratch
  6215. How to lose money 💸
  6216. Huawei’s HarmonyOS: “Fake it till you make it” meets OS development
  6217. Building a social media platform without going bankrupt: Part VIII–Tagging and searching
  6218. LanHUB - BuiltWithDot.Net
  6219. Bluetooth trackball Mark II
  6220. The effect of switching to TCMalloc on RocksDB memory use
  6221. .NET App Developer Links - 2021-02-03
  6222. Go (golang) Anonymous Functions - Inlining Code for Goroutines
  6223. The One Thing I Wish I'd Known Before Using Cake
  6224. Oh My Zsh: 2020 Year in Review
  6225. FilterLists - BuiltWithDot.Net
  6226. A Look at Upcoming React Wednesdays Episodes
  6227. WinUI 3.0 Misconceptions - Nick's .NET Travels
  6228. OAuth Device Flow for IoT with the Microsoft Graph API
  6229. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  6230. PowerShell editors and environments part 1 - Simple Talk
  6231. EdgeTile Creators - BuiltWithDot.Net
  6232. Drapetomania - Wikipedia
  6233. Xamarin Community Toolkit: TabView
  6234. Expanded support for video uploads - GitHub Changelog
  6235. New Discourse forum for GoboLinux
  6236. alcover/buf
  6237. How to write cuneiform
  6238. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  6239. Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  6240. OPS117: PowerShell Deep Dive
  6241. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  6242. The relationship between genocide, hate speech and censorship | Boundless Human
  6243. 7 behaviours to avoid in a software architecture role - Daniel Watts
  6244. Avoiding false-positives with flow-sensitive conditional analysis
  6245. How to Find an Apartment in Berlin: The Art of Flat Hunting in 2021 - IchBerlin
  6246. AirPods Max: An Audiophile Review - Marius Masalar
  6247. Tearing Down a Humidifier - Lei's Blog
  6248. Do less and do it better
  6249. A New Beginning
  6250. ignore the code: Switching to Windows
  6251. Cryptology ePrint Archive: Report 2020/1506
  6252. Azure SDK to Add More Languages, Including Go -- Visual Studio Magazine
  6253. Buffalo Esoteric Programming Language - buffalolang.com
  6254. IdentityServer - BuiltWithDot.Net
  6255. Black to the Future - Gerard Taylor
  6256. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  6257. Quantic Dream Founder David Cage Discusses New Montreal Studio and Unannounced Game - IGN
  6258. GitHub Quick Reviews
  6259. The documentation system — Documentation system documentation
  6260. Getting better at Linux with 10 mini-projects
  6261. Unit Test the Untestable
  6262. Go (golang) WaitGroup - Signal that a Concurrent Operation is Complete
  6263. How to achieve style inheritance with Blazor CSS isolation
  6264. Meet your team where they are
  6265. Just because I have a vertical screen, doesn’t mean I’m on a phone!
  6266. Plats Search - BuiltWithDot.Net
  6267. I'm tired of this anti-Wayland horseshit
  6268. Chris's Wiki :: blog/programming/Go116OpenBSDUsesLibc
  6269. Elon Musk Interview: 1-on-1 with Sandy Munro
  6270. ‎The Numberphile Podcast on Apple Podcasts
  6271. Comparing distribution quantiles using gamma effect size
  6272. Rockstar Epidemiologists - with Adam Kucharski — Numberphile
  6273. 5 JavaScript Concepts You HAVE TO KNOW
  6274. A metric that is consistently at 100% is probably broken | The Old New Thing
  6275. Rockstar Epidemiologists - with Adam Kucharski — The Numberphile Podcast
  6276. Using HTMX with ASP.NET Core: Deleting items
  6277. Inspiration4 - Home
  6278. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  6279. Building a social media platform without going bankrupt: Part VII–Counting views, replies and likes
  6280. Finding all routable components in a Blazor App
  6281. ReflectApp.io web app - BuiltWithDot.Net
  6282. efcore/EFCore.CheckConstraints
  6283. Cloud Advocate II in Redmond, Washington, United States | Engineering at Microsoft
  6284. A 25-Year-Old Bet Comes Due: Has Tech Destroyed Society?
  6285. .NET App Developer Links - 2021-02-02
  6286. ReflectApp.io iOS app - BuiltWithDot.Net
  6287. Coaching sessions: here’s what I talk about with junior developers
  6288. ASP.NET POCO Controllers: an experience report
  6289. Uno Platform The State of WebAssembly - 2020 and 2021
  6290. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  6291. Tracing IO in .NET Core — Softwarepark
  6292. index
  6293. Don't Code Tired | ICYMI C# 8 New Features: Write Less Code with Using Declarations
  6294. Monsters Weekly 197 - Code Snippets in Visual Studio 2019
  6295. Adam Storr - Create Anonymous Data Object With AutoFixture From Type
  6296. Cab Ride by Powersaurus
  6297. pt.BTC bitcoin wallet - BuiltWithDot.Net
  6298. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  6299. DuckDuckGo is Hiring!
  6300. gemini:// space
  6301. Changelog - pip documentation v21.0.1
  6302. Tell Me I'm Wrong, Please (Angular and Async)
  6303. Google Authentication in Blazor WebAssembly Hosted Applications
  6304. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  6305. Dell Inspiron Desktop | Dell USA
  6306. Home · Solid
  6307. The reshaped Mac experience
  6308. My favorite podcasts - Part 1 | Dhruv Sharma
  6309. Estimates, Design and the Payoff Line
  6310. Meme Investing – SIGNAL MAXIMA
  6311. Slack’s Outage on January 4th 2021 - Slack Engineering
  6312. Non standard CSS selectors
  6313. "Mom, I'm on Spotify": How I Produced My First Music Album
  6314. How to approach tech interviews
  6315. Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  6316. Why Generation X will save the web - Hi, I'm Heather Burns.
  6317. Weekly .Net Tech Stack - #1
  6318. FastAPI
  6319. Cryptology ePrint Archive: Report 2006/069
  6320. Conference Mobile App - BuiltWithDot.Net
  6321. Some things aren’t built to be tested
  6322. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  6323. r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong...
  6324. The Unexpected Find That Freed 20GB of Unused Index Space
  6325. Press Release - VideoLAN is 20 years old!
  6326. Azure Quantum is now in Public Preview - Microsoft Quantum
  6327. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  6328. North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine
  6329. Hygiene and immunity leave flu germs with nowhere to go
  6330. My Third Year as a Solo Developer
  6331. Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy
  6332. Graphics Programming weekly - Issue 168 — January 31, 2021 | Jendrik Illner
  6333. Intro to Graphics 04 - Raster Images (Part2)
  6334. Enterprise Web Library - BuiltWithDot.Net
  6335. Intro to Graphics 02 - Math Background
  6336. Intro to Graphics 03 - Raster Images (Part1)
  6337. Blackjack in Blazor Part 3 - Game State and Blazor Components
  6338. Intro to Graphics 00 - Opening
  6339. Intro to Graphics 01 - Introduction
  6340. Trailblazor: Building Dynamic Applications with Blazor
  6341. Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing
  6342. How to structure a .NET Solution (project separation & architecture)
  6343. Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions
  6344. Automatically generate a form from an object in Blazor - Gérald Barré
  6345. Blazor WebAssembly : CSS Isolation - EP17
  6346. Open Telemetry for ASP.NET Core
  6347. r/mildlyinfuriating - Why couldn’t it be even? Why
  6348. Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation
  6349. vvvv gamma - BuiltWithDot.Net
  6350. Building Better NuGet Packages - CodeWithStu
  6351. Finally - My first book got published
  6352. Go (golang) Channels - Moving Data Between Concurrent Processes
  6353. Machine Learning with ML.NET - Ultimate Guide to Classification
  6354. 239: Planning an App Release
  6355. Implement app roles authorization with Azure AD and ASP.NET Core
  6356. Internet disrupted in Myanmar amid apparent military uprising - NetBlocks
  6357. .NET App Developer Links - 2021-02-01
  6358. Gluee. Developer discounts and deals. - BuiltWithDot.Net
  6359. Meshtastic
  6360. SSL/TLS connection issue troubleshooting guide
  6361. ASP.NET, Serilog and Application Insights
  6362. Surfacing Azure Pipelines Build Info in a .NET React SPA
  6363. Windows Terminal Preview 1.6 Release | Windows Command Line
  6364. Pholly – Azure From The Trenches
  6365. Demystifying Service Principals - Managed Identities | Azure DevOps Blog
  6366. Llama Rust SDK preview 0.1.3
  6367. VS Code an overnight success...10 years in the making with Erich Gamma
  6368. Does Neumorphism Have Any Place in App Design in 2021?
  6369. The Best TLS and PKI Training Course in the World
  6370. Naked shorting: The curious incident of the shares that didn't exist
  6371. HTML Washer - BuiltWithDot.Net
  6372. Get Windows Terminal - Microsoft Store
  6373. Hacker posts 1.9 million Pixlr user records for free on forum
  6374. Why I still Lisp (and you should too!)
  6375. Game Jam Lessons Learned
  6376. My experience passing CKA and CKAD
  6377. Things You Should Know
  6378. The Cult of Best Practice
  6379. klog
  6380. Practical and Ruthless Prioritization Rules
  6381. Mario Hayashi - Blog - Delivering software: The Product Management Triangle
  6382. A Survival Guide for Beating Information Addiction - zen habits
  6383. Genes Carrying Memes – Lessons Learned
  6384. Codus Operandi
  6385. Episode 10: Exploiting Authenticated Encryption Key Commitment!
  6386. NES.css
  6387. Remotime: Freelancer Invoicing - BuiltWithDot.Net
  6388. Online Courses - Anytime, Anywhere | Udemy
  6389. Why Robinhood Disabled Buys but not Sells
  6390. GitHub Should Start An App Store
  6391. wesdoyle/design-patterns-explained-with-food
  6392. LackRack - Eth0Wiki
  6393. Cardiff Gov Citizen app - BuiltWithDot.Net
  6394. Element suspended on Google Play Store: now resolved.
  6395. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  6396. Practical ASP.NET - BuiltWithDot.Net
  6397. WebAtoms for Xamarin.Forms - BuiltWithDot.Net
  6398. My 90's TV!
  6399. microsoft/Extensible-Storage-Engine
  6400. https global tool - BuiltWithDot.Net
  6401. The Secret History of Windows Bluescreens by Davepl
  6402. Lynn Conway's Story
  6403. What went wrong with America’s $44 million vaccine data system?
  6404. Regular afternoon naps linked to improved cognitive function
  6405. Personal experiences bridge moral and political divides better than facts
  6406. About GitHub Security Advisories - GitHub Docs
  6407. BitLocker touch-device lockscreen bypass
  6408. Max Hodak - Do words mean anything?
  6409. Advice to My Younger Software Developer Self
  6410. SARS-CoV-2 variants of concern
  6411. All Stories Are Wrong, but Some Are Useful
  6412. How Many Days Has It Been Since a JWT alg=none Vulnerability?
  6413. Uniwidth typefaces for interface design
  6414. The student clique system of a desegregated high school
  6415. Dark Patterns at Scale: Findings from a Crawl of 11K Shopping Websites
  6416. Offline Algorithms in Low-Frequency Trading
  6417. Json2Email.com - BuiltWithDot.Net
  6418. r/wallstreetbets - Times Square right now
  6419. Website Fingerprinting on Early QUIC Traffic
  6420. TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  6421. C# Nullable reference types – No more null reference exceptions!
  6422. The Secret History of Windows Bluescreens by Davepl
  6423. C# 9.0: Top Level Programs
  6424. C# 9.0: Record types
  6425. C# 9.0: Pattern Matching
  6426. Pidget, a Sentry.io client & library - BuiltWithDot.Net
  6427. Neural Networks Explained from Scratch using Python
  6428. Index of /map
  6429. WhatsApp Now Requires Biometric Authentication for Desktop, Web Access
  6430. Server Streaming | gRPC in .NET 5
  6431. Can you make a basic web app without googling? I can't
  6432. Permadelete - BuiltWithDot.Net
  6433. PHINUG Online Dev Sessions 2021.02
  6434. The weirdest compiler bug
  6435. Making GitHub’s new homepage fast and performant - The GitHub Blog
  6436. Ombi - BuiltWithDot.Net
  6437. Rewriting git history, removing files permanently. Cheatsheet & guide
  6438. Sejil - BuiltWithDot.Net
  6439. Azeroth Status - BuiltWithDot.Net
  6440. Caledos Runner for Android - BuiltWithDot.Net
  6441. Solcast API - BuiltWithDot.Net
  6442. Memstate - BuiltWithDot.Net
  6443. Voice in a Can - BuiltWithDot.Net
  6444. ObjectStore OR Mapper - BuiltWithDot.Net
  6445. RemarkFS Markdown slides - BuiltWithDot.Net
  6446. Tube Mate Underground planner - BuiltWithDot.Net
  6447. Wexflow - BuiltWithDot.Net
  6448. Core2D - BuiltWithDot.Net
  6449. Function Flow - BuiltWithDot.Net
  6450. Exalt Training - BuiltWithDot.Net
  6451. Weapsy CMS - BuiltWithDot.Net
  6452. The Graham & Brown AR App - BuiltWithDot.Net
  6453. Envoice - BuiltWithDot.Net
  6454. HoloLens object recognition - BuiltWithDot.Net
  6455. Spoons - BuiltWithDot.Net
  6456. Ombi Mobile - BuiltWithDot.Net
  6457. Baking with machine learning
  6458. Code Maze Weekly #62 - Code Maze
  6459. Achieving 11M IOPS & 66 GB/s IO on a Single ThreadRipper Workstation - Tanel Poder Consulting
  6460. Code with Fire! Top VS Code Tips -- Visual Studio Magazine
  6461. Discover - Pony
  6462. PyO3/pyo3
  6463. The Subtle Hazards of Real-World Cryptography
  6464. I didn't install Signal for privacy
  6465. Why we walked away from a $1.5 million seed round and shut down our company
  6466. khalidabuhakmeh/monorepo_build
  6467. Zone to Zone Disaster Recovery with Azure Site Recovery | Azure Friday
  6468. The Psychology of Stock Bubbles
  6469. I Launched my side project on Product Hunt, here is what I learned.
  6470. 2020-2021 Solarwinds hack explained in details by a software engineer. - Lav Patel | Lead Software Engineer
  6471. The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  6472. I Hired College Students to Run My Business (<span class="caps">PK</span>&C WINternship 2020 Report)
  6473. Whiteboarding software and hardware
  6474. Daily links from Cory Doctorow
  6475. For once, not DNS: Huawei Modem ARP spoofing
  6476. Don’t write unit tests for their own sake
  6477. Event Video: "Witches of Agnesi" Play Performance and Panel ⋆ National Math Festival
  6478. OpenWrt Forum
  6479. Speaker Directory
  6480. Shadow Of Mordor And Shadow Of War's Nemesis System Hasn't Appeared In More Games Because WB Patented The System - PlayStation Universe
  6481. ‎iCircuit 3D
  6482. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  6483. #150 Luke Hoban, Pulumi - Infrastructure as Software | no dogma podcast
  6484. microsoft/vscode-edge-devtools
  6485. Friday Facts #364 - 1.1 stable | Factorio
  6486. Statement of Acting Chair Lee and Commissioners Peirce, Roisman, and Crenshaw Regarding Recent Market Volatility
  6487. Cloudflare Named a ‘Best Place to Work for LGBTQ Equality’
  6488. .NET R&D Digest (January, 2021)
  6489. Autoscrolling on drag, part 5: Adding wiggle-to-scroll to escape velocity | The Old New Thing
  6490. Amazon.com: AUKEY USB C Power Bank, 20000mAh Portable Charger USB C, Slimline Type C Battery Pack with 3 Input & 4 Output Compatible with iPhone 11/11 Pro/XS Max/8, Nintendo Switch, Samsung Galaxy Note8, Pixel
  6491. Don’t grow.
  6492. Building a social media platform without going bankrupt: Part V–Handling the timeline
  6493. Starting a new job in the middle of a pandemic
  6494. Open MCT - Open Source Mission Control Software — Open MCT
  6495. Ebook Reader for web
  6496. .NET App Developer Links - 2021-01-29
  6497. A Look at iMessage in iOS 14
  6498. Troy Hunt: 'De Adobe-breach kwam precies goed uit voor Have I been Pwned'
  6499. Weekly Update 228
  6500. High Short Interest Stocks : All exchanges : Showing 1
  6501. Why I'm losing faith in UX
  6502. Event-Driven on Azure: Part 1 – Why you should consider an event-driven architecture
  6503. Using fetch with TypeScript
  6504. Build Docker images *quickly* with GitHub Actions self-hosted runners
  6505. bliki: RefinementCodeReview
  6506. Automate application lifecycle management with GitHub Actions
  6507. .NET GC Internals – the Mark phase – TooSlowException
  6508. bliki: PullRequest
  6509. Deploying AWS Lambdas across environments - Octopus Deploy
  6510. https://www.apple.com/privacy/docs/A_Day_in_the_Life_of_Your_Data.pdf
  6511. DBA in training: SQL Server under the hood - Simple Talk
  6512. Select Tag Helper in ASP.NET Core MVC
  6513. A/B Testing with Azure App Service
  6514. Why You ACTUALLY Need Math for Programming
  6515. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  6516. DevOps for ASP.NET Developers: Hosting NuGet Packages
  6517. App Actions (Xamarin.Essentials API of the Week)
  6518. High-performance Services with gRPC: What's new in .NET 5
  6519. Exploring My .bashrc In 2021
  6520. How to properly store a password in the Database | Petre Popescu
  6521. The Main Advantage Of TailwindCSS
  6522. Reading Recommendations for a New VC
  6523. Is Gamestop a Win for the Little Guy? - Benjamin Tseng
  6524. Lithuanian Lawmaker Valdas Rakutis Outrageously Blames Jews for Holocaust — Stop Antisemitism
  6525. Learn to Code with Infrastructure as Code
  6526. The life of a Web Component - Initialization
  6527. What if GitHub is the devil?
  6528. White House Youtube Dislike Manipulation
  6529. How the software becomes unmaintainable? – a practical example
  6530. Delivering with empathy
  6531. WhatsApp and the domestication of users
  6532. The myth of turning your hobby into a job with writer Aley Arion | Hanselminutes with Scott Hanselman
  6533. AT&T and Verizon have cut 95K jobs in five years | Light Reading
  6534. Why Johnny Still, Still Can't Encrypt: Evaluating the Usability of a Modern PGP Client
  6535. Robinhood Hit With Class Action Lawsuit After Halting GameStop Stock - IGN
  6536. Coinbase announces proposed direct listing
  6537. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  6538. [1] Complaint
  6539. Asynchronous Messaging, Part 4: Retrieve Results
  6540. Enriching Excel with higher-order functional programming
  6541. First comes the slop, then the good stuff
  6542. Robinhood - Investment & Trading, Commission-free - Apps on Google Play
  6543. pascalw/kindle-dash
  6544. Protocols, Not Platforms: A Technological Approach to Free Speech
  6545. WE are Preparing a Class Action LAWSUIT against Robinhood!
  6546. the front page of the internet
  6547. Parents' income, not smarts, key to entrepreneurship - study
  6548. Windows Terminal Preview 1.6 Release | Windows Command Line
  6549. New Spotify Patent Involves Monitoring Users’ Speech to Recommend Music
  6550. Authentication options in ASP.NET 5 and ASP.NET Core
  6551. reddit: the front page of the internet
  6552. A Tour of SQL Workshops
  6553. GitHub Quick Reviews
  6554. windows sound effect (acapella)
  6555. Web Real-Time Communications (WebRTC) transforms the communications landscape; becomes a World Wide Web Consortium (W3C) Recommendation and multiple Internet Engineering Task Force (IETF) standards
  6556. Developers spend most of their time figuring the system out
  6557. Choosing a ServiceLifetime
  6558. /r/wallstreetbets vs. WallStreet: It's not about the money anymore!!
  6559. Autoscrolling on drag, part 4: Dynamic autoscroll based on escape velocity | The Old New Thing
  6560. Stack Overflow 2019 hack was guided by advice from none other than... Stack Overflow
  6561. .NET Rocks! vNext
  6562. benbjohnson/litestream
  6563. Take Your Online Presence to the Next Level with Hashnode
  6564. How to use FastReport Open Source in ASP.NET Core Web application
  6565. JaaS: the Team that Builds Jitsi Can Now Also Run it for You! - Jitsi
  6566. The EU must protect the right to privacy and not attack end-to-end encryption
  6567. GitLab removes its 'starter' tier: Users must either pay 5x more or lose features
  6568. Building a social media platform without going bankrupt: Part IV–Caching and distribution
  6569. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  6570. Humans of Infosec - Troy Hunt
  6571. Data Privacy Day 2021 - Looking ahead at the always on, always secure, always private Internet
  6572. .NET App Developer Links - 2021-01-28
  6573. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  6574. .NET GC Internals - 03. Concurrent Mark phase
  6575. How Tesla’s Charging Stations Left Other Manufacturers in the Dust
  6576. A Quest to Find a Highly Compressed Emoji :shortcode: Lookup Function
  6577. OO in Python is mostly pointless
  6578. Bringing Edge’s Developer Tools to VS Code for debugging Web Apps – a talk at VS Code Day
  6579. Akka.NET Dependency Injection Best Practices
  6580. Using WinML in .NET5 | Windows Dev
  6581. No, Java is not a Secure Programming Language
  6582. Tip 303 - How to use GitHub Actions from Azure App Service
  6583. `undefined` vs. `null` revisited
  6584. Using C# Source Generators to create an external DSL | .NET Blog
  6585. How to Put Ethical Design Front and Center in 2021
  6586. .NET 5 Source Generators Jump Start
  6587. ASIC breached in Accellion hack
  6588. dotnet/runtime
  6589. berty/berty
  6590. Avoiding a Big Ball of Mud
  6591. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  6592. Senior Web Developer in Redmond, Washington, United States | Engineering at Microsoft
  6593. Automating My Job with GPT-3
  6594. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  6595. Application State in Blazor Apps
  6596. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  6597. Why I didn't use Wordpress for my blog
  6598. Startup Communities | Rural Entrepreneurship
  6599. Implementing support for message retention policies in Matrix · Brendan Abolivier
  6600. Gamedev from scratch 1: Scaffolding
  6601. Learn TV
  6602. What I wish I could've done instead of college
  6603. Stop holding people accountable, start treating them as adults
  6604. WebRTC is now a W3C and IETF standard
  6605. Narrative Driven Development
  6606. Bets, Bonds, and Kindergarteners
  6607. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  6608. rr-wfm/MSBuild.Sdk.SqlProj
  6609. OSC mixer control in C#
  6610. Cryptology ePrint Archive: Report 2020/945
  6611. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  6612. Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  6613. Using AzureAD B2C for authenticating users
  6614. Ascend | Accelerating Data Engineering with Azure
  6615. Telephoto fear: Japanese photojournalist shows how lenses affect views of crowds amid virus - The Mainichi
  6616. Mark Cuban Cost Plus Drug Company
  6617. Here's How I Bootstrapped a SaaS to 10k MRR
  6618. Saying Thanks to the Open Source Community Through Sponsorship - Exceptionless
  6619. LZ4 - Extremely fast compression
  6620. .NET Foundation Project Spotlight - DotVVM
  6621. Quick Fixes
  6622. Dockerfile
  6623. I Left My Career in Prestige Media Because of the Shitty Men in Charge and They Are Still In…
  6624. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  6625. Automating data center expansions with Airflow
  6626. crt.sh | 2399561127a57125de8cefea610ddf2fa078b5c8067f4e828290bfb860e84b3c
  6627. Autoscrolling on drag, part 3: Dynamic autoscroll based on mouse position | The Old New Thing
  6628. mRNA Vaccines: Questions & Misconceptions
  6629. The unreasonable effectiveness of simple HTML
  6630. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  6631. How null checks have changed in C#
  6632. Adhering to Consent with Cookie Information for Episerver
  6633. Building a social media platform without going bankrupt: Part III–Reading posts
  6634. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  6635. IKEA Buys 11,000 Acres of U.S. Forest to Keep It From Being Developed
  6636. security - Baron Samedit: Heap-based buffer overflow in Sudo (CVE-2021-3156)
  6637. Perfecting the password field with the HTML passwordrules attribute
  6638. Hack a TV into a Teams and Zoom Computer with EpocCam and Miracast
  6639. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  6640. Aggregate (Root) Design: Separate Behavior & Data for Persistence
  6641. The "do not be alarmed" clock - Stavros' Stuff
  6642. I tried to report scientific misconduct. How did it go?
  6643. Blizzard Diablo IV debugs Linux core dumps from Visual Studio | C++ Team Blog
  6644. Using dotnet watch run with JetBrains Rider
  6645. Learning Git for the Absolute Beginner
  6646. How to build a personal finance app using Azure
  6647. Idempotent Receiver
  6648. Episode 10: F# and Functional Programming
  6649. Monsters Weekly 196 - Visual Studio Code Snippets
  6650. Using HTMX with ASP.NET Core: Introduction
  6651. GitLab is moving to a three-tier product subscription model
  6652. CSS is awesome: A dark/light mode switch with preference detection in 15 lines of CSS
  6653. Don't Code Tired | ICYMI C# 8 New Features: Switch Expressions
  6654. leahneukirchen/nq
  6655. Load balancing and its different types - Wisdom Geek
  6656. About the security content of iOS 14.4 and iPadOS 14.4
  6657. Bill Hill - There is only one space after a period
  6658. Introducing the Xamarin Community Toolkit
  6659. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  6660. Introduction [1 of 8] | Beginner's Series to: Dev Containers
  6661. Whew. We Got Iceland Teleworker Visas. – Brent Ozar
  6662. Why a paid Twitter won't work
  6663. Bing (and Brave?) are squatting Goo*gle domains so I joined them
  6664. Federated development and federated forges – Loïc Dachary
  6665. The Spaghetti Code Conjecture
  6666. Was Social Media a Mistake?
  6667. Working fewer hours and getting more done – Up There They Dev
  6668. Deep Dive into Many-to-Many: A Tour of EF Core 5.0 pt. 2
  6669. The fabrication of trust in various types of dollars
  6670. Wes Kao — How to instantly show your value
  6671. Saasify Key Takeaways
  6672. r/Damnthatsinteresting - Amazing... a capella group nails Windows sound effects
  6673. Tools I Love to Not Think About
  6674. Product Management in Saas B2B Enterprise is easy
  6675. Grow your business through the Microsoft commercial marketplace | Developer Support
  6676. FDA approves first long-acting injectable to treat HIV infection
  6677. PowerApps – Filtering BrowseGallery by Choice Field Values | Developer Support
  6678. Episode 362 - Azure VMWare Solution
  6679. What it means to be a cryptographer
  6680. New campaign targeting security researchers
  6681. Backblaze Hard Drive Stats for 2020
  6682. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  6683. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  6684. Mads Torgersen! C# 9 & Beyond
  6685. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  6686. CVE-2021-3156: Heap-Based Buffer Overflow in Sudo (Baron Samedit) | Qualys Security Blog
  6687. System separation in the Continental Europe Synchronous Area on 8 January 2021 – 2nd update
  6688. More Razor syntax coloring
  6689. Postgres scaling advice for 2021 - CYBERTEC | PostgreSQL
  6690. The **Simplest** Web Developer Path for 2021
  6691. Award Extract - Australian Honours Search Facility
  6692. GitHub Quick Reviews
  6693. Does your code reward the right behavior?
  6694. A single outlier could completely distort your Cohen's d value
  6695. Firefox 85 Cracks Down on Supercookies – Mozilla Security Blog
  6696. Firefox 85.0, See All New Features, Updates and Fixes
  6697. Open Web Docs - Open Collective
  6698. Gay Dating App "Grindr" to be fined almost € 10 Mio
  6699. Medal of the Order of Australia — Brady Haran
  6700. Humble Pi by Matt Parker: 9780593084694 | PenguinRandomHouse.com: Books
  6701. Autoscrolling on drag, part 2: Why does scrolling go faster if I wiggle the mouse? | The Old New Thing
  6702. Building a social media platform without going bankrupt: Part II–Accepting posts
  6703. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  6704. Stateless Workers in Microsoft Orleans - CodeWithStu
  6705. Halt and Catch Fire Syllabus
  6706. .NET App Developer Links - 2021-01-26
  6707. Coding with C# and .NET: JSON Deserialisation
  6708. .NET GC Internals - 02. Mark phase
  6709. Oh give me a home - Finland has slashed homelessness; the rest of Europe is failing | Europe
  6710. Right to Repair off to the races in 2021 with 14 active states
  6711. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  6712. SQL Server 2019 Always Encrypted: The Searchable Encryption! | Data Exposed: MVP Edition
  6713. Github Actions for Visual Studio Extension developers
  6714. A New Role | bitcrazed.com
  6715. Some opinions about effective software development after 20+ years — Roy Osherove
  6716. Self-hosted integration tests in ASP.NET
  6717. SQL Server triggers: The good and the scary - Simple Talk
  6718. PostSharp's Great Reset: Announcing Project "Caravela", a Roslyn-based aspect framework
  6719. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  6720. Adam Storr - Arrange, Act, Assert - Why I Still Comment Unit Tests
  6721. See a salamander grow from a single cell
  6722. The High Price of Mistrust
  6723. Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  6724. Is Making Software Sisyphean? - Aaron Francis
  6725. Cranelift, Part 2: Compiler Efficiency, CFGs, and a Branch Peephole Optimizer
  6726. Everyday decision making
  6727. Olo - Software Engineer - Back-End, (Mid - Staff Level)
  6728. AirPods Max sucked for me
  6729. SkyAlt
  6730. Names to avoid in Software Engineering
  6731. CSS Frameworks, hype and dogmatism - Post - Piccalilli
  6732. Stuff your logs! - Paul Khuong: some Lisp
  6733. Giant leak exposes data from almost all Brazilians - Somag News
  6734. Replacing Dropbox in favor of DigitalOcean spaces
  6735. survey.pdf
  6736. Alexandra Orlando
  6737. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  6738. Myopia correcting 'smart glasses' from Japan to be sold in Asia
  6739. .NET Conf Armenia (2021-01-30)
  6740. See how Azure Sphere allows to run ML at the edge combined with Cloud AI in this demo on the #IoTShow with @obloch
  6741. Data of thousands of Dutch leaked through Covid test provider: Report
  6742. Zig Makes Go Cross Compilation Just Work
  6743. AdamGold/Dryvo
  6744. Suspended from Google Play for listing supported subtitle formats · Issue #37 · moneytoo/Player
  6745. New experience for sending us your feedback | Visual Studio Blog
  6746. An Introduction to Infrastructure as Code
  6747. How we built Stack Overflow’s first guild
  6748. Improving how we deploy GitHub - The GitHub Blog
  6749. .NET Conf: Focus on Windows
  6750. Blackjack in Blazor Part 2 - The C# Classes
  6751. GEN-ELEC-21-G01 - How to download the new SARS eFiling Browser - External Guide
  6752. 5nm in the USA: TSMC's Board Approves $3.5 Billion Fab in Arizona
  6753. Ojoy
  6754. dotnet/runtimelab
  6755. Troubleshooting .NET Core Project Templates
  6756. WebAssembly.sh
  6757. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  6758. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  6759. gRPC Server & Unary Calls | gRPC in .NET 5
  6760. Streamlining package versioning with MinVer
  6761. Autoscrolling on drag, part 1: Basic implementation | The Old New Thing
  6762. A lament about code reviews
  6763. How We Ran a Successful Remote Internship Program in 2020
  6764. Building a social media platform without going bankrupt: Part I–Laying the numbers
  6765. Creating a LaMetric App with Cloudflare Workers and KV
  6766. The PGM-index
  6767. .NET App Developer Links - 2021-01-25
  6768. 238: Island Tracker - The Final Chapter
  6769. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  6770. Gerrymandering simulation shows how much it can affect representation
  6771. Stateful React Components
  6772. Cloud Design Patterns: The Gatekeeper and Valet Key Patterns
  6773. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  6774. PITTSBURGH &gt; PARIS
  6775. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  6776. Barbados @Barbados
  6777. LIVE with Dave in Dave's Garage - Microsoft History
  6778. LorenzCK/OnTopReplica
  6779. Felipe Tavares
  6780. Things I've learned after 10 years in the industry
  6781. Build What They Want - Ric da Silva
  6782. You should always do server-side validation! Always! | Petre Popescu
  6783. The joy of deleting code
  6784. Fast indoor 2D localization using ceiling lights
  6785. Why Big Companies Buy Small Ones by EzzEddin Abdullah
  6786. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  6787. Exclusive: leak that exposed 220 million Brazilians is worse than previously thought | Antivirus and Security | EarnGurus
  6788. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  6789. Write Crypto Code! Don't publish it!
  6790. .NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?
  6791. Home - Exceptionless
  6792. ijq: Interactive jq
  6793. US Fertility says patient data was stolen in a ransomware attack – TechCrunch
  6794. ‎There Is No Game: WD
  6795. Hacker leaks data of 2.28 million dating site users | ZDNet
  6796. 50,000th Subscriber Extravaganza! LiveStream TONITE 7PM PST!
  6797. Lack of sleep, stress can lead to symptoms resembling concussion
  6798. The Caribbean Collection
  6799. Quite the reMarkable Device :: FIGBERT
  6800. Streamlining package versioning with MinVer
  6801. SoftBank's plan to sell Arm to NVIDIA is hitting antitrust wall around the world
  6802. pavlobu/deskreen
  6803. Filmulator
  6804. Forever Chemicals Are Widespread in U.S. Drinking Water
  6805. How Long Does a Bottle of Wine Last After It Is Opened? : Vinography
  6806. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  6807. Learn Programming for Free - Curious Drive
  6808. Publishing a React app to GitHub pages using a custom subdomain
  6809. Only Sponsors 🌟
  6810. FEDORA-2021-48866282e5 — security update for chromium — Fedora Updates System
  6811. Changelog - pip documentation v21.0
  6812. Software development topics I've changed my mind on after 6 years in the industry
  6813. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  6814. JavaScript Complete Course - JavaScript Best Practices - Part 52
  6815. JavaScript Complete Course - Debugging - Part 50
  6816. JavaScript Complete Course - Thank You & Wrapping Up - Part 53
  6817. JavaScript Complete Course - JavaScript Errors try, catch & finally - Part 51
  6818. DC residents get visits from FBI as agents track cell phones that pinged near the Capitol
  6819. I bought 200+ Raspberry Pi Model B's and I'm going to fix them! Part 1 - James Dawson
  6820. Product idea: verifiable digital document sharing
  6821. Sweden will have a lower death rate in 2020 than it had in 2010
  6822. Moral basis for regulating social platforms
  6823. Technological stagnation: Why I came around
  6824. Simulation is easy, probability is hard...
  6825. My setup for using Twitter without hating it
  6826. Big Tech Censorship
  6827. s-51: Ask Me Anything (AMA), with Joan Daemen
  6828. DWM Thumbnail Overview - Win32 apps
  6829. Firecracker: start a VM in less than a second
  6830. ASCII Simulation of Colliding Galaxies C++
  6831. .NET GC Internals - 01. Introduction
  6832. no hello
  6833. Building Azure AD B2C custom policies part 1: Visual Studio Code and manual deployment
  6834. Does Building JavaScript Games Make You A Better Developer?
  6835. How hard should I push myself?
  6836. Pulumi vs Terraform - pritchard.dev
  6837. High Performance UDP sockets in .NET 5 — Enclave
  6838. One hull crack located in ISS, another one suspected
  6839. CANNAtalk: magazine for serious growers
  6840. Flavor-cyber-agriculture: Optimization of plant metabolites in an open-source control environment through surrogate modeling
  6841. Microsoft Words vs. Actions
  6842. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  6843. Press release: Facebook shuts down major left wing group in Britain | SWP
  6844. Technical Assistant in Redmond, Washington, United States | Engineering at Microsoft
  6845. Shotgun blast fired at Planned Parenthood front door
  6846. Dr. Brad J. Cox Ph.D. Obituary - Manassas, VA
  6847. Patch 1.1
  6848. GitHub Ships Enterprise Server 3.0 Release Candidate -- Visual Studio Magazine
  6849. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  6850. Remembering Windows 3.1 themes and user empowerment - hisham.hm
  6851. Crystal close up | The University of Tokyo
  6852. Rosenzweig – Dissecting the Apple M1 GPU, part II
  6853. Iconduck
  6854. Weekly Update 227
  6855. Audi announces end of combustion A4, A6 & A8 models - electrive.com
  6856. Troy Hunt @troyhunt
  6857. The .NET Docs Show - Functional Fun with F#
  6858. hayri atak proposes striking, sinuous 'sarcostyle tower' for the new york skyline
  6859. The architecture of my life | mjwsteenbergen-blog
  6860. Plugins
  6861. Cloud Economics | Developer Support
  6862. Get a Managed Identity access token in Azure App Service through Advanced Tools (Kudu)
  6863. Microsoft Town Hall Jan 21 Transcript
  6864. Loon’s final flight
  6865. Episode 68 - Xamarin Catch Up With Luce Carter
  6866. How do I protect myself against a COM call that can hang? I'm already running the server out-of-process. | The Old New Thing
  6867. Code Maze Weekly #61 - Code Maze
  6868. Hiring again (Poland): PHP Dev & QA Engineer
  6869. .NET Bootcamp - Learn
  6870. Network-layer DDoS attack trends for Q4 2020
  6871. Rust for Windows
  6872. Medusa
  6873. Access control for GitHub Pages - GitHub Changelog
  6874. Aspect ratio demo
  6875. AKS Zero To Hero - Series for everyone - Azure Greg
  6876. Building dual-screen web experiences with React | Surface Duo Blog
  6877. Automating Azure Access Restrictions with the Azure CLI
  6878. Release Notes | Bitwarden Help & Support
  6879. Using Tailscale on Windows to network more easily with WSL2 and Visual Studio Code
  6880. .NET GC Internals mini-series – TooSlowException
  6881. WPF, Text Rendering and the Blues
  6882. HTML and CSS still isn’t about painting with code
  6883. DamianEdwards/BlazingPageHead
  6884. Riffs & Dreams
  6885. Re-evaluating the “Double D’s” of Software Development: Test Driven Development
  6886. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  6887. New Book Released - ASP.NET CORE 5 for Beginners
  6888. Principal SWE Manager in Redmond, Washington, United States | Engineering at Microsoft
  6889. VSCode, Dev Containers and Docker: moving software development forward - Sticky Bits - Powered by Feabhas
  6890. Still Alive
  6891. Design Draft: First Class Fuzzing
  6892. NHTSA releases final Low-Volume Manufacturing Rules
  6893. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  6894. Episode 361 - Project Natick
  6895. Over 700,000 paintings from the Rijksmuseum online copyright free
  6896. The Next Gen Database Servers Powering Let's Encrypt
  6897. Righteous, Expedient, Wrong
  6898. Explore the art world by using RESTful APIs - Learn
  6899. Scott Finlay - The Agile Development of a Novel
  6900. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  6901. Signal App UX irritation: “x just joined Signal” | Nitin Nain
  6902. My Backup Strategy
  6903. microsoft/terminal
  6904. Hacker leaks data of millions of Teespring users | ZDNet
  6905. Startup Franchises – Rebel Browser
  6906. Why Electron is a Necessary Evil
  6907. So, You Want to CTF? (A Beginner’s Guide to CTFing)
  6908. The widening gyre
  6909. An Ode to Chess
  6910. Stepping up for a truly open source Elasticsearch | Amazon Web Services
  6911. Loving Azure Boards with GitHub repos
  6912. Secret History of Microsoft Gary
  6913. .NET Foundation Project Spotlight - DNN
  6914. Regarding CSW and the Bitcoin Whitepaper
  6915. Azure SQL Connectivity Performance Tips & Tricks
  6916. Cryptography 101 with Oso's Dr. Sam Scott | Hanselminutes with Scott Hanselman
  6917. Did you know you can now run Linux IoT Edge modules on a Windows IoT device? Learn all about the public preview of EFLOW on the #IoTShow with @obloch
  6918. .NET Foundation Project Spotlight - Oqtane
  6919. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  6920. Tucows | Retiring Tucows Downloads.
  6921. Big Tech Bankrolls the Sedition Caucus - Public Citizen
  6922. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  6923. Asynchronous Messaging, Part 3: Backend Service
  6924. Boris Johnson under pressure to unveil lockdown exit strategy, amid warning over summer holidays 
  6925. GitHub Quick Reviews
  6926. How We Ported Linux to the M1
  6927. microsoft/windows-rs
  6928. How management by metrics leads us astray
  6929. Connecting an Azure Logic App to a local Web API | Developer Support
  6930. Building your first Telegram Bot with ASP.NET Core
  6931. Please Stop Encrypting with RSA Directly
  6932. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  6933. Solar System Compression Artifacts
  6934. README.md · master · LinuxCafeFederation / Awesome Alternatives
  6935. Announcement: Introducing FlavorsOf.NET!
  6936. Elegant API Versioning in ASP.NET Core (Web API)
  6937. What happens to the value returned from the function passed to Queue­User­Work­Item? | The Old New Thing
  6938. .NET nanoFramework taps C# for embedded systems
  6939. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  6940. My New Favorite VS Code Hack For Mac
  6941. Meet Raspberry Silicon: Raspberry Pi Pico now on sale at $4 - Raspberry Pi
  6942. Looking at Parler specs and their architecture
  6943. Coding with C# and .NET: JSON Deserialisation
  6944. Buy a Raspberry Pi Pico – Raspberry Pi
  6945. .NET App Developer Links - 2021-01-21
  6946. New Pluralsight Course: Getting Started with SAML 2.0
  6947. https://allaboveall.org/wp-content/uploads/2020/07/Economic-Opportunity-and-Reproductive-Health-Polling-Memo-October-2017.pdf
  6948. Understanding WebSockets with ASP.NET Core
  6949. Four Things I Learned About GraphQL From Eve Porcello - Telerik Blogs
  6950. Monsters Weekly 200e - Conversations with Scott Hunter
  6951. .NET Rocks! vNext
  6952. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  6953. MVC Controllers are Dinosaurs - Embrace API Endpoints
  6954. MuscleWiki
  6955. View the origin of a repeating call stack
  6956. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  6957. 32-Channel ADC Object - Parallax
  6958. NHL announces Evgeny Kuznetsov, Dmitry Orlov, Alex Ovechkin, and Ilya Samsonov unavailable due to COVID protocols
  6959. Messaging Commands & Events Explained!
  6960. Tailscale on NixOS: A New Minecraft Server in Ten Minutes
  6961. Google Blocking Web Privacy Proposals at W3C
  6962. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  6963. Release Tye 0.6 · dotnet/tye
  6964. FedEx Shipping Damage Creates Fractured Artworks
  6965. An abundance of caring (for yourself, and in turn those close to you)
  6966. Psychedelics are a waste of life
  6967. An Opinionated Introduction to Urbit
  6968. I only know you from above the shoulders
  6969. We Are Not Special • Hillel Wayne
  6970. The Irrevocable SSL certificates of CloudFlare
  6971. Release Tye 0.6 · dotnet/tye
  6972. Would You Rather Be Uninformed Or Misinformed? | jarbus.net
  6973. The harmful assumptions we make about tasks - An exercise in writing
  6974. Beeper - All Your Chats In One App
  6975. Applitools | The importance of testing data applications
  6976. Formal Verification for Real-World Cryptographic Protocols and Implementations
  6977. Update: youtube-dl reinstantiated thanks to EFF
  6978. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  6979. I tried creating a web browser, and Google blocked me
  6980. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  6981. Porting Firefox to Apple Silicon – Mozilla Hacks - the Web developer blog
  6982. Beeper - All Your Chats In One App
  6983. Statement from the Press Secretary Regarding Executive Grants of Clemency | The White House
  6984. vim.so - Learn and Master Vim faster with interactive exercises
  6985. Elasticsearch does not belong to Elastic
  6986. I no longer trust The Great Suspender
  6987. Elon Musk said it was ‘Not a Flamethrower’ – TechCrunch
  6988. Intel outsources Core i3 to TSMC's 5nm process
  6989. Edge Worker SQLite
  6990. How do I disassociate a thread from an I/O completion port? | The Old New Thing
  6991. Executive Order: Ethics Commitments by Executive Branch Appointees | The White House
  6992. Coding with C# and .NET: JSON Deserialisation
  6993. Seeking feedback on the RavenDB Cluster Dashboard
  6994. Statement from the Press Secretary Regarding Executive Grants of Clemency | The White House
  6995. Deep Dive into Open Telemetry for .NET
  6996. Container networking is simple
  6997. Screensaver lock by-pass via the virtual keyboard · Issue #354 · linuxmint/cinnamon-screensaver
  6998. Write Stable Code using Coupling Metrics
  6999. PMI: Please Get Out of Scrum
  7000. .NET App Developer Links - 2021-01-20
  7001. .NET Conf 2020 - Bengaluru
  7002. Cruise and GM team up with Microsoft to commercialize self-driving vehicles
  7003. Angular Auto Save, Undo and Redo
  7004. damienbod/AngularAutoSaveCommands
  7005. ASP.NET Core Action Arguments Validation using an ActionFilter
  7006. Implementing UNDO, REDO in ASP.NET Core
  7007. Everything is cyber-broken 2 | NDC London 2021
  7008. Preview: The SQLite Llibrary as a .NET assembly
  7009. This Anime Does Not Exist
  7010. State Watch
  7011. Adding environments to ASP.NET Core with React.js SPA
  7012. A dapper sustainability | Sustainable Software dapr sustainability
  7013. How to use configuration with C# 9 top-level programs
  7014. Tejotron
  7015. Before the First Line of Code | Learn with Dr G
  7016. Best Visual Studio Code extensions to work for Azure (Part 2)
  7017. TV Detector Vans Once Prowled The Streets Of England
  7018. The State of State Machines
  7019. Capitol Attack Was Months in the Making on Facebook
  7020. Entity Framework Community Standup - EF Core 6.0 Survey Results
  7021. radzenhq/radzen-blazor
  7022. When costs are nonlinear, keep it small.
  7023. The Science of How to Build Muscle: Full Guide
  7024. But how, exactly, databases use mmap?
  7025. Decline the 15 Minute Post-Vaccination Waiting Period
  7026. Compilers are hard | ShipReq Blog
  7027. Dynamic type systems aren't even simpler - hisham.hm
  7028. My Journey Building a Multiplayer Board Game
  7029. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  7030. My Tech Journey - Productive C# | Learn C# with Practical Video Tutorials
  7031. AWS Open Sources .NET Porting Assistant GUI -- Visual Studio Magazine
  7032. The Evolution of a Research Paper
  7033. Shit Programmers Say - Just Scale Up
  7034. Implementing Curve25519/X25519: A Tutorial on Elliptic Curve Cryptography
  7035. IPFS Support in Brave
  7036. How to Copy All the Resources from a Resource Group in #shorts
  7037. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  7038. Support for renaming an existing branch - GitHub Changelog
  7039. User power, not power users: htop and its design philosophy - hisham.hm
  7040. JSON DOM (2) and Index/Range methods for Linq
  7041. Release 1.0.0-preview8 · microsoft/reverse-proxy
  7042. novelWriter
  7043. GitHub Quick Reviews
  7044. github/dmca
  7045. benaadams/Ben.Http
  7046. The ASP.NET Team @TheASPNETTeam
  7047. Intel Problems
  7048. Solved: .NET 5 “SEC_ERROR_INADEQUATE_KEY_USAGE” in Firefox
  7049. Kennethsite
  7050. Static MBC - Ad Fontes Media
  7051. dylanbeattie - Twitch
  7052. Working with Azure Storage Blobs with a Java Azure Function | Developer Support
  7053. Amazon: NOT OK - why we had to change Elastic licensing
  7054. Google Job Interview - Barak Obama
  7055. Engineering, Product, and Design - Heap
  7056. Fun with IConfiguration
  7057. Anatomy of a CNC Router
  7058. Why did I lose 3D display mode when I upgraded to the next version of Windows 10? | The Old New Thing
  7059. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  7060. FAQ on 2021 License Change | Elastic
  7061. React vs Vue - Which Frontend Framework to Learn in 2021?
  7062. Doubling down on open, Part II
  7063. mizrael/SuperSafeBank
  7064. License Change Clarification
  7065. Better moving quantile estimations using the partitioning heaps
  7066. 064 - Scott Hanselman talks teaching, presenting, and more
  7067. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  7068. Be Careful With ZipArchive
  7069. Enabling prerendering for Blazor WebAssembly apps
  7070. Massive Nitro data breach impacts Microsoft, Google, Apple, more
  7071. popey/sosumi-snap
  7072. .NET App Developer Links - 2021-01-19
  7073. Unit Testing in .NET - The Complete Guide
  7074. ASP.NET - A last look back at 2013, looking ahead to 2014
  7075. The Embedded YouTube Player Told Me What You Were Watching (and more)
  7076. Free book on React
  7077. Parametrised test primitive obsession code smell
  7078. Fun with conversion-operator name lookup
  7079. Deskreen
  7080. MSIX Labs for Developers are now available!
  7081. sebastienros/parlot
  7082. How Blazor Performs Against Other Frameworks
  7083. Introducing Textrude - using Scriban to generate code from data
  7084. Tech Companies Are Profiling Us From Before Birth
  7085. Adam Storr - AutoFixture and .NET 5.0 Record Types
  7086. The Plan for Entity Framework Core 6.0 | .NET Blog
  7087. Download Files with ASP.NET Core Web API and Angular - Code Maze
  7088. micah5/ace-attorney-reddit-bot
  7089. Sideways (2004) - IMDb
  7090. I Think North and South Dakota Are Already At Herd Immunity
  7091. What's With All The Monopolys?
  7092. Gustin.blog - Two brothers trying to answer their own biggest questions
  7093. Consistency before quality
  7094. Are We Really Engineers? • Hillel Wayne
  7095. I wasted $40k on a fantastic startup idea
  7096. A solution for social media?
  7097. How to gather consensus before a big decision - Jacob Kaplan-Moss
  7098. Reintegration tracking
  7099. Jade Rubick - Implementing Amazons single threaded owner model a retrospective
  7100. Be Carefull With ZipArchive
  7101. My traitorous move to Windows
  7102. Environment variables, config, secrets, and globals | Henrique Vicente
  7103. The worrying trend of game technology centralization
  7104. Code Spotlight: the Reference Implementation of Ed25519 (Part 1)
  7105. The Shape of Code » Software effort estimation is mostly fake research
  7106. Troy Hunt: Password Security Is the Name of the Game
  7107. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  7108. Github Stale Bots: A False Economy
  7109. 4Dotnet Conf 2021
  7110. Last Week in .NET #25 – I am (g)root
  7111. ‘We are sending more foster kids to prison than college’
  7112. Turquoise Health
  7113. Rezi GPT-3 AI Resume Builder
  7114. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  7115. How can I prevent another program from showing a thumbnail preview in the taskbar? | The Old New Thing
  7116. CorNeat Vision's First Patient Regains Sight Following Artificial Cornea Implantation at Rabin Medical Center, Ending a Decade of Blindness
  7117. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  7118. SharedArrayBuffer updates in Android Chrome 88 and Desktop Chrome 91 - Chrome Developers
  7119. 4 C# features that you (probably) shouldn't be using
  7120. That XOR Trick
  7121. EleutherAI - GPT-Neo
  7122. bladeRF-wiphy - Nuand
  7123. We can do better than Signal
  7124. .NET App Developer Links - 2021-01-18
  7125. WUG: Monitoring (výkonu) aplikace pomocí Event Counterů v .NET (Core) (online)
  7126. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  7127. 237: Bot Awesome
  7128. 5 Tips To Hack Your .NET Builds - CodeWithStu
  7129. Free photos, graphics site Freepik discloses data breach impacting 8.3M users | ZDNet
  7130. Context switching costs more than we give it credit for.
  7131. Paper Reading: In Search of an Understandable Consensus Algorithm (Extended Version)
  7132. Intro into security principles in the context of database systems
  7133. Azure Easy Auth and Roles with .NET and Microsoft.Identity.Web
  7134. Azure Easy Auth and Roles with .NET (and .NET Core)
  7135. Windows Performance Analyzer - Table & Graph Configurations (Part 1)
  7136. Quick tip: listing global dev tools and extensions
  7137. Principle of Least Privilege (POLP)
  7138. Upgrading to React 17: How to Fix the Issues and Breaking Changes - Engineering Blog - Wealthfront
  7139. HR is not your friend, and other things I think you should know
  7140. Introducing Fss
  7141. Who Owns Open-Source Software?
  7142. Forcing ASP.NET WebForms Designer Files to Regenerate
  7143. E INK has developed ACEP Gallery 4100 Color E-Paper
  7144. About
  7145. CondensationDB/Condensation
  7146. UserVoice Authentication Updates!
  7147. Mesmerizing Chameleon Signatures
  7148. Hacker puts up for sale third round of hacked databases on the Dark Web | ZDNet
  7149. Vantage Pro2 Groweather Wireless Sensor Suite
  7150. Queensland Police accidentally reveal personal details of gun owners
  7151. Reducing tail latencies with automatic cooperative task yielding
  7152. Would Rust secure cURL?
  7153. Update on an employee matter - The GitHub Blog
  7154. The values of Emacs, the Neovim revolution, and the VSCode gorilla
  7155. Apple's MacBook revival plan is stupid smart: Bring back old features
  7156. BitLocker Lockscreen bypass
  7157. The World's Oldest Story? Astronomers Say Global Myths About 'Seven Sisters' Stars May Reach Back 100,000 Years
  7158. OpenSleigh: tackling state persistence, part 1 - David Guida
  7159. That’s not how 2FA works
  7160. Using Certificates From AWS Private Certificate Authority in .NET
  7161. The First Blue Pigment Discovered in 200 Years Is Finally Commercially Available. Here's Why It Already Has a Loyal Following
  7162. fanfare/googleimagesrestored
  7163. First winter ascent of K2: 10 Nepali/Sherpa climbers summit together
  7164. Home - JingOS
  7165. mnm
  7166. ‎Computer Architecture Podcast on Apple Podcasts
  7167. Entity Framework Core 5 Resources I’ve Created Recently
  7168. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  7169. Is Writing as Important as Coding?
  7170. a11y* is your ally
  7171. A Home Network Troubleshooting Journey – nuxx.net
  7172. How I develop web apps in 2021
  7173. Big O Notation - explained as easily as possible
  7174. I told you so, 2021 edition
  7175. Fully Homomorphic Encryption Part Three: Three Strawmans for the FHE Scheme
  7176. Computer System Engineering
  7177. Working inside WSL using Visual Studio Code
  7178. The Many Flavors of .NET
  7179. Book Review: The Games That Weren’t by Frank Gasking
  7180. Running a fake power plant on the internet for a month
  7181. A fresh new avenue for Google to kill your SaaS startup
  7182. Pirates, Crypto, and the Secret History of Windows Product Activation
  7183. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  7184. Duende Software Blog
  7185. Lua, a misunderstood language
  7186. Maximizing Developer Effectiveness
  7187. Escaping VirtualBox 6.1: Part 1
  7188. EU-Kommission stellt sich gegen Hintertüren in Verschlüsselung - derStandard.at
  7189. Rust is a hard way to make a web API - macwright.com
  7190. Code Maze Weekly #60 - Code Maze
  7191. Weekly Update 226
  7192. How I hijacked the top-level domain of a sovereign state | Detectify Labs
  7193. A history of end-to-end encryption and the death of PGP
  7194. The Rise of Self-Supervised Learning
  7195. new codebase, who dis? (How to Join a Team and Learn a Codebase)
  7196. jQuery - 2006 | Web Design Museum
  7197. The Hairdresser Analogy
  7198. Portugal - The Most Crypto-Friendly Nation in Europe | Jean Galea
  7199. Why can't I write code inside my browser?
  7200. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  7201. Ask the Experts: Customer Experience Reimagined with AI
  7202. 100+ Free Programming Books (Updated 2021 List)
  7203. Be My Eyes - See the world together
  7204. .NET Core Ranks High Among Frameworks in New Dev Survey -- Visual Studio Magazine
  7205. Fully Homomorphic Encryption Part Two: Lattice-based Crypto and the LWE Problem
  7206. Why cancer cells waste so much energy
  7207. The Unsettling Truth About the ‘Mostly Harmless’ Hiker
  7208. GitHub Quick Reviews
  7209. Reply to @noelggle what is #Azure? #Cloud #Programming #CodeTok
  7210. How to run VS Code as a Container for Remote Development
  7211. Signal Status
  7212. Importing an OpenAPI API into Azure API Management Service | Developer Support
  7213. Food on the table while giving away code
  7214. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  7215. Kuo: New MacBook Pro Models to Feature Flat-Edged Design, MagSafe, No Touch Bar and More Ports
  7216. HuffPost is now a part of Verizon Media
  7217. Uganda's January 13, 2021 Internet Shut Down
  7218. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  7219. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  7220. Developer-Y/cs-video-courses
  7221. Yale-led effort yields Zoom upgrades 
  7222. The perils of the accidental C++ conversion constructor | The Old New Thing
  7223. Webinar recording: Filtered Replication in RavenDB
  7224. Jared Mauch didn’t have good broadband—so he built his own fiber ISP
  7225. KEMTLS: Post-quantum TLS without signatures
  7226. Apple M1 Assembly Language Hello World
  7227. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  7228. Go (golang) Goroutines - Running Functions Asynchronously
  7229. Change Notifications with Microsoft Graph
  7230. What happens when you type a URL in the web browser and press Enter? Computer Stuff #18
  7231. Understanding Microsoft's Docker Images for .NET Apps
  7232. Fitbit Joins Google - Fitbit Blog
  7233. Design for Developers—An Introduction to Xamarin Forms
  7234. Software development in 2021 and beyond - The Official Microsoft Blog
  7235. Minimalistic Serverless Shortlink Service in ~70 LoC
  7236. MSIX Packaging Tool January 2021 Release is now available!
  7237. Praxis Films
  7238. Pauline Hanson&#8217;s website domain has been snapped up and redirected
  7239. Looking back on Software Development in 2020 and forward to 2021
  7240. Dungeon Magazine : Free Texts : Free Download, Borrow and Streaming : Internet Archive
  7241. Simplify Authentication with Managed Identities for Azure Resources
  7242. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  7243. Manufacturers who sell direct with omnichannel retail gain powerful customer insights
  7244. Farmer - Making Repeatable Azure Deployments Easy
  7245. The Official Aquafaba Site
  7246. Exploring Event Modeling with Adam Dymitruk | Hanselminutes with Scott Hanselman
  7247. Fully Homomorphic Encryption Part One: A Gentle Intro
  7248. Testosterone levels show steady decrease among young US men
  7249. Updating many-to-many relationships in EF Core 5 and above – The Reformed Programmer
  7250. Azure SQL Database Ranked Among Top 3 Databases of 2020 -- Visual Studio Magazine
  7251. Taking Notes From Browser Address Bar
  7252. Optimize your distractions
  7253. How to Kill a Unicorn - Chris Frantz
  7254. How the Pandemic Opened the Door to My Career in Tech
  7255. 4 weeks of uselessness — Aakanksha Gaur
  7256. Finding the best streaming setup for a virtual Christmas
  7257. Why Negotiating Is Just Like Doing Squats
  7258. A more integrated terminal experience | Visual Studio Blog
  7259. source.winehq.org Git - wine.git/blob - ANNOUNCE
  7260. .NET Conf Thailand (2021-01-23)
  7261. Google completes Fitbit acquisition
  7262. Asynchronous Messaging, Part 2: Durable Queues
  7263. danso - happy-space: a whitespace-sensitive calculator
  7264. On .NET Live - Cross Platform .NET Development with OmniSharp
  7265. 'Rent-a-person who does nothing' in Tokyo receives endless requests, gratitude - The Mainichi
  7266. Bill Gates: America's Top Farmland Owner | The Land Report
  7267. Archive exceptionnelle : écoutez l'accent parisien en 1912
  7268. DuckDuckGo Traffic
  7269. 10 years(-ish) of Elixir - Dashbit Blog
  7270. dotnet/installer
  7271. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  7272. Holistic web protection: industry recognition for a prolific 2020
  7273. Machine Learning: The Great Stagnation
  7274. State of JavaScript 2020 Survey Results - My Reactions
  7275. How can I write a C++ class that iterates over its base classes? | The Old New Thing
  7276. Better Exception stack traces in .NET with Ben.Demystifier
  7277. The Guest Writer Program Returns for 2021!
  7278. How to configure your custom roslyn analyzer using an .editorconfig file
  7279. Persisting your users preferences using Blazor and Local Storage
  7280. Soar: Simulation for Observability, reliAbility, and secuRity
  7281. McDonald’s Theory On How Best to Rescue Conversations
  7282. Go (golang) Multiple Return Values - Different from C# Tuples
  7283. Foam
  7284. .NET App Developer Links - 2021-01-14
  7285. The Principles of Sustainable Software Engineering - Learn
  7286. Profiling React Apps with Profiler API
  7287. Rethinking OSS Attribution In .NET
  7288. Announcing TypeScript 4.2 Beta | TypeScript
  7289. Lease
  7290. Using Azure Key Vault to manage your secrets
  7291. .NET Rocks! vNext
  7292. Large Tech taking on inequality
  7293. Happy 10th Birthday, NuGet! | The NuGet Blog
  7294. SpecterX | Data Management and External Organization Collaboration
  7295. Project Bicep – Next generation ARM Templates
  7296. An unlikely database migration
  7297. Timers & Reminders, backed by DynamoDB in Microsoft Orleans - CodeWithStu
  7298. Superconducting Microprocessors? Turns Out They're Ultra-Efficient - IEEE Spectrum
  7299. Start with a Monolith
  7300. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  7301. Razor syntax coloring
  7302. Web Dev Without Tools
  7303. Running a blog with iPad
  7304. Task managers aren't built for ICs - An exercise in writing
  7305. null
  7306. Kaggle’s 5 remote-first tips for new WFHers
  7307. Data science as an atomic habit | Malcolm Barrett
  7308. Startup that broke me
  7309. Send and receive WhatsApp messages through email
  7310. Downloading and analyzing the source code of all available Chrome Extensions
  7311. We Don't Need Data Scientists, We Need Data Engineers
  7312. Being a Tech Lead in an Empowered Product Team
  7313. Ten years without Elixir
  7314. Becoming Silicon Valley
  7315. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  7316. The Myth of Innovation in Canadian FinTech
  7317. A Proposal for Adding Generics to Go
  7318. JavaScript Complete Course - Math Object - Part 47
  7319. JavaScript Complete Course - let, var & const - Part 49
  7320. JavaScript Complete Course - Math Object - Part 48
  7321. VeriCrypt: An Introduction to Tools for Verified Cryptography
  7322. Diagnostics improvements in .NET 5 | .NET Blog
  7323. Improve Your Productivity with Roslyn Analyzers
  7324. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  7325. Moving .NET Core user secrets to another computer
  7326. Time Tracker Says VS Code Is No. 1 Editor for Devs, Some Working 15+ Hours Per Day -- Visual Studio Magazine
  7327. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  7328. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  7329. JavaScript Complete Course - Array Sort - Part 44
  7330. JavaScript Complete Course - Date Objects - Part 45
  7331. JavaScript Complete Course - Array Reduce - Part 43
  7332. JavaScript Complete Course - Array Filter - Part 41
  7333. JavaScript Complete Course - Array Some & Every - Part 42
  7334. JavaScript Complete Course - Date Comparison - Part 46
  7335. Workaholism Leads to Mental and Physical Health Problems: Work Addiction Risk Depends on Occupation
  7336. WRT54G History: The Router That Accidentally Went Open Source
  7337. A Proposal for Change at MSPAC
  7338. The misleading MIDL error message: MIDL5023: The arguments to the parameterized interface are not valid | The Old New Thing
  7339. BeagleV™
  7340. The neural network of the Stockfish chess engine
  7341. The First Zig Website Redesign
  7342. How do you know when you’re an EXPERT at a #programming language?!?
  7343. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  7344. What is Social Cooling?
  7345. Abusing C# For Loops For Job Security
  7346. Seeed launches BeagleV, a $150 RISC-V computer designed to run Linux
  7347. "Wireguard [sic]: great protocol, but skip the Mac app" blog post
  7348. How to Post a File to an Azure Function in 3 Minutes | Developer Support
  7349. How to Become a Better Developer by Asking Questions - Steve Gordon - Code with Steve
  7350. XTerm: It's Better Than You Thought
  7351. A Name Resolver for the Distributed Web
  7352. Unique Ways AI Can Help Recruitment Procedures
  7353. Avoiding a Big Ball of Mud! Coupling in a Monolith
  7354. 'No longer acceptable' for platforms to take key decisions alone, EU Commission says
  7355. Learn X by doing Y - A project-based learning search engine
  7356. Go (golang) Error Handling - A Different Philosophy
  7357. .NET App Developer Links - 2021-01-13
  7358. Reminder: Please be nice
  7359. Monsters Weekly 200d - Conversations with Nik Molar
  7360. The Play, the points, and the biggest lie in software
  7361. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  7362. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  7363. The Case for Codeless Testing
  7364. .NET Framework January Security and Quality Rollup Update | .NET Blog
  7365. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  7366. https://www.courtlistener.com/recap/gov.uscourts.wawd.294664/gov.uscourts.wawd.294664.10.0_1.pdf
  7367. Inspecting application metrics with dotnet-monitor
  7368. Migrating RealProxy Usage to DispatchProxy | .NET Blog
  7369. Rebuilding the most popular spellchecker. Part 1
  7370. Exact match domain vs a brand domain
  7371. Legacy Code Should Be Respected, Not Hated – Steven Wade
  7372. omriharel/deej
  7373. Lessons from my first (very bad) on-call experience
  7374. [Pre-Order] PCPanel - Pro | pcpanel
  7375. The Quietest Mechanical Keyboard
  7376. Episode 360 - Microsoft Solutions with Corey
  7377. Cloud design patterns - Azure Architecture Center
  7378. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  7379. Get to know the .NET 5.0 SDK
  7380. Amazon.com: Design Patterns: Elements of Reusable Object-Oriented Software eBook: Erich, Gamma, Helm Richard, Johnson Ralph, Vlissides John, Grady Booch: Kindle Store
  7381. GitHub Quick Reviews
  7382. If it will matter after today, stop talking about it in a chat room
  7383. VS Code Java Project Explorer Gets Better -- Visual Studio Magazine
  7384. A Hacker Remotely Penetrated Bluetooth Chastity Belts, Demanding Victims Pay Ransom
  7385. jukefoxer/Signal-Android
  7386. VS Code Day 2021 live event
  7387. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  7388. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  7389. Dave Probert: Inside Windows 7 - User Mode Scheduler (UMS)
  7390. I received first-ever donation on my open-source side project and it felt great!
  7391. Plain Text Accounting, a guide to Ledger and friends
  7392. How Silicon Valley, in a Show of Monopolistic Force, Destroyed Parler
  7393. ASP.NET Community Standup - Meet the Blazor Team
  7394. Introducing Cake Bridge Dependency Injection
  7395. Cloudflare Radar's 2020 Year In Review
  7396. Objective-See: LuLu
  7397. Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates? | The Old New Thing
  7398. Pirated Academic Database Sci-Hub Is Now on the ‘Uncensorable Web’
  7399. Add a Parameter to a .NET Core Project Template
  7400. SignalRs Crazy 8
  7401. MP² quantile estimator: estimating the moving median without storing values
  7402. Resilient social networks
  7403. Changes are Coming... My Goals for 2021
  7404. Theranos destroyed crucial subpoenaed SQL blood test database, can't unlock backups, prosecutors say
  7405. Moderna Provides Business Update and Announces Three New Development Programs in Infectious Disease Vaccines | Moderna, Inc.
  7406. Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  7407. Teamspeak 5 Beta Bug-Report BBcode not working, channel commander not shown
  7408. Optimising Blazor Applications | ConFoo.ca
  7409. An introduction to the Data Protection system in ASP.NET Core
  7410. theseus-os/Theseus
  7411. Kernel Root Exploit via a ptrace() and execve() Race Condition
  7412. AMAZON ECHO FLEX: MICROPHONE MUTE, REAL OR FAKE?
  7413. Noise Planets
  7414. .NET App Developer Links - 2021-01-12
  7415. Go (golang) defer - Making Sure Something Gets Done
  7416. Did Man at Capitol Riot Die After Accidentally Tasing Himself?
  7417. Notification of Data Security Incident - December 23, 2020
  7418. ECMAScript proposal: Import assertions
  7419. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  7420. Programmatically Navigate with React Router
  7421. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  7422. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  7423. Justice Minister announces online freedom of speech bill
  7424. Uno Platform How To Build A Single-Page Web App in XAML and C# with WebAssembly Using Uno Platform
  7425. Writing decoupled code with MediatR: The Mediator Pattern
  7426. Using .env in .NET - Dusted Codes
  7427. A practical guide to WebAssembly memory - radu's blog
  7428. We Need a New Media System
  7429. 01-11-21 Boca SN9--3 - EasyZoom | Place for high-resolution images
  7430. pakrym/jab
  7431. What does it mean to be really deliberate about building your space? How can we build a nest for our home office with a 4k window scene? For FREE?!
  7432. Blog migrated to Statiq
  7433. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  7434. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  7435. Hundred Rabbits
  7436. My personal wishlist for a decentralized social network
  7437. Startup ideas for 2021
  7438. Updating system right way
  7439. The clipboard history feature is the best thing since sliced bread :: Martin De Wulf —
  7440. The Right to Pay for my Products
  7441. Kafka As A Database? Yes Or No – A Summary Of Both Sides
  7442. My ISP Is Killing My Idle SSH Sessions. Yours Might Be Too. – Title
  7443. 52 Launches in 52 Weeks
  7444. How to Beat Parkinson's Law - Anthony Diké
  7445. Why the Canadian Tech Scene Doesn’t Work
  7446. .NetConf Virtual Event |Creating Native iOS + Android Apps in C# using Xamarin
  7447. Are Experts Real? | Fantastic Anachronism
  7448. Laptops need to change
  7449. GraphQL with Maarten Louage
  7450. Azure Application Insights Profiler | Channel 9
  7451. How to Use Query Strings in Blazor WebAssembly - Code Maze
  7452. The Developer Weekly podcast
  7453. Ubiquty Data Breach
  7454. Managing IoT devices at scale is no joke. See how Azure IoT Central allows you to group, streamline, orchestrate, and monitor devices in this #IoTShow episode with @obloch and @rangavadlamudi
  7455. Why Haskell is our first choice for building production software systems – Foxhound Systems
  7456. China CCP to Nationalize Jack Ma's Alibaba and Ant Group - Report
  7457. .NET 5 Networking Improvements | .NET Blog
  7458. SUCCESS: iPhone 7 with dead NAND netbooting unmodified Ubuntu 20.04 arm64 over usb gadget ethernet
  7459. What would it take for you to adopt Marten?
  7460. Don't Toss It, Fix It! Europe Is Guaranteeing Citizens the "Right to Repair"
  7461. Malware on my Android phone! « Otaku – Cedric's blog
  7462. We need more than deplatforming – The Mozilla Blog
  7463. Seven ways to test for accessibility of your web site with browser Developer Tools
  7464. tinyvision-ai-inc/UPduino-v3.0
  7465. Running GitHub Super-Linter in Azure Pipelines - Gérald Barré
  7466. Long term affects of banning Parler
  7467. r/ParlerWatch - Comment by u/BlueMountainDace on ”All Parler user data is being downloaded as we speak!”
  7468. How did I find the old Windows binaries and compilers for the processor retrospective series? | The Old New Thing
  7469. Stealing Your Private YouTube Videos, One Frame at a Time
  7470. You know? — Speech analysis and video summarization
  7471. dotnet/runtime
  7472. Untangling Compliance: Working Toward a Global Framework
  7473. Setting up for Azure B2C development | Developer Support
  7474. Klarheit bei Compliance schaffen: Die Arbeit an einem globalen Rahmenwerk
  7475. Home automation is heavily stateful and that sucks
  7476. Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  7477. .NET App Developer Links - 2021-01-11
  7478. Machine Learning with ML.NET - Linear Regression
  7479. Build software better, together
  7480. Go (golang) Loops - A Unified "for"
  7481. 236: Supporting Your Customers
  7482. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  7483. Writing your own NES emulator Part 3 - the 6502 CPU
  7484. ASP.NET Core OpenTelemetry Logging
  7485. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  7486. Tip 300 - Unit testing the Azure Cosmos DB change feed in xUnit and C#
  7487. Real World Akka.NET Clustering: Process Managers and Long-Running Operations
  7488. A Higher-Order Effectful Language Designed for Program Verification
  7489. NAudio 2 plans
  7490. Cyberattack update
  7491. Rust-GCC/gccrs
  7492. Vite for Existing Vue CLI Projects
  7493. Bird Buddy: A Smart Bird Feeder
  7494. What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not
  7495. Signal becomes the top free app on App Store in India, and more countries
  7496. Element group video messenger | Group chat | Team communication productivity app | Matrix open network | Decentralized end-to-end encryption
  7497. I did not notice my worsening mental health, and got hit hard by OCD (a tale of caution)
  7498. Build Your Own Text Editor
  7499. Death to the document
  7500. DigitalOcean’s position on Parler
  7501. Two Weeks with FreeBSD as My Daily Driver
  7502. Exploring my writing: The subjects of sentences
  7503. I Immediately Lowered my Heart Rate By Switching My Yogurt
  7504. Elzear - 🗳 Ranked voting systems
  7505. Your security is our first concern.
  7506. Data of Over 100 Million Credit, Debit Cardholders Leaked on Dark Web
  7507. GNOME has no thumbnails in the file picker (and my toilets are blocked)
  7508. Spectre.Console - Tree
  7509. Spectre.Console - Selection
  7510. Spectre.Console - Multi Selection
  7511. How I stole the data in millions of people’s Google accounts
  7512. ‘They Absolutely Do Not Believe Their Own Bullshit, but It’s Useful for Them to Pretend They Do.’
  7513. Reserve Bank responding to illegal breach of data system
  7514. The Vending Machine Model
  7515. cabal
  7516. Wasmer - The Universal WebAssembly Runtime
  7517. RemiBou/BrowserInterop
  7518. Chemistry of Cast Iron Seasoning: A Science-Based How-To
  7519. 2019-2020 Tech company donations to Republicans who voted to overturn the election
  7520. Ecosia - the search engine that plants trees
  7521. Algorithms for Decision Making
  7522. The code behind Quake's movement tricks explained (bunny-hopping, wall-running, and zig-zagging)
  7523. Scuttlebutt
  7524. The Architecture of Open Source Applications: LLVM
  7525. xkcd: Steepen the Curve
  7526. PeerTube v3 : it’s a live, a liiiiive !
  7527. The other tech giant - Wikipedia is 20, and its reputation has never been higher | International
  7528. Steepen the Curve
  7529. 1682995 - Enable AVIF support by default
  7530. d0nk/parler-tricks
  7531. How-to Add Support Emails in your Mobile Apps with Helpful Data/Logs
  7532. Irish start-up Glofox investigates possible data breach
  7533. System Active Reverb - Consenna Notification
  7534. Ray Tracing in pure CMake
  7535. We Have A Reality Problem
  7536. How to grow your email list to three subscribers
  7537. Failing My Most Ambitious Project
  7538. Why you should test critical parts of your app
  7539. Why you can't find an engineering coach | Swizec Teller
  7540. Masks Off for TheDonald.win
  7541. Signal, thank you for not collecting my data. But I won’t use you.
  7542. The Tyranny Nobody Talks About
  7543. What I did on my winter vacation
  7544. How WhatsApp convinces you to give it your contacts |
  7545. Block your feeds
  7546. How tech acquisitions work
  7547. Why mmap is faster than system calls
  7548. r/politics - Comment by u/PopcornInMyTeeth on ”Congressman Cohen Will Introduce Resolution to Abolish the Electoral College”
  7549. Akin's Laws of Spacecraft Design
  7550. FBI — FBI Seeking Information Related to Violent Activity at the U.S Capitol Building
  7551. Smooth Voxel Terrain (Part 2)
  7552. Episode 7: Scaling Up Secure Messaging to Large Groups With MLS!
  7553. The Capitol Attack Doesn’t Justify Expanding Surveillance
  7554. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  7555. David Wong - What is Applied Cryptography? #121 - Develomentor
  7556. David Wong – What is Applied Cryptography? #121
  7557. https://media.aphelis.net/wp-content/uploads/2012/04/ASIMOV_1980_Cult_of_Ignorance.pdf
  7558. OpenAI's DALL-E Can Create Images From Just Text Description
  7559. Haskell is a Bad Programming Language
  7560. efcore/EFCore.NamingConventions
  7561. JavaScript Array Some Method Practice in 5 Minutes
  7562. Meet The Workers Team Over Discord
  7563. Friday Five: Teams Public Preview, C# Tips, More!
  7564. Hello! You've Been Referred Here Because You're Wrong About Section 230 Of The Communications Decency Act
  7565. Best of show - abuse of libc
  7566. The Secret History of Windows ZIPFolders - by Original Author Davepl
  7567. safepassme
  7568. Principal PM Analyst in Redmond, Washington, United States | Engineering at Microsoft
  7569. Mmm... Pi-hole...
  7570. Code Maze Weekly #59 - Code Maze
  7571. Weekly Update 225
  7572. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  7573. Processing RSS feeds with Repl.it
  7574. How did Uber waste so much ad money?
  7575. What I learned doing 125 public talks - Part I
  7576. The Tether Press and Bitcoin's Speculative Mania - Trolly McTrollface's Blog
  7577. Crony Beliefs | Melting Asphalt
  7578. blog.harterrt.com – Controlled Experiments - Why Bother?
  7579. More drama on a forum, and a slew of new databases dumped
  7580. Victory at the High Court against the government’s use of 'general warrants’
  7581. Building an Air Filtration System for a 3D Printer
  7582. What I Learned About Productivity Meditating 60 Hours in 60 Days – Love Your Work, Episode 246
  7583. Cryptology ePrint Archive: Report 2020/1390
  7584. 200 Black Women In Tech To Follow on Twitter {2021 List} | Hacker Noon
  7585. ardalis/ApiEndpoints
  7586. Scipy Lecture Notes — Scipy lecture notes
  7587. Sci-Hub Founder Criticises Sudden Twitter Ban Over Over "Counterfeit" Content * TorrentFreak
  7588. Apple's privacy labels reveals Whatsapp and Facebook Messenger's hunger for user data
  7589. The case of the crash during the release of an object from an unloaded DLL during apartment rundown | The Old New Thing
  7590. Hacking QR code design
  7591. How Boston Dynamics Taught Its Robots to Dance - IEEE Spectrum
  7592. Episode 67: Blazor in Action with Chris Sainty
  7593. Epic Acquires RAD Game Tools
  7594. adam-mcdaniel/atom
  7595. norvig/pytudes
  7596. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  7597. States with private prisons put more people in prison for longer
  7598. Thonny, Python IDE for beginners
  7599. .NET App Developer Links - 2021-01-08
  7600. Xamarin.Forms 5 with David Ortinau
  7601. synergy
  7602. 'Horrific' data breach exposes thousands of Tasmanian patients
  7603. JavaScript Array Every Method Practice in 5 Minutes
  7604. Bulk upload files to Azure Blob Storage with the Azure CLI
  7605. Sandboxing vs. Elevated Browsing (As Administrator)
  7606. Stack and Queue in JavaScript
  7607. Secret History of Windows Format: by Original Microsoft Author Davepl
  7608. WinUI 3 Preview 3 | Windows Dev
  7609. Xamarin Essentials: Features, Advantages and Benefits
  7610. Custom Properties as State | CSS-Tricks
  7611. `for` vs. `for-in` vs. `.forEach()` vs. `for-of`
  7612. #Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  7613. Azure Automation Runbooks moving to GitHub
  7614. Simple, once among Portland’s most promising startups, is closing down
  7615. WhatsApp? I try to back up my history. | maxwellito.com
  7616. The psychology of influence and hacking growth
  7617. An offer you can refuse
  7618. How I automated my Coffee Grinder
  7619. "Fixing" Convertible Note and SAFE Economics in Seed Rounds - Silicon Hills Lawyer
  7620. Living through 2020 as a Remote Developer with Amanda Silver | Hanselminutes with Scott Hanselman
  7621. Splitting up a Monolith into Microservices
  7622. New Xamarin.Forms 5 Drops Visual Studio 2017 Support -- Visual Studio Magazine
  7623. Cryptology ePrint Archive: Report 2020/1452
  7624. The Secret History of Windows Task Manager, Part 2 - Tech and Source Code
  7625. The Secret History of Windows Task Manager: Part 1 - Retired Microsoft Engineer Davepl
  7626. Rosenzweig – Dissecting the Apple M1 GPU, part I
  7627. Microsoft Customer Clear.Bank shares their journey and learnings
  7628. Azure Application Insights Profiler
  7629. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  7630. Signal Messenger: Speak Freely
  7631. WSFederationHttpBinding in .NET Standard | .NET Blog
  7632. No Meetings, No Deadlines, No Full-Time Employees
  7633. Microsimulation of Traffic Flow: Onramp
  7634. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  7635. Ransom DDoS attacks target a Fortune Global 500 company
  7636. .NET Rocks! vNext
  7637. JavaScript Array Sort Method Practice in 5 Minutes
  7638. What happens if I give contradictory values for the stack commit and stack reserve? | The Old New Thing
  7639. A Look At The CPU Security Mitigation Costs Three Years After Spectre/Meltdown
  7640. Reducing SNAT Port consumption in Azure App Services | Developer Support
  7641. Production postmortem: The file system limitation
  7642. Pointers Are Complicated, or: What's in a Byte?
  7643. House, Senate reject Arizona vote challenge after riot at U.S. Capitol
  7644. .NET App Developer Links - 2021-01-07
  7645. Real World Localization Implementation ASP.NET Core 5
  7646. Maximizing Developer Effectiveness
  7647. The U.S. Is Building a Bike Trail That Runs Coast-to-Coast Across 12 States
  7648. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  7649. Cake - Cake for Rider released
  7650. Why Learn Prolog in 2021?
  7651. Entity Framework Core 5 free resources
  7652. Building a Chatbot to Order a Pizza
  7653. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  7654. Most voters say the events at the US Capitol are a threat to democracy | YouGov
  7655. Nissan source code leaked online after Git repo misconfiguration | ZDNet
  7656. Awesome Games Done Quick 2021 Online - Benefiting Prevent Cancer Foundation - The Legend of Zelda: Skyward Sword
  7657. Memory access on the Apple M1 processor
  7658. Don't worry son, all your friends are weirdos too | Robert Heaton
  7659. Why Goals Don't Work as We Expect — Bohdan Kit
  7660. The democratisation of Data Science : andrew-jones.com
  7661. please please please offer feedback
  7662. The GL-MT300N A $20 hackable Linux Router - James Dawson
  7663. Weather and Boinc
  7664. Curious to know what real cyber attacks on IoT and OT solutions look like and how to secure your own solutions with Azure Defender for IoT? Don't miss this #IoTShow episode with @obloch and @rdecker99
  7665. Create a web app and use data to make decisions on the basketball court | Learn with Dr G
  7666. Department of Health and Human Services Victoria
  7667. Update build.cmd script and C# to .NET 5/6 by MichalStrehovsky · Pull Request #8 · MichalStrehovsky/zerosharp
  7668. Porting Projects to .NET 5
  7669. Building React Applications in F#
  7670. Code-first gRPC services and clients with .NET
  7671. Nick Caldwell, Twitter's VP of Engineering | Equivalent to Magic
  7672. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  7673. Nick Caldwell, Twitter's VP of Engineering
  7674. JavaScript Complete Course - Array Basic Functions - Part 35
  7675. What I Use Now Instead Of Google
  7676. JavaScript Complete Course - Array Push, Pop, Shift and Unshift Methods - Part 36
  7677. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  7678. JavaScript Complete Course - Array Iterations - Part 34
  7679. JavaScript Complete Course - Arrays - Part 32
  7680. JavaScript Complete Course - Array Slice & Splice - Part 38
  7681. JavaScript Complete Course - Number Methods - Part 31
  7682. JavaScript Complete Course - Array ForEach - Part 39
  7683. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  7684. JavaScript Complete Course - Array Map - Part 40
  7685. JavaScript Complete Course - Object Arrays - Part 33
  7686. The Virtual Estate Company
  7687. gnu.org
  7688. Natural TTS with minimal data
  7689. Internet traffic disruption caused by the Christmas Day bombing in Nashville
  7690. MinWiz - Starter kit for lightweight sites
  7691. What I've Learned in 45 Years in the Software Industry
  7692. Simulating the PIN cracking scene in Terminator 2
  7693. Adding Spell Checking to my Blog’s Build Process with GitHub Actions and cSpell
  7694. Concordant | Always know what to expect from your data
  7695. How can I tell whether my process is running as SYSTEM? | The Old New Thing
  7696. How the placenta evolved from an ancient virus
  7697. JavaScript Array Reduce Method Practice in 5 Minutes
  7698. New Features for Windows Forms 5.0
  7699. What's the difference between Commands & Events ?
  7700. .NET App Developer Links - 2021-01-06
  7701. Blank Zero Values in .NET Number Format Strings
  7702. New Defaults
  7703. Moral Competence
  7704. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  7705. This avocado armchair could be the future of AI
  7706. Everything You Always Wanted To Know About GitHub (But Were Afraid To Ask)
  7707. Consistent Core
  7708. Learn how you can manage configuration in ASP .NET
  7709. .NET Worker Service: Working Hard So You Don’t Have To
  7710. AzureFunBytes - CI/CD on Windows with the Azure DevOps Starter Kit | Azure DevOps Blog
  7711. C# A to Z: Assignment with Init-Only Setters
  7712. Wasmer 1.0
  7713. Unclack for macOS
  7714. Porting Projects to .NET 5
  7715. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  7716. .NET Application Architecture Guides
  7717. Hack to the Future - Troy Hunt
  7718. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  7719. Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  7720. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  7721. Episode‌ ‌8:‌ ‌Breaking‌ ‌Elliptic-Curve‌ ‌Signatures‌ ‌With‌ ‌LadderLeak!‌
  7722. Create a .NET Core Project Template
  7723. .NET 5, Blazor and more in 2021!
  7724. 1984 (Signet Classics): George Orwell, Erich Fromm: 9780451524935: Amazon.com: Books
  7725. Release OpenSleigh v0.3.0 · mizrael/OpenSleigh
  7726. Introducing the Microsoft.FeatureManagement library
  7727. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  7728. Genius is (mostly) comparative - Blog by Amir Bolous
  7729. Load testing is hard, and the tools are... not great. But why?
  7730. Why I'm Learning F# in 2021
  7731. The 6 Practices That Influenced my Life the Most over the Past 5 Years
  7732. Tell people something new
  7733. The Local Maxima Trap
  7734. How I (almost) quit caffeine in 1 year
  7735. Designing Engineering Organizations - Jacob Kaplan-Moss
  7736. A simple 2 x 2 for choices
  7737. .NET Conf 2020 in a Nutshell
  7738. Asahi Linux
  7739. Ticketmaster admits it hacked rival company before it went out of business
  7740. DALL·E: Creating Images from Text
  7741. Termux Google Play - Termux Wiki
  7742. GitHub Quick Reviews
  7743. My new PC (and why I chose the components I chose)
  7744. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  7745. Advancing developer freedom: GitHub is fully available in Iran - The GitHub Blog
  7746. H.R.69 - 117th Congress(2021-2022): To make daylight savings time permanent, and for other purposes.
  7747. Additional helpful pseudo-handles: The process token, the thread token, and the effective token | The Old New Thing
  7748. Creating a Serverless Docker Image - Espresso Coder
  7749. .NET Has a Third-Party Software Problem
  7750. covid, Fox News, America, and me
  7751. Google Phases out Android Things
  7752. Auto-assigning issues using a GitHub Action: Creating my first GitHub app with Probot - Part 4
  7753. Vons, Pavilions to Fire “Essential Workers,” Replace Drivers with Independent Contractors
  7754. Reviewing code isn’t a binary operation
  7755. JavaScript Array Map Method Practice in 5 Minutes
  7756. JavaScript Complete Course - String Methods - Part 30
  7757. JavaScript Complete Course - Objects - Part 29
  7758. JavaScript Complete Course - Defining Functions for Classes - Part 28
  7759. JavaScript Complete Course - Creating Classes - Part 27
  7760. JavaScript Complete Course - Separation of Concerns - Part 25
  7761. JavaScript Complete Course - Classes Explained - Part 26
  7762. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  7763. Cory Doctorow: Neofeudalism and the Digital Manor
  7764. .NET App Developer Links - 2021-01-05
  7765. Telegram publishes users' locations online.
  7766. My Google Traffic Has Fallen to Zero
  7767. Missing Files in Multi-Targeted Project - Nick's .NET Travels
  7768. ML.NET Recommendation Engine: Pitfall of One-Class Matrix Factorization
  7769. Concurrent Mode in React
  7770. Tools we use - 2020 edition
  7771. Create React App with <code>ts-loader</code> and <code>CRACO</code>
  7772. Developing Destkop applications with .NET 5.0
  7773. Strongly typing <code>react-query</code>s <code>useQueries</code>
  7774. Modern development: creating a REST API, via CI/CD and back | Azure SQL Devs’ Corner
  7775. Data Of 10 Cr Digital Payments Transactions Leaked After Attack On Juspay’s Server
  7776. Extending the TLS 1.3 Visibility Solution to Include PSK and 0-RTT – Pomcor
  7777. Adam Honse / OpenRGB
  7778. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  7779. Wonder Woman 1984 code hunt and lessons | Microsoft In Culture
  7780. Can you spare a few moments to take my survey?
  7781. Ho.mobile Data Breach - Ho.Mobile Users Data are being Sold on Darknet
  7782. Use an Existing .NET Core Project Template
  7783. How To Make Seamless Patterns
  7784. Why Grothendieck would say machine learning is mostly overfitting
  7785. Looks vs Results
  7786. From Idea To Pre-Launch
  7787. The state of JVM desktop frameworks: introduction
  7788. Taiwan's amazing bike-sharing system
  7789. How I Use My iPad For Work - Anthony Diké
  7790. What I Learnt Reading 80 Articles On Product Validation
  7791. Gwynne Shotwell talks about selling flight-proven rockets, Starship
  7792. Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  7793. CV
  7794. A Lap Around ActivitySource and ActivityListener in .NET 5
  7795. USA -v- Julian Assange judgment
  7796. Defining NuGet restore sources in the csproj - Gérald Barré
  7797. Ditherpunk — The article I wish I had about monochrome image dithering — surma.dev
  7798. After spending over $57 million on Facebook ads, they kicked me and my pages off without warning…
  7799. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  7800. App privacy labels show stark contrasts among messaging apps - 9to5Mac
  7801. How to Force git to Prompt You For a Password
  7802. Advanced Cosmos DB session (Hebrew)
  7803. Slack System Status
  7804. JavaScript Array Filter Method Practice in 5 Minutes
  7805. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  7806. Brit star Zara Holland to appear in court Wednesday - Barbados Today
  7807. Release v4.5.0 · Blazored/Typeahead
  7808. 20 Months in, 2K Hours Spent and 200K € Lost. A Story About Resilience and the Sunk Cost Fallacy
  7809. Release v6.0.0 · Blazored/Modal
  7810. How can I write a program that monitors another window for a change in size or position? | The Old New Thing
  7811. GRVYDEV/Project-Lightspeed
  7812. USA -v- Julian Assange
  7813. AMD Patent Reveals Hybrid CPU-FPGA Design That Could Be Enabled By Xilinx Tech
  7814. .NET Frontend Day
  7815. On repl-driven programming - by mikel evins
  7816. 235: Holiday Hack Success!
  7817. Machine Learning with ML.NET - Introduction
  7818. Monsters Weekly 195 - Playwright with Arjun Attam
  7819. Storing coordinates in C# - Performance versus readability
  7820. Get up to speed with partial clone and shallow clone - The GitHub Blog
  7821. Get Git Part 5
  7822. HTTP keep-alive is on by default in modular AWS SDK for JavaScript | Amazon Web Services
  7823. Notebook on nbviewer
  7824. Caliburn micro latest release candiate · Caliburn.Micro
  7825. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  7826. AzureFunBytes - Modernizing Your Apps With Containers | Azure DevOps Blog
  7827. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  7828. Our Favorite Developer Tools of 2020
  7829. How to Stop Endless Discussions
  7830. RWC 2021 registration
  7831. California’s Future
  7832. Equal pay for equal work - Dusted Codes
  7833. Don't complete their thought - AntiVacillate
  7834. Software Leviathans – Sledgeworx Software
  7835. From Mac to Linux
  7836. No Golang For You
  7837. How I discovered I was a baseball card "investor" for 30 years.
  7838. Developing and Maintaining Gratitude
  7839. How startups can avoid flawed decision making
  7840. Stats are the new analytics
  7841. Which benchmark programs are fastest?
  7842. bezzad/Downloader
  7843. Govt proposes to buy bulk subscriptions of all scientific journals, provide free access to all
  7844. My Biggest Piece of Advice for Developers in 2021
  7845. My year in data
  7846. Make smaller console apps with .NET and CoreRT - { Destructured }
  7847. How to rename a Git branch
  7848. SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
  7849. A New Year, A New Launch! Solo V2.
  7850. Zig in 30 minutes
  7851. Real World Technologies - Forums
  7852. Apple reconsiders banning Mac app Amphetamine over its drug-inspired name
  7853. The Mobile Map App Part I: The Void
  7854. IDEA - nonverbal algorithm assembly instructions
  7855. .NET Cycling Kit
  7856. The Best Software Every Reverse Engineer Should Have for Cracking Software | PiProgramming
  7857. CVE Stuffing
  7858. The Yale Manual for Psilocybin-Assisted Therapy of Depression (using Acceptance and Commitment Therapy as a Therapeutic Frame)
  7859. How to overcome Phone Addiction [Solutions + Research]
  7860. Episode 9: Off-the-Record Messaging and PKI Implementations!
  7861. Cloud Terms of Service | Atlassian
  7862. I made Tetris with Triangles
  7863. I don't let design and UX get in the way of shipping early and often
  7864. URL shorteners set ad tracking cookies
  7865. Patterns and Habits
  7866. Vaccine distribution and the Obamacare web site
  7867. 10 Powerful Life Skills for the New Decade
  7868. Candy CORN: analyzing the CORONA concrete crosses myth
  7869. Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
  7870. "Live" Coding A NES Emulator in C++!
  7871. US passes ‘historic’ anti-corruption law that effectively bans anonymous shell companies
  7872. PineTime | PINE64
  7873. Stream
  7874. In Conversation with Troy Hunt
  7875. A half-hour to learn Rust - fasterthanli.me
  7876. Weekly Update 224
  7877. Anesthesia Works on Plants Too, and We Don’t Know Why
  7878. osnr/horrifying-pdf-experiments
  7879. artichoke/artichoke
  7880. Code Maze Weekly #58 - Code Maze
  7881. Peer-reviewed papers are getting increasingly boring
  7882. dfan says» Blog Archive » One more Ultima Underworld story
  7883. Finding one-way Latency on ISP
  7884. Reducing Eye Strain
  7885. If I could pick one thing for people this year, it'd be for them to learn how to make up with friends
  7886. State machines are wonderful tools
  7887. Stop writing shell scripts
  7888. Year(Decade) of the Homelab.
  7889. School or Prison
  7890. No Prize for Doing It the Hard Way (2020 Retrospective)
  7891. Cryptology ePrint Archive: Report 2020/1456
  7892. I lost my page | Managing your terraform across multiple environments
  7893. x74353/SaveAmphetamine
  7894. My Experience @ Apple
  7895. Scaffold an entire .NET 5 Web API using Wrapt
  7896. C# 9 Deep Dive: Records
  7897. EU Signs €145bn Declaration to Develop Next Gen Processors and 2nm Technology - EE Times Europe
  7898. A perceptual color space for image processing
  7899. I'd like an IUnknown, I know you have many, I'll take any of them | The Old New Thing
  7900. r/slatestarcodex - Most of What You Read on the Internet is Written by Insane People
  7901. AB  2149- CHAPTERED
  7902. Probabilistic Machine Learning: An Introduction
  7903. Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  7904. TabFS
  7905. s-18: FSE 2020 Rump session
  7906. The Story of the Million Dollar Bounty
  7907. Mac meets Arm64
  7908. The Big Little Guide to Message Queues
  7909. R.I.P. MF DOOM, enigmatic masked rapper dead at 49
  7910. JavaScript Complete Course - Variables & Literals - Part 4
  7911. JavaScript Complete Course - Functions - Part 22
  7912. Angular vs React - Which Is The Better Framework To Learn in 2021?
  7913. JavaScript Complete Course - For Loop - Part 18
  7914. JavaScript Complete Course - Statements & Assignment Operator - Part 3
  7915. Is HTML a Programming Language?!?
  7916. [Cryptography] Bitcoin is a disaster.
  7917. JavaScript Complete Course - String Operations - Part 10
  7918. JavaScript Complete Course - Comparison Operators - Part 12
  7919. JavaScript Complete Course - || Or Operator - Part 16
  7920. Learning Quick - Building, KwesForms, a Jamstack SaaS Product with Miguel Arias
  7921. JavaScript Complete Course - While Loop - Part 20
  7922. Oblivious DNS - Simply Explained
  7923. JavaScript Complete Course - Events - Part 24
  7924. JavaScript Complete Course - if else & else if - Part 11
  7925. JavaScript Complete Course - Arrow Functions - Part 23
  7926. JavaScript Complete Course - JavaScript Identifiers - Part 6
  7927. JavaScript Complete Course - Getting Started - Part - 1
  7928. JavaScript Complete Course - Greater & Less than Operators - Part 13
  7929. JavaScript Complete Course - Arithmetic Operators - Part 8
  7930. JavaScript Complete Course - && and Operator - Part 15
  7931. JavaScript Complete Course - Continue & Break Statements - Part 19
  7932. JavaScript Complete Course - Primitive Data Types - Part 7
  7933. JavaScript Complete Course - Comments - Part 5
  7934. JavaScript Complete Course - Operator Precedence - Part 9
  7935. JavaScript Complete Course - Strict Comparison - Part 14
  7936. JavaScript Complete Course - Switch Statements - Part 17
  7937. My 2020 Recap - Content, Subscribers, Money, and More
  7938. JavaScript Complete Course - Hello World - Part 2
  7939. JavaScript Complete Course - Variable Scope - Part 21
  7940. How mRNA Vaccines Work - Simply Explained
  7941. Can you crack the code?
  7942. 2020 sucked - A year-end wrap-up with Scott's Wife, Mo | Hanselminutes with Scott Hanselman
  7943. Obligatory "What I wish I knew about git" post · Peter Whittaker
  7944. Shtetl-Optimized » Blog Archive » My vaccine crackpottery: a confession
  7945. Survive America
  7946. Notes on technology in the 2020s
  7947. Note to Self - How to Work
  7948. https://web.stanford.edu/~hastie/Papers/ESLII.pdf
  7949. Stay Caffeinated - v2 Updates to my HomeKit Thermostat
  7950. Top 25+ Reasons Why Jira Sucks (in 2020)
  7951. WebAssembly Studio
  7952. Microsoft Internal Solorigate Investigation Update – Microsoft Security Response Center
  7953. Introducing the New and Improved Azure SDK for .NET
  7954. My Cadence for Arduino, a DIY Cadence Display for Indoor Cycling
  7955. Castlevania III Password Algorithm
  7956. MicroFrontends With Blazor WebAssembly | Developer Support
  7957. Announcing Rust 1.49.0 | Rust Blog
  7958. How can I create a non-circular tab order, or some other type of custom ordering in my Win32 dialog? | The Old New Thing
  7959. LibrePhotos/librephotos
  7960. Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
  7961. Maoni0/mem-doc
  7962. nsriram/lambda-the-terraform-way
  7963. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  7964. Linux Hardening Guide | Madaidan's Insecurities
  7965. Poznan. The clams filter the water. They check whether the water is polluted or clean - Polish News
  7966. .NET Rocks! vNext
  7967. Glasgow Haskell Compiler 9.0.1-rc1 now available!
  7968. How we built the GitHub globe - The GitHub Blog
  7969. Resetting Zcash: its about privacy, not scale, econ, dev funds, or governance
  7970. Zdeno Chara will wear number 33 with the Capitals
  7971. Microfrontends with Blazor: Welcome to the Party!
  7972. .NET R&D Digest (December, 2020)
  7973. Rootclaim. Calculating reality.
  7974. glouw/ctl
  7975. Habit Tracker Bullet Journal For Roam Research [Guide] - Mike Giannulis Productivity Blog
  7976. Introducing Thrift VPN
  7977. There Will Always Be Uncertainty - Anthony Diké
  7978. The Urgent vs. the Important
  7979. Ben Wiser | Writing my first Gameboy Emulator
  7980. The cost and value of knowledge
  7981. Leading someone with more years of experience than my age
  7982. Building a successful company is fucking hard
  7983. [new blog](https://garcia.in)
  7984. Star Wars Prequel Trilogy **SPECIAL EDITION**
  7985. ACE: Apple Type-C Port Controller Secrets | Part 1
  7986. Git email flow vs Github flow
  7987. PSX Party
  7988. Amazon still hasn’t fixed its problem with bait-and-switch reviews
  7989. Adding Markdown Linting to my Blog’s Build Process with GitHub Actions and markdownlint
  7990. Why are the C and C++ compilers giving me error messages about int when my code doesn't mention int? | The Old New Thing
  7991. Messengers of hope
  7992. Git Commands to Live By
  7993. Google Maps changes a route after the drama of young people lost on a ghost road
  7994. START with a Monolith, NOT Microservices
  7995. Adding comments to your static blog with Mastodon
  7996. Visa Advertising Solutions (VAS) Opt Out
  7997. Scriban - Visual Studio Marketplace
  7998. Azure DevOps Podcast: Maddy Leger on Xamarin in a .NET 5 World - Episode 120
  7999. Privacy - Transparency Report - Apple
  8000. .NetConf Virtual Event | What’s new in EF Core 5.0
  8001. What's new in PHP 8 - stitcher.io
  8002. Environmental Genomics Reveals a Single-Species Ecosystem Deep Within Earth
  8003. AIDA Cruise Ships Under Cyber Attack
  8004. 20 Years Later | Not Even Wrong
  8005. 20 Macs for 2020: #1 – iMac G3
  8006. Colin Stebbins Gordon
  8007. My Impossible List - Harsha MV
  8008. Unlocking My Air Data Through API Analysis
  8009. Building websites and workflows
  8010. Four Difficulty Levels of Life
  8011. Paranoid password printing with a Raspberry Pi
  8012. When computers start cooking
  8013. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  8014. Failure Is Not An Option
  8015. Facebook’s Unknowable Megascale
  8016. Do You Love Me?
  8017. Why are video games graphics (still) a challenge? Productionizing rendering algorithms
  8018. CIA vs. Wikileaks
  8019. Thruhikes
  8020. Asking for app reviews really works! It just takes 1 line of code!
  8021. iPhone workers: forced labor or detention centers, says report - 9to5Mac
  8022. FSharp Quotations Evaluator to 2.1.0 by eaba · Pull Request #4696 · akkadotnet/akka.net
  8023. Google Maps' Moat is Evaporating
  8024. Google's Got A Secret - Knuckleheads' Club
  8025. Spectre.Console - Prompt
  8026. Real-time 3D Games with .NET and Unity
  8027. Spectre.Console - Bar Chart
  8028. Ten-Year Long Study Confirms No Link Between Playing Violent Video Games as Early as Ten Years Old and Aggressive Behavior Later in Life
  8029. Spectre.Console - Introduction
  8030. NumPy Illustrated: The Visual Guide to Numpy
  8031. What are these duplicate services whose names differ just by random characters at the end? | The Old New Thing
  8032. aarch64_amx.py
  8033. Fast Inverse Square Root — A Quake III Algorithm
  8034. RedditStockSentiment-Copy1 (1).py
  8035. Game Boy Advance Architecture | A Practical Analysis
  8036. igbit/micro-displays
  8037. Year in Review: 2020
  8038. Reilly Tucker Siemens
  8039. Various goodies from Dotnetos!
  8040. The Very Real, Totally Bizarre Bucatini Shortage of 2020
  8041. Buttplug Hits v1 Milestone - Nonpolynomial
  8042. Fujifilm Created a Magnetic Tape That Can Store 580 Terabytes
  8043. User Lockout Functionality with Angular and ASP.NET Core Identity
  8044. What I Learned About Raising A Seed Round, From Cutting My First Check
  8045. The Guy I Almost Was
  8046. Experimenting On My Hearing Loss
  8047. Accurate Estimations
  8048. I revised my code from 10 years ago
  8049. Lifetime Dividend Earmark
  8050. Why the iPhone Timer App displays a Fake Time
  8051. Writing without hedging
  8052. Hardware Acquisition Hacks
  8053. Hacking Google Docs to steal your private documents
  8054. zkSNARKS and Cryptographic Accumulators
  8055. Resolve Multiple Types In ASP.NET Core
  8056. Volume icon in menu bar disappear randomly in Big Sur
  8057. Github Wrapped 2020
  8058. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  8059. South Africa: Microsoft Middle East & Africa - Interview with Julien Bertin
  8060. How mRNA went from a scientific backwater to a pandemic crusher
  8061. ML.NET, Azure and Xamarin: Best Friends Forever
  8062. Agreements reached between the United Kingdom of Great Britain and Northern Ireland and the European Union
  8063. C# A to Z: Prelude
  8064. Last Week in .NET, December 26th 2020 – Fun-sized Holiday Edition
  8065. Average Rent in San Francisco Has Dropped $1,000 This Year
  8066. A Vim Guide for Intermediate Users
  8067. 2020/12/28 What's New
  8068. genkami/watson
  8069. How to Clean up a Messed up MP3 Library With Metatogger
  8070. Comparing C to machine language
  8071. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  8072. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  8073. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  8074. Why is the HSHELL_WINDOWDESTROYED notification raised when a window is hidden, even if it hasn't been destroyed? | The Old New Thing
  8075. r/Worldbox - The fight for WorldBox, or how a game you worked on for 8 years may be stolen from you without you even knowing it
  8076. Black Girls CODE 2020 Campaign | Black Girls CODE (Powered by Donorbox)
  8077. March 11, 2020 - Minimal March - Blazor cascading values, demos
  8078. Manual document revisions with RavenDB
  8079. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  8080. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  8081. 2-Acre Vertical Farm Run By AI And Robots Out-Produces 720-Acre Flat Farm
  8082. Snake eats croc: Photos, Video
  8083. Cosmopolitan C Library
  8084. 234: Goodbye 2020! Let's ship some apps!
  8085. Upptime
  8086. NeurIPS 2020 Best Machine Learning Paper Awards
  8087. Systems design explains the world: volume 1
  8088. SaaS we happily pay for
  8089. How DNS Works Visually
  8090. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  8091. Web Authentication Methods Compared
  8092. Combating abuse in Matrix - without backdoors. | Matrix.org
  8093. How Complex Systems Fail
  8094. Does GPT-2 Know Your Phone Number?
  8095. Talking out loud to yourself is a technology for thinking | Psyche Ideas
  8096. Porting My Cadence to Android in 1 Day!
  8097. The Pope’s Latin teacher - The Oldie
  8098. When seekdir() Won’t Seek to the Right Position
  8099. ASP.NET Core in Action, Second Edition
  8100. A New SolarWinds Flaw Likely Had Let Hackers Install SUPERNOVA Malware
  8101. API pagination design
  8102. Starship/Super Heavy
  8103. Weekly Update 223
  8104. IngredientsPls
  8105. Executable PNGs - djhworld
  8106. Fun with IP address parsing · blog.dave.tf
  8107. How I reverse-engineered Google Docs to play back any document's keystrokes « James Somers (jsomers.net)
  8108. The aftermath of "No, 'Open Source' does not mean 'Includes Free Support'"
  8109. Quantifying the self - Why I track 80 metrics about my life every day
  8110. How to make an accurate estimate? You don't.
  8111. My Thoughts on The Fish Story from Pixar's Soul - Anthony Diké
  8112. Trading time for money - Nicolas Bouliane
  8113. Advice I wish I'd received as an Intern
  8114. Lawyers Automate This, So Why Don't Airlines?
  8115. Print this file, your printer will jam
  8116. 1937 Film Perfectly Explains How a Car Differential Works
  8117. Donating $250 to Warm Hearts Winter Drive Thanks to Hacker News!
  8118. What's new in Svelto.ECS 3.0 - Seba's Lab
  8119. Nashville Recovery Efforts
  8120. Pastrnak donne sa camionnette à une infirmière monoparentale de Boston
  8121. Photocatalyst that can Split Water into Hydrogen and oxygen at a Quantum Efficiency Close to 100% - FuelCellsWorks
  8122. Slower News
  8123. Buy Ubiquiti Amplifi Alien Wireless AX8000 Router with Mesh Point | Networking | Scorptec Computers
  8124. 21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  8125. Peaks of Austria
  8126. Fixslicing AES-like Ciphers
  8127. AT&T outage: Internet, 911 disrupted, planes grounded after Nashville explosion. Get the latest updates
  8128. Tal Rabin - Real World Cryptographers Podcast
  8129. I am Filippo Valsorda, Go cryptography lead and tool author, Ask Me Anything
  8130. [RFC 0/6] Nintendo 64 Linux port
  8131. Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
  8132. Code Maze Weekly #57 - Code Maze
  8133. Let’s Encrypt comes up with workaround for abandonware Android devices
  8134. Release 1.0.0 - preview 01 · egil/bUnit
  8135. ‎Christmastide, Ohio on Apple Podcasts
  8136. r/eink - Dasung just released a 25 inch eink monitor
  8137. Vaccines and Related Biological Products Advisory Committee December 17, 2020 Meeting Briefing Document - FDA
  8138. Making an OS - Update, Resources, Future of the Series
  8139. A tour of std.crypto in Zig 0.7.0 - Frank Denis
  8140. Some Differences between macOS and Common Unix Systems
  8141. Bret Victor, beast of burden
  8142. String Optimization in .NET core
  8143. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  8144. Artificial Intelligence — The Revolution Hasn’t Happened Yet
  8145. Craft | A fresh take on documents
  8146. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 5 | The Old New Thing
  8147. Using One Cron Parser Everywhere With Rust and Saffron
  8148. Ruby 3.0.0 Released
  8149. .NET App Developer Links - 2020-12-25
  8150. A Complete Guide to LLVM for Programming Language Creators
  8151. Sony Publishes An Official Linux Driver For PlayStation 5 DualSense Controllers
  8152. Suzanne Treister - Amiga Videogame Stills
  8153. Episode 6: Proving The Existence Of Vulnerabilities With Zero-Knowledge Proofs!
  8154. grpc/grpc-dotnet
  8155. Google Discloses Poorly-Patched, Now Unpatched, Windows 0-Day Bug
  8156. X Server and VNC on a Linode VM
  8157. 1945
  8158. Development time is money, therefore I RAID
  8159. Don’t Take Automatic Actions
  8160. Against Victimhood
  8161. How User Tracking Devalues Ads
  8162. Domain Hunting - Nico Hormazábal
  8163. Siddhant Goel
  8164. cfallin/treeos
  8165. Beyond The Queen's Gambit with Chess.com's Danny Rensch | Hanselminutes with Scott Hanselman
  8166. A Christmas Gift for Ledger Users – Death Threats - BeInCrypto
  8167. BMW Will Publicly Shame Out-of-Warranty Drivers with Smart Billboards and License Plate Readers
  8168. Neurobiological foundations of neurologic music therapy: rhythmic entrainment and the motor system
  8169. Free Piano Method - The Mayron Cole Piano Method
  8170. .NET Rocks! vNext
  8171. Amazon.com: LoveRPi Power-Over-Ethernet (PoE) HAT for Raspberry Pi 4 Model B and Raspberry Pi 3 Model B+ (Compact, Non-Isolated): Computers & Accessories
  8172. The Mystery of Deceased Hiker 'Mostly Harmless' Is At Long Last Solved
  8173. nicolas-siplis/cyberpwned
  8174. MS Dev Show
  8175. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don’t support it? part 4 | The Old New Thing
  8176. Fantasy UIs
  8177. Holiday Season Update from Lisbon
  8178. JavaScript Performance in the Wild 2020
  8179. Snapdrop
  8180. I wired my tree with 500 LED lights and calculated their 3D coordinates.
  8181. .NET App Developer Links - 2020-12-24
  8182. How to Favicon in 2021: Six files that fit most needs — Martian Chronicles
  8183. Episode 359 - 2020 Roundup
  8184. .NET Rocks! vNext
  8185. StackExchange/Stacks
  8186. The beautiful Silent ThunderBolt-3 PC
  8187. https://cepr.org/sites/default/files/policy_insights/PolicyInsight107.pdf
  8188. 100 Tips for a Better Life - LessWrong
  8189. How We Saved .ORG: 2020 in Review
  8190. Angular Email Confirmation with ASP.NET Core Identity
  8191. Apple’s SSL Metrics Is Hanging My App
  8192. A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  8193. My stack will outlive yours
  8194. Unconscious Algorithms
  8195. Build a Tiny Certificate Authority For Your Homelab
  8196. Cryptologie | Off The Record
  8197. The FBI is Secretly Breaking Into Encrypted Devices. We’re Suing.
  8198. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  8199. 2096 - Windows: splWOW64 Elevation of Privilege
  8200. Interview advice that got me offers from Google, Microsoft, and Stripe
  8201. Comic Mono
  8202. Release Radar · December 2020 Edition - The GitHub Blog
  8203. .NET Tooling Community Standup - Designing UIs for developer tools
  8204. Tokio
  8205. No, Cellebrite cannot 'break Signal encryption.'
  8206. Man convicted of insulting Polish president by drawing penis on election poster
  8207. Anti-diarrhoea drug drives cancer cells to cell death – Aktuelles aus der Goethe-Universität Frankfurt
  8208. Robinhood Was Indeed Too Good to Be True
  8209. Data Security on Mobile Devices: Current State of the Art, Open Problems, and Proposed Solutions
  8210. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  8211. How Bad Is Your Spotify?
  8212. ‘YouTube recommendations are toxic,’ says dev who worked on the algorithm
  8213. voidtools
  8214. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 3 | The Old New Thing
  8215. The Catch Block #39 - 2020 Year in Review!
  8216. Splitting up a Monolith to (micro)Services
  8217. News – Xfce 4.16 released
  8218. MAPS.ME is gone. We must bring it back.
  8219. Integrating Cloudflare Gateway and Access
  8220. .NET App Developer Links - 2020-12-23
  8221. RssBandit/RssBandit
  8222. Things You Should Never Do, Part I
  8223. WiFi 6 gets 1.34 Gbps on the Raspberry Pi CM4
  8224. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  8225. SEC Charges Ripple and Two Executives with Conducting $1.3 Billion Unregistered Securities Offering
  8226. How a janitor at Frito-Lay invented Flamin' Hot Cheetos
  8227. Practical Networking for Future Founders
  8228. Stop charging for support plans
  8229. Team > market > product
  8230. Designing a better Terminal | Mark Essien
  8231. Things you're allowed to do
  8232. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  8233. You can't be "not good enough" to skip (or drop out of) college | Carol's Blog
  8234. 52 Things I Learned in 2020 // Kash Dhanda's Blog
  8235. I quit my high-paying job as a software director
  8236. Cryptologie | Dkim: Show Your Privates
  8237. Introduction to quantum computing with Q# – Part 11, EPR Quantum Key Distribution
  8238. Building Reusable Rich UI controls using PowerApps Component Framework (PCF)
  8239. Explained: How does a soccer ball swerve?
  8240. A talk for trailblazers: Blazor in .NET 5
  8241. Introduction to quantum computing with Q# – Part 12, Bell’s inequality
  8242. CodeSwing - Visual Studio Marketplace
  8243. Getting started with GitHub Actions
  8244. Getting started with GitHub Actions
  8245. New Release: Tor Browser 10.0.7 | Tor Blog
  8246. Introducing My Cadence for iOS - a Simple Cadence Sensor Display
  8247. HTML Over The Wire | Hotwire
  8248. .NET Conf Philippines (2021-01-14)
  8249. NBCSN to air NWHL games for the first time
  8250. Tillis Releases Text of Bipartisan Legislation to Fight Illegal Streaming by Criminal Organizations
  8251. 2020 : Community Influencer of the Year
  8252. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 2 | The Old New Thing
  8253. Yet Another Bug Tracker article series
  8254. Why can’t you buy a good webcam? | Vsevolod Solovyov
  8255. How YouTube Music forced me to try F#
  8256. Why I've Been Merging Microservices Back Into The Monolith At InVision
  8257. Windows War Stories: The Secret History of Task Manager, Part 2
  8258. Cloudflare Acquires Linc
  8259. Beat - An Acoustics Inspired DDoS Attack
  8260. I Can't Keep It Up | announcements
  8261. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  8262. Parsing JSON at the CLI: A Practical Introduction to `jq` (and more!)
  8263. 'This Is Atrocious': Congress Crams Language to Criminalize Online Streaming, Meme-Sharing Into 5,500-Page Omnibus Bill
  8264. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  8265. How to Access Webcam Properties from C#
  8266. Senior Software Engineer, Planning and Tracking
  8267. Monsters Weekly 200b - Conversations with Julie Lerman
  8268. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  8269. Developer Days
  8270. Astronomers Get Their Wish, and the Hubble Crisis Gets Worse
  8271. Understanding "Solorigate"'s Identity IOCs - for Identity Vendors and their customers.
  8272. Write code. Not too much. Mostly functions.
  8273. Angular Password Reset Functionality with ASP.NET Core Identity
  8274. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  8275. SharePoint Workflow transformation to Power Automate | Developer Support
  8276. Cakelisp: a programming language for games
  8277. What’s the point of free if you have nothing to sell
  8278. Thoughts on Clubhouse
  8279. YouTube Class Action: Same IP Address Used to Upload 'Pirate' Movies & File DMCA Notices * TorrentFreak
  8280. Free Market Vaccines
  8281. My Engineering Axioms
  8282. End of 2020 rough database landscape
  8283. When life was literally full of crap
  8284. Building My Own Chess Engine
  8285. Jaywalking decriminalization is coming, 100 years after the auto industry helped make it a crime - Virginia Mercury
  8286. The San Francisco that Could Have Been
  8287. 2-adic Logarithms and Fast Exponentiation
  8288. Toolchains as Code
  8289. About
  8290. Cryptologie | A Discretization Attack
  8291. (no title)
  8292. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  8293. Ignore AMP · Jens Oliver Meiert
  8294. What's Serverless in #Shorts and why should you care?
  8295. r/IAmA - Comment by u/bledfeet on ”Hi, I’m Anita DeFrantz, Olympic Champion, Vice President of the International Olympic Committee, author, civil rights lawyer, and professional speaker. Ask me anything about the Olympics, professional sports, rowing, and athletes’ civil rights issues!”
  8296. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  8297. South Africa: Spotlight on ComUnity
  8298. The need to reset & reinforce security posture will be 2021’s key themes - IT Supply Chain
  8299. Extending Android Device Compatibility for Let's Encrypt Certificates
  8300. Philip Wootton from DocuVision
  8301. Maximising Algorithm Performance in .NET: Levenshtein Distance
  8302. Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad
  8303. C# 9 and .NET 5: Book Review and Q&A
  8304. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  8305. Blazor vs React: Passing values to all children | Awaiting Bits
  8306. Configure identity-based policies in Cloudflare Gateway
  8307. Ruby 3.0.0 RC1 Released
  8308. Nicolás Siplis
  8309. C# In Simple Terms - Iterators
  8310. Utilizing Bogus with the Builder Pattern for better Mocks
  8311. Home Page - C# Advent
  8312. Merge Conflict
  8313. Nikon Is ending 70 years of camera production in Japan - mirrorlessrumors
  8314. How can I emulate the REG_NOTIFY_THREAD_AGNOSTIC flag on systems that don't support it? part 1 | The Old New Thing
  8315. iPhone factory workers say they haven’t been paid, cause millions in damages
  8316. Caching an IEnumerable<T> instance - Gérald Barré
  8317. Empowering your queries with RavenDB
  8318. hxp | hxp CTF 2020: wisdom2
  8319. Mile-Long Wooden Xylophone Plays Bach in Japanese Forest
  8320. 233: Bluetooth is Mind-blowing!
  8321. 2020’s Top 15 Machine Learning & AI Research Papers
  8322. Paper about Herbalife®-related patient death removed after company threatens to sue the journal
  8323. The Internet is for Porn
  8324. .NET Foundation November/December 2020 Update
  8325. Need Something to Do over the Break? How About 25 Free JavaScript Courses?
  8326. Functional Gift Wrapping
  8327. Participate in the Developer Economics Survey
  8328. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  8329. Arrows born in flight
  8330. The State of .NET: Q&A Compilation
  8331. Writing High Performance Code in F#
  8332. Cake - Cake v1.0.0-rc0002 released
  8333. Get Git Part 4
  8334. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  8335. Redis Cluster - Benefits of Sharding and How It Works
  8336. Dave Vieira-Kurz a.k.a. @secalert on security
  8337. The Strange Case of Dr. Ho Man Kwok | Colgate Magazine
  8338. More challenging projects every programmer should try
  8339. HitchDev
  8340. Into the Octoverse
  8341. The Great iPwn: Journalists Hacked with Suspected NSO Group iMessage 'Zero-Click' Exploit - The Citizen Lab
  8342. » Lode Runner The Digital Antiquarian
  8343. Andrew Cooke: C[omp]ute
  8344. You're Missing Out If You Don't Write Weekly Digests
  8345. How and why I stopped buying new laptops
  8346. Cryptologie | Vetted Encryption
  8347. Counterfactual communication and intimidation
  8348. Why I left the U.S.
  8349. Path to my financial independence
  8350. Twin Galaxies attacks Billy Mitchell as a fraud in new legal claims
  8351. The birth of the Web
  8352. Kira McLean | How To Set Up Your Own Nextcloud Server
  8353. Apple M1 foreshadows RISC-V
  8354. tuhdo/tuhdo.github.io
  8355. Windows 10 20H2: ChkDsk damages file system on SSDs with Update KB4592438 installed
  8356. Back to the '70s with Serverless
  8357. r/AmItheAsshole - AITA for telling my son to grow up and accept the consequences of his choice to snitch on his friends?
  8358. Episode 5: Isogeny-Based Cryptography For Dummies!
  8359. Get the local images working in the templates · RssBandit/RssBandit@73c4681
  8360. Bring Intelligence to the Edge with Custom Vision
  8361. Apple, Google, Microsoft, and Mozilla ban Kazakhstan's MitM HTTPS certificate | ZDNet
  8362. Countdown to 2021
  8363. Analyzing Solorigate, the compromised DLL file that started a sophisticated cyberattack, and how Microsoft Defender helps protect customers - Microsoft Security
  8364. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  8365. Bodycam Video Shows ‘Mob Mentality’ Of Boston Police Who Responded To George Floyd Protests, Lawyer Says
  8366. Pa. misses deadline to spend $108M in rent, mortgage relief from CARES Act | Spotlight PA
  8367. gRPC Web with .NET
  8368. Update to nodejs 14.15.1 by JHyeok · Pull Request #6203 · TechEmpower/FrameworkBenchmarks
  8369. Markdown list syntax now autocompleted - GitHub Changelog
  8370. Firefox to ship 'network partitioning' as a new anti-tracking defense | ZDNet
  8371. Weekly Update 222
  8372. Release DurableFunctionsMonitor 3.9 · scale-tone/DurableFunctionsMonitor
  8373. Bizarre Design Choices In Zoom’S End-To-End Encryption
  8374. Your Credit Score Should Be Based on Your Web History, IMF Says
  8375. An Alternate AltaVista Search Engine History Lesson For Internet Nerds
  8376. My designs from 2016 to 2020 as a non-designer – alexandro.dev
  8377. Bouncy Castle crypto authentication bypass vulnerability revealed
  8378. Your domain driven project:Lean software development
  8379. Nobody Uses Datastructures These Days! — Vishnu's Pages
  8380. Branding Your Own Startup | Blog of Pascal
  8381. Don't buy the fucking domain.
  8382. The .NET Stacks #30: 🥂 See ya, 2020
  8383. How to configure Postman API tests in Azure DevOps
  8384. Hubble
  8385. What is MSAL + Microsoft.Identity.Web
  8386. It Took Two Days to Develop Moderna's Vaccine | NeuroLogica Blog
  8387. Code Maze Weekly #56 - Code Maze
  8388. Google Cloud Status Dashboard
  8389. Why Big Tech Is Being Attacked
  8390. My Ken Williams story
  8391. How I Made $350k in Machine Learning Tournaments
  8392. Things That Didn't Kill My App
  8393. ph1lter
  8394. Auctioning vaccines - Ben Davies
  8395. Don't Kill Time - David Perell
  8396. How my Twitter hijacks happened
  8397. A Paradox of Irony
  8398. Get Through the Year with These Visual Studio Code Holiday Themes -- Visual Studio Magazine
  8399. no dogma podcast
  8400. Double Blind Passwords (aka Horcruxing)
  8401. Selling a Tiny Project | Tiny Projects
  8402. Cyberpunk 2077 Refunds
  8403. Justin Amash Introduces Bill To End Civil Asset Forfeiture Nationwide
  8404. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  8405. Centering in CSS
  8406. What should the state of a moved-from object be? | The Old New Thing
  8407. Asynchronous Courotines with C#
  8408. I have resigned from the Google AMP Advisory Committee
  8409. Syncing Logins Between Availability Group Replicas
  8410. Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  8411. The bug in Valgrind
  8412. What If OpenDocument Used SQLite?
  8413. Visual Studio Questions - Developer Community
  8414. Introduction to Performance - EF Core
  8415. dotnet/diagnostics
  8416. Blob Opera - Google Arts & Culture
  8417. Computing Euclidean distance on 144 dimensions
  8418. Apple has stopped providing standalone installers for macOS updates
  8419. American Airlines
  8420. Texas Wedding Photographers Have Seen Some $#!+
  8421. Sony Removes Cyberpunk 2077 from PS Store, Will Offer Refunds to PlayStation Players Who Already Bought It - IGN
  8422. xamarin/Essentials
  8423. 2020 in Sound
  8424. Hello World: The Film
  8425. dotnet-aspnetcore-blazor - Microsoft Q&A
  8426. Trove - Apps on Google Play
  8427. Principal Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  8428. Urban Dictionary: Voteflake
  8429. Cryptanalysis Of Curl-P And Other Attacks On The Iota Cryptocurrency
  8430. Porsche is racing at Le Mans in 2023
  8431. 10 Inspirational Black British Women Who Code!
  8432. Languages & Runtime Community Standup - Infer#
  8433. What's new for desktop developers building WPF, UWP & WinForms
  8434. Senior Software Engineer - Authentication
  8435. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  8436. Is Real-Time Phishing Eliminated With Fido? Social Engineering Downgrade Attacks Against Fido Protocols
  8437. Controlling My Home Sauna Using .NET 5
  8438. .NET 5 Runtime Deep Dive with Rich Lander and the Architects
  8439. Token authentication requirements for Git operations - The GitHub Blog
  8440. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  8441. Whitehaven Beach | Whitsundays | Hamilton Island Accommodation
  8442. Securing Blazor Server-side Applications
  8443. Tom Cruise pète sa coche sur le plateau de «Mission Impossible»
  8444. Protocol-Level Details Of The Tls 1.3 Visibility Solution
  8445. Hello World: The Film
  8446. How to monitor multi-cloud Kubernetes with Prometheus and Grafana
  8447. Commits are snapshots, not diffs - The GitHub Blog
  8448. Understanding Availability Sets and Availability Zones
  8449. SQL Tools December release recap - SQL Server Blog
  8450. C# vs. F# – planetgeek.ch
  8451. 5 ways to save costs by running .NET apps on Azure
  8452. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  8453. Hallucinations re: the rendering of Cyberpunk 2077
  8454. Getting Started with Windows Terminal | Windows Command Line
  8455. How to set up a Smashing dashboard on your Raspberry Pi
  8456. Episode 358 - Cloud Identity in the Cloud Era
  8457. A quirk in the SUNBURST DGA algorithm
  8458. Orbifolds and Other Games - DRY is a Trade-Off
  8459. David Prosser from ComUnity
  8460. Dennis's Blog
  8461. Lessons I learned on user onboarding – the dos and don’ts
  8462. Sarat Chandra | My Nextcloud setup
  8463. Writing An App In 2 Days
  8464. Giving more tools to software engineers: the reorganization of the factory
  8465. Cognitive biases
  8466. Building eBay's Web API ecosystem with Tanya Vlahovic | Hanselminutes with Scott Hanselman
  8467. Improved XAML Data Binding Diagnostics | The Xamarin Show
  8468. My year in review 2020
  8469. Stripe’s payments APIs: the first ten years
  8470. Chrome Extensions Every Web Developer Needs
  8471. I just installed a content blocker on my iPhone – Rukshan's Blog
  8472. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  8473. Amazon disallows pointing out paid reviews « kmod's blog
  8474. What's IaaS, PaaS, and SaaS in #Shorts
  8475. SEC Charges Robinhood Financial With Misleading Customers About Revenue Sources and Failing to Satisfy Duty of Best Execution
  8476. YouTube
  8477. Image sharing. No bullshit.
  8478. No cookie for you - The GitHub Blog
  8479. 51% of 4 million Docker images have critical vulnerabilities
  8480. SEC Charges Robinhood Financial With Misleading Customers About Revenue Sources and Failing to Satisfy Duty of Best Execution
  8481. ollelogdahl/ihct
  8482. On the ways of finding a dispatcher for the current thread in the Windows Runtime | The Old New Thing
  8483. .NET 5 Breaking Changes for WPF/Windows Forms
  8484. RavenDB Node.JS / TypeScript client 5.0 released
  8485. Introducing Cloudflare Pages: the best way to build JAMstack websites
  8486. Blob Opera - Google Arts & Culture
  8487. fulldecent/system-bus-radio
  8488. Download and Try the Tech Preview of Docker Desktop for M1 - Docker Blog
  8489. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  8490. A Beginner's Garden of Chess Openings
  8491. Modular AWS SDK for JavaScript is now generally available | Amazon Web Services
  8492. Unit testing and mocking with Azure SDK .NET | Azure SDK Blog
  8493. Inside the Azure SDK Architecture | Azure SDK Blog
  8494. Amazon Location – Add Maps and Location Awareness to Your Applications | Amazon Web Services
  8495. Norns.Urd Lightweight AOP Framework
  8496. Data Deficient Messages
  8497. PowerShell 7.2 Preview 2 release | PowerShell
  8498. A guide to making a good pull request - James Croft
  8499. .NET 5 Source Generators - MediatR - CQRS
  8500. You have the right to secretly record police in public places, court rules
  8501. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  8502. .NET Rocks! vNext
  8503. jwasham/coding-interview-university
  8504. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  8505. Angular Role-Based Authorization with ASP.NET Core Identity
  8506. Key benefits of integrating web applications into Microsoft Teams
  8507. https://www.texasattorneygeneral.gov/sites/default/files/images/admin/2020/Press/20201216%20COMPLAINT_REDACTED.pdf
  8508. GTK 4.0 – GTK Development Blog
  8509. Embedding your web app in Teams
  8510. Understanding Teams apps..."Hello, world!" for Teams
  8511. Scaling a Monolith
  8512. After Last 2020 VS Code Update, What's In Store for 2021? -- Visual Studio Magazine
  8513. Preview in macOS Big Sur is irreversibly destroying PDFs – again – Annoying Technology
  8514. Jet Powered Volkswagen Beetle - cars & trucks - by owner - vehicle...
  8515. Introduction · Tig - Text-mode interface for Git
  8516. Increasing Trace Cardinality with Activity Tags and Baggage
  8517. The best 10 programming articles of the last 10 years
  8518. An Old New Adventure
  8519. How to conduct a competitive analysis - Philipp Muens
  8520. Due to unusually high call volumes
  8521. Stop Being So Polarized All the Time
  8522. Far Cry: How the Fire Burns and Spreads | Jean-Francois Levesque
  8523. On the Graying of GNOME | Et tu, Cthulhu
  8524. What's next for System.Text.Json? | .NET Blog
  8525. Blast Off with Blazor: Build a responsive image gallery
  8526. rocky-linux/rocky
  8527. Superconductive | Always know what to expect from your data
  8528. AIR-FI: Generating Covert Wi-Fi Signals from Air-Gapped Computers
  8529. $40M to Build the Next Web – Vercel
  8530. Trend data on the SolarWinds Orion compromise
  8531. Firefox Was Always Enough
  8532. i3 - improved tiling wm
  8533. Solved: Chromecast “Source not Supported” Error When Attempting to Cast
  8534. Building a $400 at home DIY spin bike for Peloton & Apple Fitness+
  8535. .NET Conf 2020 - Lahore (2020-01-23)
  8536. Why does PF_VIRT_FIRMWARE_ENABLED return false even when virtualization is enabled in the firmware? | The Old New Thing
  8537. Scaling Monolithic Applications
  8538. Elderly patients 23% more likely to die if their emergency surgery takes place on the surgeon's birthday
  8539. NHibernate Profiler & Entity Framework Profiler 6.0 RTMed!
  8540. https://www.cdprojekt.com/en/wp-content/uploads-en/2020/12/call-transcript_en.pdf
  8541. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  8542. What I Wish Someone Had Told Me About Tensor Computation Libraries
  8543. .NET App Developer Links - 2020-12-16
  8544. To the brain, reading computer code is not the same as reading language
  8545. Top 10 Blazor Features You Probably Didn't Know
  8546. Monsters Weekly 200a - Conversations with Jon Galloway
  8547. Cross-origin resource sharing for cross-site cookie-based authentication - Simple Talk
  8548. Seasons of Serverless Challenge 3: Azure TypeScript Functions and Azure SQL Database serverless
  8549. The art of Rubber Ducking or Rubber Duck Debugging
  8550. Python in Visual Studio Code – December 2020 Release | Python
  8551. Azure Neural Text-to-Speech updates: 51 new voices added to the portfolio
  8552. Sponsoring Open Source Developers
  8553. Localize .NET applications with machine-translation | .NET Blog
  8554. Azure SQL from the Edge to the Cloud
  8555. 5 Reasons I Love Being a Software Developer
  8556. How to Use Your Own Router on CenturyLink
  8557. Top Best Reasons Why You Should Use WordPress for Your Website
  8558. Some real data on a DIY box fan air purifier
  8559. How to Compliment
  8560. Don’t buy a .icu domain – Rukshan's Blog
  8561. Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  8562. Design Systems Are Bullsh*t | Blog of Pascal
  8563. Catching Stack Overflow Exceptions
  8564. How Tail Call Optimization Works
  8565. Future of work
  8566. Mastering Postgres indexes in 10 minutes
  8567. The story of the one line fix – Dave Cheney
  8568. How market leaders disappear
  8569. Three Thoughts on My Sabbatical – Zaharenia Atzitzikaki – VP Design at Workable
  8570. AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  8571. New report: A record breaking number of journalists arrested in the U.S. this year
  8572. Lonely people have a unique brain signature, perhaps due to so much imagined social contact
  8573. Cool Earth | Working to support rainforest communities to improve lives, reduce deforestation | Climate Change Charity
  8574. SuperRT
  8575. Firefox 84.0, See All New Features, Updates and Fixes
  8576. Shitlist Driven Development
  8577. Backyard birds of Seattle
  8578. There’s more to Power Platform than low-code/no-code development | Developer Support
  8579. I assume I’m below average
  8580. Minimal safe Bash script template | Better Dev
  8581. Twit Tips #2: Sonic and Tails
  8582. Adding Encrypted Group Calls to Signal
  8583. Lost Windows feature: The Horizon | The Old New Thing
  8584. Microsoft and the State of Quantum: Q&A With Mariia Mykhailova
  8585. Authentication with Graph SDKs
  8586. Learn about online security, privacy, and encryption
  8587. Framework Design Studio Released
  8588. XAML Hot Reload for Xamarin.Forms - Xamarin
  8589. Files and directories to exclude from antivirus scanning for Orion Platform products (AV exceptions and exclusions)
  8590. SEC filings: SolarWinds says 18,000 customers were impacted by recent hack | ZDNet
  8591. Apple’s anti-tracking plans for iPhone
  8592. Architecting Cloud Native Application in Azure using .NET Core
  8593. Should I use self-contained or framework-dependent publishing in Docker images?
  8594. Azure Functions in Any Language with Custom Handlers
  8595. moby/buildkit
  8596. The 3 CSS Methods for Adding Element Borders | Modern CSS Solutions
  8597. Cryptohack: A Fun Platform For Learning Modern Cryptography
  8598. Food Safety
  8599. YouTube
  8600. VirusTotal
  8601. “Steal It” and Other Internal YouTube Emails from Viacom’s Copyright Suit
  8602. Hello World Has Been Released!
  8603. Google Cloud Status Dashboard
  8604. .NET App Developer Links - 2020-12-15
  8605. Life of a Netflix Partner Engineer — The case of extra 40 ms
  8606. Implementing a Text Templating Language and Engine for .NET | xoofx
  8607. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  8608. Building a Code Analyzer for .NET
  8609. Exploring Blazor Mobile Bindings
  8610. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  8611. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  8612. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  8613. The cleverest floppy disc protection ever? Western Security Ltd.
  8614. FTC Issues Orders to Nine Social Media and Video Streaming Services Seeking Data About How They Collect, Use, and Present Information
  8615. Ever wondered how Workplace Health and Safety solutions were built? Wonder no longer, this new #IoTShow episode with @obloch has the answer!
  8616. Angular Authentication Functionality with ASP.NET Core Identity
  8617. TWC9: Learn Together event, GitHub Universe, PowerShell Crescendo, and more!
  8618. Insulation: first the body, then the home
  8619. I have been dev for 20 years and I can say with guarantee this is the WORST documentation I have seen in my life. · Issue #180 · amzn/selling-partner-api-docs
  8620. Jacob Yates
  8621. My responsibility on this planet as a person in tech
  8622. Top Articles I've Read in 2020
  8623. Small, Sharp Tools
  8624. Clean advertising
  8625. Spotify's Worst Feature
  8626. Looking for more debugger
  8627. I Switched from Dashlane to Bitwarden and Why You Should, Too
  8628. Solving Fake News
  8629. Last Week in .NET #22 – Microsoft Parrots Google
  8630. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  8631. SPACE JAM: A NEW LEGACY Learn Lessons Overview
  8632. Europe's Biggest Vertical Farm Will Be Powered by Wind and Planted by Robots
  8633. Apple's M1 Chip Benchmarks focused on the real-world programming
  8634. What does the “runs-on” machine type of a GitHub Action mean?
  8635. Privacy matters even if "you have nothing to hide"
  8636. C# in Simple Terms - Indexers
  8637. Instantly Search OpenLibrary Books with Typesense
  8638. Building Serverless with Docker - Espresso Coder
  8639. How do I avoid race conditions in WaitOnAddress where the wake happens before I enter the blocking state? | The Old New Thing
  8640. Improving Cloudflare’s products and services, one feature request at a time
  8641. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  8642. r/LambdaSchool - Lambda School is the biggest mistake I made this year 😔
  8643. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  8644. Familiars.io | Quick-Play Monster-Catching Multiplayer Game
  8645. About Cyberpunk 2077 and AMD CPUs
  8646. Small tech
  8647. Linux 5.10
  8648. .NET App Developer Links - 2020-12-14
  8649. 8 Best Instagrammers For AI Enthusiasts
  8650. 232: AirPods Max, Apple Fitness+, and AR/VR Indoor Cycling
  8651. Using multiple APIs in Blazor with Azure AD authentication
  8652. Highly Evasive Attacker Leverages SolarWinds Supply Chain to Compromise Multiple Global Victims With SUNBURST Backdoor
  8653. Major leak 'exposes' members and 'lifts the lid' on the Chinese Communist Party | Sky News Australia
  8654. Announcing the general availability of Event Hubs on Azure Stack Hub
  8655. These Modern Programming Languages Will Make You Suffer
  8656. Batch.Parallel
  8657. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  8658. First-class TypeScript support in modular AWS SDK for JavaScript | Amazon Web Services
  8659. Architecture Playbook — Architecture Playbook
  8660. Reindeer Secret Santa Assignment Problem
  8661. Home
  8662. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  8663. Sharrows, the bicycle infrastructure that doesn’t work and nobody wants - macwright.com
  8664. Using Azure Slots and GitHub for Personal Projects
  8665. The Fraying of the US Global Currency Reserve System
  8666. Why self-learning is important as a developer
  8667. M1 and iOS Apps – Two Birds One Stone
  8668. Government IT Solutions | SolarWinds
  8669. GraphQL Schema Design | Channel 9
  8670. ‎The Numberphile Podcast: Statistics and Saving Lives - with Jennifer Rogers on Apple Podcasts
  8671. Developer! Developer! Developer! Day
  8672. What’s the Value of Hackable Hardware, Anyway? « bunnie's blog
  8673. Microsoft Developer UK @msdevUK
  8674. Ariel Gabizon On His Work With Zksnarks And The Beauty Of Math
  8675. Statistics and Saving Lives - with Jennifer Rogers — The Numberphile Podcast
  8676. Lazy Dependency Injection for .NET
  8677. The Separation
  8678. Porting Projects to .NET 5
  8679. Introducing Community Edition
  8680. A Book Like Foo
  8681. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  8682. Listen to Audible on Apple devices | Audible.com
  8683. A House Dividing?
  8684. Notes on Learning Languages
  8685. Dec 10: Jeremy Likness - What’s new in EF Core 5.0
  8686. An M1 Mac vs the Surface Pro X: How do ARM devices compare?
  8687. Dustin Davis's Family Fund, organized by Alphaspeed Gofund Me
  8688. We Got My Grandma a Facebook Portal & It’s Been the Best Gift for This Weird Holiday Season
  8689. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  8690. What's new in ASP.NET Core 5.0
  8691. Spondias dulcis - Wikipedia
  8692. Bletris - Blazor Tetris - BuiltWithDot.Net
  8693. dotnet-foundation/ecosystem-growth
  8694. Step 4 - Using passwords to protect your data
  8695. Ecc 2020 Panel "recent Trends In (Ecc) Crypto
  8696. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  8697. Weekly Update 221
  8698. Quantum-Computing Pioneer Warns Of Complacency Over Internet Security
  8699. .NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  8700. DDD Leaders: Building a project with freelancers
  8701. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  8702. Hard work is irritating
  8703. Belarus Blocks Land Border Exits - The Moscow Times
  8704. From .NET Standard to .NET 5
  8705. Zodiac Killer cipher is cracked after eluding sleuths for 51 years
  8706. mimoo/bitcoinlottery
  8707. dotnet-foundation/ecosystem-growth
  8708. On .NET Live - Intro to Microservice Patterns for .NET Developers
  8709. GraphQL Schema Design
  8710. Beware “Amazon’s Choice” – Brian Bien
  8711. r/dotnet - What logging Framework do you use?
  8712. Introducing F# 5
  8713. chrissainty/ddd-2020
  8714. Codecamp - Your IT Conference in Romania
  8715. CodingAfterWork - Twitch
  8716. mimoo/bitcoinlottery
  8717. Open Source Cookbook
  8718. Porting Projects to .NET 5
  8719. 285976 - consider making use of aReason argument of nsIHelperAppLauncherDialog::show
  8720. LYWE, a better alternative to FIRE
  8721. Clean architecture: Domain-driven design, part 1 -
  8722. Star Wars - Boba Fett Helmet, Limited Edition by SWAROVSKI
  8723. ericfischer/if-then-else
  8724. Windows Task Manager Source Code Review by Original Author: Retired Microsoft Engineer "davepl"
  8725. Privacy and Compliance Reading List
  8726. Goodreads plans to retire API access, disables existing API keys
  8727. Getting Started | How to Make an OS: 1
  8728. hexops/dockerfile
  8729. Computers Are Bad
  8730. U.S. Supreme Court Rules Unanimously You May Sue Government Agents for Damages When They Violate Your Individual Rights - Institute for Justice
  8731. Part One – Alaa Abdulridha
  8732. Could I have passed muster with YC?
  8733. GitHub Dark Mode is Too Dark - blog.karenying.com
  8734. Why I still can't stop using Chrome
  8735. 12 prerequisites for a highly secure server
  8736. Agent vs System
  8737. Become shell literate
  8738. Aiming for correctness with types - fasterthanli.me
  8739. Earnestness
  8740. Chrome is Bad
  8741. How the Slowest Computer Programs Illuminate Math’s Fundamental Limits
  8742. Ars Technica
  8743. Twitch suspends DragonForce guitarist Herman Li for playing his own music | Clocked
  8744. An open source multi-tool for exploring and publishing data
  8745. Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  8746. The Zodiac Killer's most uncrackable cipher has, at last, been solved
  8747. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  8748. Yogscast Jingle Jam
  8749. Supporting Jurisdictional Restrictions for Durable Objects
  8750. The dark reality behind Slack’s billion-dollar sale to Salesforce
  8751. Amazon owns more than $2B worth of IPV4 addresses
  8752. Mojeek
  8753. Longest known exposure photograph ever captured using a beer can
  8754. Umbraco Back-office Authentication With Azure Active Directory
  8755. The Anti-Mac User Interface (Don Gentner and Jakob Nielsen)
  8756. The Zodiac Killer's most uncrackable cipher has, at last, been solved
  8757. Python behind the scenes #6: how Python object system works
  8758. Inline XBRL Viewer
  8759. The YouTube Ban Is Un-American, Wrong, and Will Backfire
  8760. Code Maze Weekly #55 - Code Maze
  8761. Enable unified data governance with Azure Purview | Azure Friday
  8762. Judicial Website, No Money Down
  8763. Is deep learning a new kind of programming? Operationalistic look at programming
  8764. Dave goes back to Mac
  8765. How I stopped hating Test Driven Development
  8766. Being OK with Being Alone
  8767. No, engineers don't suck at time estimates
  8768. Heavy Is the Head That Wears the AirPods Max
  8769. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  8770. Who do we spend time with across our lifetime?
  8771. CS 6120: The Self-Guided Course
  8772. Visual Studio Code November 2020
  8773. Announcing Windows 10 Insider Preview Build 21277
  8774. Encrypting your WAF Payloads with Hybrid Public Key Encryption (HPKE)
  8775. Google Alternatives 2020: Best Privacy Friendly Alternatives
  8776. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  8777. pointerpointer.com
  8778. Episode 66 - TDD and the Terminator With Layla Porter
  8779. JavaScript End to End Testing Framework
  8780. Web Stories on Google
  8781. Learning Quick - Serverless Functions, Netlify vs Vercel, and the Jamstack
  8782. How to Build a Global Network that Complies with Local Law
  8783. .NET App Developer Links - 2020-12-11
  8784. Wrapping up 2020 by looking ahead to 2021!
  8785. Mathematician Solves Centuries-Old Grazing Goat Problem Exactly
  8786. GitHub gets a dark mode – TechCrunch
  8787. Cake VSCode Extension Release 1.0.0
  8788. .Net Project Builds with Node Package Manager · Los Techies
  8789. .NET 5 support on Azure Functions
  8790. I need manual approvers for GitHub Actions!!!! And I got them now :) | Azure DevOps Blog
  8791. Web Accessibility: Aria, Focus, Focus Management
  8792. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  8793. Deno 1.6 Release Notes
  8794. Understanding the JavaScript Destructuring Syntax
  8795. The Handicap Principle: Why People Intentionally Make Bad Decisions - by Aman Manazir
  8796. The Airbnbs
  8797. Own your email
  8798. Small teams
  8799. Build New Zealand in an afternoon
  8800. Thoughts on CentOS Stream
  8801. Make your monolith last
  8802. HR: Hemorrhaging Responsibility
  8803. Use an Existing .NET Core Project Template
  8804. Create .NET Core Projects with the Command Line
  8805. Accelerating the Pixie community with New Relic
  8806. Shipping the Sandman Doppler with Palo Alto Innovation's Alex Tramiel | Hanselminutes with Scott Hanselman
  8807. Wall Street Begins Trading Water Futures as a Commodity
  8808. Thread by @StanTwinB on Thread Reader App
  8809. Running Playwright on Azure Functions
  8810. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  8811. .NET Conf 2020 - Kerala (2021-01-09)
  8812. Announcing Workplace Records for Cloudflare for Teams
  8813. You should be customizing your PowerShell Prompt with PSReadLine
  8814. Parsing ETL traces yourself, part 2: The EventLogReader | The Old New Thing
  8815. gnu.org
  8816. Cloudflare Certifications
  8817. Instant Search Recipes with Typesense
  8818. facontidavide/PlotJuggler
  8819. DoorDash from application to IPO
  8820. .NET App Developer Links - 2020-12-10
  8821. [API] Did the review ID format change again?
  8822. SpaceX Launches—and Crashes—Its Starship Mars Rocket
  8823. Use local function attributes with C# 9
  8824. Discover the Azure Architecture Center - Video Tour!
  8825. Facepalm Mistakes to Avoid When Using React Hooks
  8826. Implementing an Effective Architecture for ASP.NET Core Web API
  8827. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  8828. The Future of Hosting with Edge Computing
  8829. .NET Rocks! vNext
  8830. Death of an Open Source Business Model
  8831. Exhaustiveness Checking with Mypy
  8832. Rails 6.1: Horizontal Sharding, Multi-DB Improvements, Strict Loading, Destroy Associations in Background, Error Objects, and more!
  8833. The CentOS Project Just Committed Suicide
  8834. Microsoft Launches New Data Governance Service Azure Purview in Public Preview
  8835. "deno compile" into executable · Issue #986 · denoland/deno
  8836. Hystoria
  8837. VSCode Tinder
  8838. No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  8839. Blazor testing using bUnit - or something something testing Blazor
  8840. Starship | SN8 | High-Altitude Flight Test
  8841. ML.NET in the Real World
  8842. Service Discovery with Steeltoe
  8843. Build community-driven software projects on GitHub - Learn
  8844. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  8845. Tillis Pushes Prison Time for Online Streamers After Pre-Election Hollywood Cash Blitz
  8846. Xamarin | Open-source mobile app platform for .NET
  8847. The Future of Flash on Armor Games
  8848. xamarin/Xamarin.Forms
  8849. Event Choreography & Orchestration (Sagas)
  8850. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  8851. Producing Packages with Source Link | .NET Blog
  8852. #104 – David Wong: Many Layers of Complexity
  8853. Build Tools for protobuf-net and protobuf-net.Grpc
  8854. Senior Web Developer in Redmond, Washington, United States | Engineering at Microsoft
  8855. SpaceX Starship high altitude test flight ends in a fiery explosion
  8856. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  8857. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  8858. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  8859. The Games People Play With Cash Flow
  8860. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  8861. GraphQL Schema Design
  8862. Why math?
  8863. Lessons learned on an Engineering Manager job search
  8864. Sales tax creates more unnecessary pain than value added tax
  8865. Lawrence Aberba
  8866. Iguazio | The Data Behind MLOps
  8867. 5 Marketing Tips For People With No Friends
  8868. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  8869. How I Used Reddit to Double My Newsletter Subscribers
  8870. Three steps to a paperless home office
  8871. Hyundai to acquire Boston Dynamics for nearly $1B
  8872. Tesla CEO Elon Musk critical of California, leaves the state and moves to Texas
  8873. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  8874. FTC Sues Facebook for Illegal Monopolization
  8875. Supporting the 2020 U.S. election
  8876. 5 Must Install NuGets for New Xamarin Projects
  8877. Bebop: An Efficient, Schema-based Binary Serialization Format | Rainway
  8878. There's Always More History • Hillel Wayne
  8879. Why is the Google Cloud UI so slow?
  8880. Designing 2D graphics in the Japanese industry
  8881. Using Calendly to run remote coaching sessions
  8882. Displaying your google profile picture in an ASP.NET Core Application
  8883. Parsing ETL traces yourself, part 1: wpaexporter | The Old New Thing
  8884. Event Choreography & Orchestration (with NServiceBus)
  8885. Cloudflare’s privacy-first Web Analytics is now available for everyone
  8886. Deprecating the __cfduid cookie
  8887. OpenSSL Releases Security Update | CISA
  8888. WerWolv/ImHex
  8889. .NET App Developer Links - 2020-12-09
  8890. 4 Key Machine Learning Methods for Prediction & Personalization
  8891. CoinHive javascript doesn't seem to work
  8892. Can developer productivity be measured? - Stack Overflow Blog
  8893. r/Kotlin - [OC] Compiler plugins are amazing!
  8894. Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  8895. Announcing PowerShell Crescendo Preview.1 | PowerShell
  8896. VirusTotal
  8897. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  8898. The proper usages of the keyword 'static' in C# - NDepend
  8899. WDR
  8900. Using your organizational DevTest benefits
  8901. Invalid Access to memory location in KUDU App Services
  8902. Kafka is not a Database
  8903. C# Source Generators - Write Code that Writes Code
  8904. .NET December 2020 Updates – 5.0.1 | .NET Blog
  8905. Building End-to-End Diagnostics: ActivitySource and OpenTelemetry 1.0
  8906. wybiral/micropython-aioweb
  8907. You Don't Need All Those Root Certificates
  8908. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  8909. New in .NET 5 - Top-level Statements | C# Tutorials Blog
  8910. GitHub Pull Requests and Issues - Visual Studio Marketplace
  8911. sindresorhus/css-in-readme-like-wat
  8912. Sponsor @benaadams on GitHub Sponsors
  8913. mapbox/mapbox-gl-js
  8914. merill/InclusivenessAnalyzer
  8915. New from Universe 2020: Dark mode, GitHub Sponsors for companies, and more - The GitHub Blog
  8916. Dulles Toll Road Goes Cashless
  8917. I Don't Want To Be In The COVID Vaccine Line, But Government And Corporations Will Force Us Through It
  8918. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  8919. Net Conf 2020 Québec : Introduction à NET 5.0
  8920. Udemy Uses DMCA To Delete Video Showing How to Access Courses Free & Legally * TorrentFreak
  8921. .NET Thanks!
  8922. Sponsor @benaadams on GitHub Sponsors
  8923. 2020 IFComp Post-Competition Survey
  8924. Expanding Fuchsia's open source model
  8925. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  8926. [CentOS-announce] CentOS Project shifts focus to CentOS Stream
  8927. Stacks
  8928. Polly and Blazor, Part 1 – Simple Wait and Retry
  8929. Why Study Mathematics - with Vicky Neale — Numberphile
  8930. Stacks
  8931. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  8932. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  8933. GitHub Universe · Virtual 2020 · Dec 8 - 10, 2020
  8934. servicetitan/Stl.Fusion
  8935. How do NoSQL databases work? Simply Explained!
  8936. VS Code C++ Tool Broadens ARM/ARM64 Reach -- Visual Studio Magazine
  8937. How to Automate Disaster Recovery in SQL Server On-Prem
  8938. Build software better, together
  8939. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  8940. Cloudflare and Apple design a new privacy-friendly internet protocol – TechCrunch
  8941. oskarsve/ms-teams-rce
  8942. Last Week in .NET #21 – Remembering the women of École Polytechnique
  8943. What's Azure in #shorts
  8944. Qt 6.0 Released
  8945. How did Windows open a portal to another dimension when reporting a program error? | The Old New Thing
  8946. Asynchronous JavaScript in ~10 Minutes - Callbacks, Promises, and Async/Await
  8947. Apple introduces AirPods Max, the magic of AirPods in a stunning over-ear design
  8948. What’s New on F#: Q&A With Phillip Carter
  8949. .NET 5 Breaking Changes for ASP.NET Core
  8950. Cryptography Improvements in .NET 5 - Support for PEM
  8951. Speaking at Azure Israel: Advanced Cosmos DB
  8952. Anyone can be a developer with Microsoft Dataverse for Teams!
  8953. OPAQUE: The Best Passwords Never Leave your Device
  8954. Improving DNS Privacy with Oblivious DoH in 1.1.1.1
  8955. How to configure CSP Headers for Static Website Hosted in Azure Blob Storage
  8956. Dark mode for your web applications (using Blazor and Tailwind CSS)
  8957. Using action results and content negotiation with "route-to-code" APIs
  8958. How to Escape a Sinking Ship (Like, Say, the 'Titanic')
  8959. Distributed Systems Reading List
  8960. Red Blob Games: Hexagonal Grids
  8961. thought leaders and chicken sexers
  8962. .NET App Developer Links - 2020-12-08
  8963. December 7, 2020 Health Officer Statement - San Mateo County Health
  8964. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  8965. Monsters Weekly 194 - Single File Applications in .NET 5
  8966. Adopting Azure serverless architectures to help reduce CO2 emissions – Part 1 | Sustainable Software
  8967. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  8968. Branching tests
  8969. Creating your first CRUD app with Suave and F# - Simple Talk
  8970. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  8971. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  8972. Skeleton Screens for React Apps
  8973. Automate a Markdown links page with Pinboard and C#
  8974. The Beginner's Series to Blockchain
  8975. Apache NetBeans 12.2 Features
  8976. Episode 357 - Verifiable Identity with Blockchain
  8977. Building an ASP.NET Core Web App from Scratch
  8978. Multi-Device Calls With Ice Forking
  8979. IoT Unravelled Part 1: It's a Mess. But Then There's Home Assistant
  8980. Modern Web Development with Blazor & .NET 5
  8981. Ivanka & Jared buy $30M lot on high-security Miami island
  8982. Uber sells self-driving unit Uber ATG in deal that will push Aurora’s valuation to $10B – TechCrunch
  8983. imazen/imageflow
  8984. In rare show of solidarity, 14 key nations commit to protect oceans
  8985. GitHub repositories to improve your programming skills
  8986. My first year of blogging - andre.schweighofer
  8987. Cameras and Lenses – Bartosz Ciechanowski
  8988. Drawings for technical explanations: my first steps
  8989. How I accidentally built an API business
  8990. The Future I Believe In
  8991. Evolution of my role as a founder CTO
  8992. Day 9 of I am not fat
  8993. Vladimir Cicovic Blog
  8994. Geek Blight - Embedding YouTube videos without making your site fatter
  8995. From Zero to AppStore
  8996. How To Keep Big Writers On Substack
  8997. Monitoring my boiler
  8998. Lockdowns, science and voodoo magic
  8999. Nicola Bortignon - We need more platforms in our lifes
  9000. ProtonDB | Gaming reports for Linux using Proton and Steam Play
  9001. Gitter now speaks Matrix! | Matrix.org
  9002. New report reveals Apple’s roadmap for when each Mac will move to Apple Silicon
  9003. Cyberpunk 2077 is equal parts beautiful and messy
  9004. #DevDecember Week 1 Recap: Growth
  9005. The .NET Docs Show - I AM GRUUT: Blogging .NET, C#, and Azure for fun and education
  9006. Graphics Programming weekly - Issue 160 — December 6, 2020 | Jendrik Illner
  9007. Recursive STARKs - Crowdcast
  9008. Six corporations that talk green and spend dirty
  9009. We're Reforesting Ireland - Join Us! | Wolfgang Reforest
  9010. #104 – David Wong: Many Layers of Complexity
  9011. Entity Framework Community Standup - LLBLGen designer and .NET data history
  9012. Release 7.10.1 · elastic/elasticsearch-net
  9013. Flow, Digicel customers report regionwide internet outage
  9014. Signed copy of The Language Lover’s Puzzle Book by Alex Bellos (Paperback)
  9015. NEST 7.10.1
  9016. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  9017. System.CommandLine - MS Dev Show Podcast
  9018. Why does CreateWindowEx take the extended style parameter as its first parameter instead of its last? | The Old New Thing
  9019. oskarsve/ms-teams-rce
  9020. Quick Tip: A Keyboard Shortcut to Start a Taskbar App as an Administrator
  9021. C# in Simple Terms - Dates and Times
  9022. cnlohr/channel3
  9023. Using .NET and PowerPoint to generate cover images - Gérald Barré
  9024. Falling out of Love with Apple, Part 3
  9025. RavenDB and multi region setup
  9026. Privacy needs to be built into the Internet
  9027. User Registration with Angular and ASP.NET Core Identity
  9028. Bartleby - How the pandemic is forcing managers to work harder | Business
  9029. 231: No M1 Talk We Promise... 🤞🤔🤫
  9030. .NET App Developer Links - 2020-12-07
  9031. Python for Data Science - NumPy & Pandas Cheatsheet
  9032. benwilber/boltstream
  9033. beurtschipper/Depix
  9034. Advent of Code 2020
  9035. A Free JavaScript Beginner Book!
  9036. Emulation in Q# | Q# Blog
  9037. Converting asynchronous cancellation from C# to F#
  9038. Next-Level React Performance
  9039. Understand The .NET 5 Runtime Environment
  9040. Inside the Quantum Katas, part 1 | Q# Blog
  9041. We Love Kubernetes
  9042. Indoor Cycling Stats Comparison - Peloton App vs Apple Watch Fitness
  9043. JavaScript Course For Beginners - 1 Hour
  9044. Docker's Second Death
  9045. Hacker leaks the user data of event management app Peatix | ZDNet
  9046. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  9047. One Stark To Rule Them All (Video)
  9048. mkirchner/linked-list-good-taste
  9049. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  9050. On Inclusion
  9051. Speak at a Meetup
  9052. Why is building a mobile app this hard
  9053. Rethinking Social Media
  9054. How to create simplicity
  9055. iPhones are inferior to Android phones: the value
  9056. How I Reclaimed My Attention
  9057. Protect your .env! - Tatooine Sunset
  9058. A developer's hopes for Open banking in Singapore · Prudent Documentation
  9059. Machine Learning And Human Learning
  9060. EmacsConf - 2020 - Talks
  9061. Every Model Learned by Gradient Descent Is Approximately a Kernel Machine
  9062. Amazon’s First Non-Employee Customer and What He Bought
  9063. The Grenfell Tower inquiry is uncovering a major corporate scandal | The Spectator
  9064. The Tragic Tale Of DEC, The Computing Giant That Died Too Soon - Digital.com
  9065. CSS Variables are cool (secretGeek.net)
  9066. Welcome to Privacy & Compliance Week
  9067. LinkedIn’s Alternate Universe
  9068. World's worst video card gets better?
  9069. The nightmare is real: 'Excel formulas are the world's most widely used programming language,' says Microsoft
  9070. InstaHide Disappointingly Wins Bell Labs Prize, 2nd Place
  9071. Run EF Core Migrations in Azure DevOps
  9072. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  9073. Apple’s “EDR” Brings High Dynamic Range to Non-HDR Displays — Prolost
  9074. Being honest about code coverage
  9075. That Time I Built a Crack for Nearly all Shareware
  9076. Cryptologie | Zkp-Privacy Summit Replay Video
  9077. Remapping Keys with XKB and KLFC
  9078. In defense of blub studies
  9079. Mental Models
  9080. Dirty John - Wikipedia
  9081. On Trusting Macintosh Hardware
  9082. Navel Gazing on Hacker News
  9083. Thinking About Decentralized Communities
  9084. Building a feature store - nlathia.github.io
  9085. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  9086. Your Smart TV is probably ignoring your PiHole
  9087. We read the paper that forced Timnit Gebru out of Google. Here’s what it says
  9088. Reverse a String in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  9089. std::visit is everything wrong with modern C++
  9090. This is Real. That's Not.
  9091. Sight restored by turning back the epigenetic clock
  9092. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  9093. ”They raped me with truncheons” – the truth about Lukashenko’s brutal war on opposition activists
  9094. About Google's approach to research publication
  9095. Command Line Interface Guidelines
  9096. JavaScript Heap Out Of Memory Error
  9097. How to Fix the Red dot on Discord Icon - Appuals.com
  9098. The Cloud Skills Show: .NET
  9099. No, DeepMind has not solved protein folding
  9100. Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  9101. Microsoft Updates Azure Mobile Apps, Ponders Future -- Visual Studio Magazine
  9102. Announcing LAMBDA: Turn Excel formulas into custom functions
  9103. Azure Arc enabled Kubernetes with GitOps | Azure Friday
  9104. The case for Elixir
  9105. My first Product Hunt launch
  9106. The UX of Proving Our Humanity To Machines
  9107. Billionaires Build
  9108. The Continuous Integration Mystery — Dan Hough
  9109. Workshop On Elliptic Curve Cryptography Ecc 2020 (Videos)
  9110. Why I Don't Retweet Anything
  9111. How I Manage My Random Daily Notes
  9112. The Upside of Adversity — Joseph Wells
  9113. About Google's approach to research publication
  9114. VisualStudio - Twitch
  9115. ??? · GroupXIV microphotography viewer
  9116. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  9117. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  9118. ADO.NET provider 7.10.1.0 for Firebird is ready
  9119. Uno Platform Blazor WebAssembly (client-side) with AOT and SkiaSharp
  9120. UniFi 6 Lite Access Point
  9121. MSDelta - Win32 apps
  9122. UniFi Switch Aggregation
  9123. Frontliner Heroes
  9124. Level-up Your DevOps with GitHub Actions and Kubernetes
  9125. Use ASP.NET Core route-to-code for simple JSON APIs
  9126. Press Release
  9127. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  9128. How Do Computers Remember?
  9129. mayuki/Rin
  9130. Code Maze Weekly #54 - Code Maze
  9131. An introduction to three-phase power and PDUs
  9132. The humor hiding behind "JavaScript error: Semicolon expected" | The Old New Thing
  9133. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  9134. ADO.NET provider 7.10.0.0 for Firebird is ready
  9135. Webinar recording: RavenDB & Your Operations Team
  9136. Meet The Black Women Trying to Fix AI
  9137. Time to Say Goodbye to Google Fonts
  9138. Pangolin
  9139. Securing Your Web API Using Azure Active Directory
  9140. Feds say Facebook broke US law offering permanent jobs to H-1B workers
  9141. "I've had to relearn coding to get through the new interviews"
  9142. Diversity and The Digital Divide: Thoughts From Tech Leaders
  9143. - Developer! Developer! Developer! Day
  9144. VISCA camera control in C#
  9145. Weekly Update 220
  9146. Campaign to help online Christmas shoppers fight festive fraud
  9147. .NET App Developer Links - 2020-12-04
  9148. SoundCloud Widget
  9149. Prime Cuts: 13
  9150. A Spellchecker Used to Be a Major Feat of Software Engineering
  9151. Wiki: TypeScript | Barbarian Meets Coding
  9152. Pluralsight celebrates 25 years of JavaScript – a good opportunity to spruce up your knowledge
  9153. Always make room for kindness
  9154. America Has Central Planners. We Just Call Them ‘Venture Capitalists.’
  9155. Transient Error Handling with Polly Part 1
  9156. How to Start Contributing To Open-Source
  9157. Tagging Audio using Deep Learning
  9158. Warner Bros. Smashes Box Office Windows, Will Send Entire 2021 Slate to HBO Max and Theaters
  9159. The Myth of Code Coverage
  9160. Price Mechanisms for Marketplaces
  9161. I got 99 problems but `SameSite` cookies ain't one
  9162. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  9163. Banking on Status
  9164. Why Self-Hosted Emails Should Not Be Used - EVER
  9165. My time-travel online banking experiment, part I
  9166. After Minimalism — David Perell
  9167. Why I’m skeptical of Universal Basic Income
  9168. Triaging Information
  9169. C# 9 and Foreach Extensibility · Lukáš Lánský
  9170. Succeeding from Anywhere: The Remote Work Revolution with Tsedal Neeley | Hanselminutes with Scott Hanselman
  9171. Improved Cryptanalysis Of Uov And Rainbow
  9172. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  9173. YouTube will remind users to ‘keep comments respectful’ before posting
  9174. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  9175. Computer latency: 1977-2017
  9176. The withering email that got an ethical AI researcher fired at Google
  9177. TimescaleDB vs. Amazon Timestream: 6000x faster inserts, 5-175x query speed
  9178. TypeScript Surges in GitHub Octoverse 2020 Report -- Visual Studio Magazine
  9179. M1 Macs: Truth and Truthiness
  9180. Arecibo News Media | National Science Foundation
  9181. Don't Put Android in Your Namespace in Xamarin Projects
  9182. Customizing the Graph SDKs
  9183. Getting Started with DevOps for Azure SQL
  9184. Azure Unblogged - GitHub
  9185. Stripe Treasury: Banking-as-a-service for platforms
  9186. Customizing the Graph SDKs
  9187. libra/libra
  9188. About DEV
  9189. jeweg/hovatrace
  9190. Overview | Diem Documentation
  9191. protobuf-net/protobuf-net.ToolsDemo
  9192. Customizing the Graph SDKs | Channel 9
  9193. .NET Live TV | Live developer streams every day
  9194. Additional notes on the various patterns for passing C-style arrays across the Windows Runtime boundary | The Old New Thing
  9195. Turning animations to 60fps using AI!
  9196. Mushrooms Can Eat Plastic, Petroleum and CO2
  9197. How to configure a secured custom domain on a Azure Function or website
  9198. Interview with Rodrigo Branas on RavenDB
  9199. Fibratus
  9200. These are called opportunities
  9201. HTTP/2 Push is dead
  9202. Securing an ASP.NET Core API which uses multiple access tokens
  9203. .NET App Developer Links - 2020-12-03
  9204. Slope-Space Integrals for Specular Next Event Estimation
  9205. Why did renewables become so cheap so fast? And what can we do to use this global opportunity for green growth?
  9206. Justice et légumes frais, tome 1 de la série de bande dessinée Imbattable, de Jousselin - - Éditions Dupuis
  9207. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  9208. What’s New in Angular 11
  9209. #1572 - Moxie Marlinspike
  9210. alugili/CSharp-9-CheatSheet
  9211. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  9212. Tip 297 - Discovering the Azure Architecture Center
  9213. Avoid Wrapping DbContext in Using (and other gotchas)
  9214. AzureFunBytes - DevOps on Azure with Donovan Brown | Azure DevOps Blog
  9215. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  9216. New for AWS Lambda – Functions with Up to 10 GB of Memory and 6 vCPUs | Amazon Web Services
  9217. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  9218. .NET Rocks! vNext
  9219. Working Smarter: 5 Steps to Getting Unstuck
  9220. Build a computer from scratch.
  9221. Complex Model Validation in Blazor Applications - Code Maze
  9222. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  9223. Handling Duplicate Messages (Idempotent Consumers)
  9224. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  9225. Requirements for Building a PKI
  9226. Analyzing firmware from embedded devices
  9227. AirBnB ignores the GDPR, and the Irish DPC is a fig leaf · derhagen
  9228. Fake Tweet Screenshot Proliferation
  9229. The Skill With The Highest ROI - Daniel Bustamante
  9230. How I Translate Feature Requests into Code
  9231. .NET5 - A Unified Platform
  9232. Cryptologie | International Olympiad In Cryptography
  9233. kubernetes/kubernetes
  9234. Introduction to the series [1 of 20]
  9235. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  9236. JFrog  | From open source to a successful Startup
  9237. How to Make Your Code Reviewer Fall in Love with You
  9238. Ok Google Play Music
  9239. How Does Microsoft Do DevOps | Azure DevOps Blog
  9240. rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
  9241. A Chain Just Cut Through A Capsized Cargo Ship Filled With Cars And The Process Is Fascinating
  9242. QBE vs LLVM
  9243. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  9244. Improving Debug-time Productivity with Source Link | .NET Blog
  9245. Setting Up Feature Flags with .NET
  9246. Cool things I learned about NUnit while re-launching the docs
  9247. How can I check whether the user has disconnected from the session? | The Old New Thing
  9248. Attention K-Mart Shoppers : Free Audio : Free Download, Borrow and Streaming : Internet Archive
  9249. .NET 5 Breaking Changes: Historic Technologies
  9250. Handling Duplicate Messages (Idempotent Consumers)
  9251. CREW Statement on Flynn Pardon - CREW | Citizens for Responsibility and Ethics in Washington
  9252. Peter Gallagher - Speaker Profile @ Sessionize.com
  9253. What is the “protein folding problem”? A brief explanation
  9254. ASP.NET Core Improvements in .NET 5
  9255. monicahq/monica
  9256. Salesforce strikes deal to acquire Slack for $27.7 billion
  9257. .NET App Developer Links - 2020-12-02
  9258. How to Scope Software Projects When Everything is Something You've Never Done Before - 7pace
  9259. Code Smell – Primitive Obsession and Refactoring Recipes - NDepend
  9260. The Only Testing that Matters: Testing through User Eyes
  9261. Introduction - Computer Graphics from scratch
  9262. New for AWS Lambda – Container Image Support | Amazon Web Services
  9263. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  9264. How to Buy Gifts That People Actually Want - Will Patrick
  9265. Modular Monolith: Domain-Centric Design - Kamil Grzybek
  9266. What’s New in Text Analytics: Opinion Mining and Async API
  9267. Want more PostgreSQL? You just might like Babelfish | Amazon Web Services
  9268. The Cryptopals Crypto Challenges
  9269. Radicle - Peer-to-peer code collaboration
  9270. Is 2020 over?
  9271. Amazon S3 | Strong Consistency | Amazon Web Services
  9272. Our commitment to privacy in Microsoft Productivity Score - Microsoft 365 Blog
  9273. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  9274. An iOS zero-click radio proximity exploit odyssey
  9275. Unity 101: Installation
  9276. Slack Technologies - Acquisition Legend
  9277. ‘Wonder Woman 1984’ will be HBO Max's first 4K movie
  9278. Salesforce Signs Definitive Agreement to Acquire Slack - Salesforce News
  9279. Disclosure: Yet another macOS privacy protections bypass
  9280. Building and deploying web apps with Static Web Apps
  9281. Jordan Matthiesen - You can book online!
  9282. KDE Community Edition is now available | PINE64
  9283. Cryptologie | Real World Cryptographers Podcast Episode 2
  9284. People Can Be Dishonest About Work
  9285. If at first you don't succeed boil it in acid
  9286. Can Eating Meat Be Good For You? And The Planet? by Edlin Choi
  9287. Basic JSON APIs with Route-to-code in ASP.NET Core
  9288. Protein folding & The AI ‘Solution’ : A primer for non-scientists
  9289. Learn C# with CSharpFritz - Ep11: New Features in C# 9
  9290. Airbnb. Thanksgiving. Burglary.
  9291. The Mojo Men Blog
  9292. Gamedev from scratch 0: Groundwork
  9293. Experts and expertise
  9294. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  9295. Survey Finds That Pandemic Has Exacerbated Sexual Harassment of Tipped Workers
  9296. The Arecibo radio telescope's massive hanging platform has collapsed
  9297. Community Highlights: 7th edition
  9298. AWS Lambda – Pricing
  9299. macOS to FreeBSD migration a.k.a why I left macOS
  9300. Real-time Data fetching with GraphQL and Blazor
  9301. .NET 5 Runtime Improvements: From Functional to Performant Implementations
  9302. GitLab Hits $6B+ Valuation
  9303. OpenAPI and Versioning for ASP.NET Core Web API
  9304. Realtime Questions - Stack Exchange
  9305. .NET Today, tomorrow and beyond – panel discussion - comitted
  9306. Get Your JAM On
  9307. Ethereum Energy Consumption Index (beta) - Digiconomist
  9308. Bitcoin Energy Consumption Index - Digiconomist
  9309. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  9310. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  9311. Did Windows ever find solutions for programs that crashed? | The Old New Thing
  9312. .NET 5 Breaking Changes to the Base Class Library
  9313. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  9314. Upload Images to a Node.js Server with Uppy, Express.js, and Multer
  9315. Authentication with Graph SDKs | Channel 9
  9316. Authentication with Graph SDKs
  9317. New – Use Amazon EC2 Mac Instances to Build & Test macOS, iOS, ipadOS, tvOS, and watchOS Apps | Amazon Web Services
  9318. Using Quartz.NET with ASP.NET Core and worker services
  9319. What do I care the open web is dying?
  9320. Microsoft Releases Git Experience in Visual Studio
  9321. Ray Tracing in One Weekend
  9322. .NET App Developer Links - 2020-12-01
  9323. Blazor Updates in .NET 5
  9324. 한국을 대표하는 글로벌 방송! The World On Arirang!
  9325. Deep Learning with GPU Acceleration - Simple Talk
  9326. Now That's What I Call .NET 5 on #Dev_Jams
  9327. Checkout this video about Remote Development with VS Code
  9328. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  9329. Render as You Fetch with React Suspense
  9330. Name by role
  9331. Release OpenZFS 2.0.0 · openzfs/zfs
  9332. Boardsha.re - free whiteboard software
  9333. Creating an Image Classifier Model
  9334. The Developer Wish List - #DevDecember
  9335. Writing Rust the Elixir way
  9336. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  9337. Working with Binding in Blazor Applications - Code Maze
  9338. ML.NET Model Builder November Updates | .NET Blog
  9339. The Tech Monopolies Go Vertical
  9340. Bookshlf
  9341. Building TakeNote, a Notes App for Developers With GitHub Sync
  9342. To Be or Not to Be Certain
  9343. I am not fat
  9344. Zcash Design With Sean Bowe
  9345. How to Delete Multiple Azure Resource Groups with Tags, Bash via Azure Cloud Shell, and the Azure CLI
  9346. Threat Actor: Unkown
  9347. Buffer Overflows for Newbies
  9348. Stop Calling Us Frontline – We are your last resort
  9349. One Big Idea — David Perell
  9350. marcan is creating Linux for Apple Silicon Macs | Patreon
  9351. Dear finance, this is why cloud costs are complex
  9352. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  9353. Washington State Department of Health
  9354. Rant – You likely* don’t need a 2,000$ server for your home.
  9355. Why I Don’t Want To Be a Billionaire - Daniel Bustamante
  9356. Regex literals optimization
  9357. Google Cloud Functions Supports .NET Core 3.1 (but not .NET 5) -- Visual Studio Magazine
  9358. Why is Apple’s M1 Chip So Fast
  9359. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  9360. Get Exclusive Content! Become a CodeOpinion Member
  9361. Build Your First for iOS & Android App with Xamarin and Visual Studio
  9362. A Day in a life of a Cloud Architect
  9363. I am an 80 column purist
  9364. #RealEstateCore is the gold standard of smart building ontologies. @KarlHammar and @alinamstanciu join @obloch on the #IoTShow to demo how the open source ontology is used with Azure Digital Twins
  9365. e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data
  9366. Suspicious network resurrections
  9367. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  9368. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  9369. Bringing .NET Interactive to Azure Data Studio Notebooks
  9370. Blazor Week! Learning Blazor with Dan Roth | !giving
  9371. The Modern World Has Finally Become Too Complex for Any of Us to Understand
  9372. The .NET Docs Show - C# 9: A functionally better release with Dave Brock
  9373. AlphaFold: a solution to a 50-year-old grand challenge in biology
  9374. C# In Simple Terms - String Manipulation and Cultures
  9375. Getting Started With PowerShell Core in Windows Terminal
  9376. What are the requirements for the built-in Windows 10 camera-based barcode scanner? | The Old New Thing
  9377. ARM and Lock-Free Programming
  9378. microG Project
  9379. Investigating a performance issue with a regex - Gérald Barré
  9380. Ward Farnsworth's Predator at the Chessboard
  9381. Improving the Resiliency of Our Infrastructure DNS Zone
  9382. N,N-dimethyltryptamine compound found in the hallucinogenic tea ayahuasca, regulates adult neurogenesis in vitro and in vivo
  9383. Going all-in with nullable reference types
  9384. Muhammad Rehan Saeed: Developer at Microsoft | Leonardo Tuna Podcast
  9385. OAuth is Not User Authorization
  9386. Developer! Developer! Developer! 2020
  9387. 230: QA Testing M1 iOS Apps + 21% Raise for Frank!
  9388. Quake’s 3-D Engine: The Big Picture
  9389. 18 Machine Learning Best Practices
  9390. mhx/dwarfs
  9391. S2 E1 The Queen's Gambit Breakdown: Openings
  9392. Processing Google reCaptcha Tokens in ASP.NET Core
  9393. Developers Guide to AI
  9394. Return JSON Result with Custom Status Code in ASP.NET Core
  9395. Duplex gPRC
  9396. Nishant Agrawal » How to Run a Ponzi Scheme for Tech People
  9397. pallada-92/dna-3d-engine
  9398. Release v3.0.0 · pimbrouwers/Falco
  9399. Undeleting a file overwritten with mv - pretix – behind the scenes
  9400. Error - Cookies Turned Off
  9401. Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  9402. Shawn Wildermuth's Blog
  9403. Ten Reasons for Tech Optimism in 2021
  9404. Oisín Moran | How I Made a Self-Quoting Tweet
  9405. Yes, I use Nix
  9406. Microsoft is working on an Android subsystem for Windows 10
  9407. Why sharing files/folders across devices is still messy in 2020?
  9408. Help! 4 different kinds of people like my app
  9409. This Guy Watercooled His Canon R5 and Unlocked Unlimited 8K
  9410. Pijul - The Mathematically Sound Version Control System Written in Rust
  9411. How To Get Back On Track - Darius Foroux
  9412. We Need Organic Software
  9413. Search for the perfect blog post
  9414. mikf/gallery-dl
  9415. Flappy bird in 341 bytes
  9416. Home | SpaceHey.com
  9417. Deploying a Lobsters Clone: What I Learned
  9418. Processing Google reCaptcha Tokens in ASP.NET Core
  9419. Full Moon for November 2020
  9420. When I lost a few hundred leads - stitcher.io
  9421. Ruffle
  9422. #PowerBarbados 2020 Registration Form
  9423. The 2020 Christmas List of Best STEM Toys for Kids
  9424. No Config for Old Men
  9425. Challenge
  9426. Weekly Update 219: IoT Unravelled with Scott Helme
  9427. Filippo's developing on Apple Silicon notes
  9428. Microsoft Releases .NET for Apache Spark 1.0
  9429. Please
  9430. 30 years later, QBasic is still the best
  9431. Stupid light software
  9432. Growl in Retirement • Let us chat about nothing.
  9433. TabMerger Chrome Extension Example Use Case
  9434. Thank you, Tony
  9435. Running a job board in Japan can land you in prison
  9436. The Truth About Starting a Startup
  9437. The State You May Not Criticise - Craig Murray
  9438. Apple Silicon M1: A Developer’s Perspective
  9439. ph1lter
  9440. the depression thing
  9441. Jacques Corby-Tuech - Garbage In, Garbage Out
  9442. Why can't I stick to side projects?
  9443. Building noJS.club
  9444. Empathy is required for democracy
  9445. bartczernicki/Blazor-MachineIntelligence
  9446. kalk
  9447. ESP32 6- Axis IMU
  9448. The Pgp Problem: A Critique
  9449. Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
  9450. Peeking into VALORANT's Netcode
  9451. loadimpact/k6
  9452. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  9453. A Thanksgiving 2020 Reading List
  9454. Going all-in with nullable reference types
  9455. x
  9456. The HTML presentation framework | reveal.js
  9457. Digital Tools I Wish Existed
  9458. Always leave the code better than you found it
  9459. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  9460. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  9461. Whisky from our homelands and Stress Management with Troy Hunt by InfosecWhiskey • A podcast on Anchor
  9462. Shadertoy
  9463. Code Maze Weekly #53 - Code Maze
  9464. The updated GetGCMemoryInfo API in .NET 5.0 and how it can help you | .NET Blog
  9465. Are My Encryption Keys In The Cloud Really Secure?
  9466. Episode 356 - Sustainability solutions in Azure
  9467. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  9468. SQLite as a document database
  9469. k88hudson/git-flight-rules
  9470. 「Dflat」Structured Data Store for Mobile
  9471. AOC - Twitch
  9472. How to Think for Yourself
  9473. Disk and File I/O performance with ETW traces: Miscellany | The Old New Thing
  9474. Life Before the Pandemic
  9475. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  9476. xkcd: Life Before the Pandemic
  9477. Episode 65 - Marten DB With Jeremy Miller
  9478. Early Access Program - Rider: Cross-platform .NET IDE
  9479. ASICs at the Edge
  9480. Build serverless APIs with Azure Functions | Azure Friday
  9481. A Byzantine failure in the real world
  9482. CAPTCHAs don’t prove you’re human – they prove you’re American
  9483. Surviving Black Friday: Or designing for failure
  9484. Microsoft's New 'Productivity Score' Gamifies Workplace Surveillance
  9485. Ragya - Indian classical music played by time of the day
  9486. Back to Basics: Creating a clickable card interface in plain HTML, CSS and JavaScript
  9487. Working with Git Branches!
  9488. Event Sourcing on Azure
  9489. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  9490. People Can't Vacuum Or Use Their Doorbell Because Amazon's Cloud Servers Are Down - Eminetra Australia
  9491. Kansalaisaloitepalvelu - Julkiset ohjelmistohankinnat avoimiksi
  9492. Code Correct's Soldering Kit Teaches the Inner Workings of Common Logic Gates
  9493. 1.5 is the midpoint between 0 and infinity in Ruby
  9494. Audit found ‘significant risks’ in Baltimore County schools’ computer network
  9495. Organisational structures to create autonomy: what I've learned from my daughter – Another look on tech
  9496. No Perfect Reorg
  9497. The Long Leaf Pine Slate - Lessons Learned - Blair Reeves
  9498. PHP: PHP 8.0.0 Release Announcement
  9499. Revisiting Bookmarklets
  9500. DIY NAS: 2020 Edition
  9501. Risp (in (Rust) (Lisp))
  9502. How fast does interpolation search converge?
  9503. Plonk By Hand (Part 1: Setup)
  9504. A self-driving AI and Raspberry Pi powered Trash Bin with Ahad Cove | Hanselminutes with Scott Hanselman
  9505. Protect domains that don’t send email
  9506. IoT Unravelled Part 5: Practical Use Case Videos
  9507. How to write an essay well
  9508. How io_uring and eBPF Will Revolutionize Programming in Linux
  9509. Modern storage is plenty fast. It is the APIs that are bad.
  9510. Why Java is better than C++ for high speed trading systems
  9511. How Magic Mushrooms Are Changing the Lives of Terminal Cancer Patients | The Tyee
  9512. Don’t do your own electrical work | Electrical Safety Office
  9513. OrchardCMS/OrchardCore.Samples
  9514. Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
  9515. Zoom Together This Thanksgiving with Unlimited Meetings - Zoom Blog
  9516. An ex-Googler's guide to dev tools
  9517. FrontPage: The Good, The Bad, and The Ugly
  9518. Atrix256/MIS
  9519. Multiple Importance Sampling in 1D
  9520. PHP: News Archive - 2020
  9521. Development With A Dot - Inline Images with ASP.NET Core
  9522. Disk and File I/O performance with ETW traces: Why is System doing so much stuff? | The Old New Thing
  9523. Upcoming story about Coinbase
  9524. dcz-self/breedmatic
  9525. Terry Lambert's answer to What’s your opinion about macOS Big Sur?
  9526. How to add Open API support for Azure Functions
  9527. How to create a QR Code generator with Azure Functions
  9528. IoT Unravelled Part 4: Making it All Work for Humans
  9529. Blazor JavaScript Isolation, Modules, and Dynamic C#
  9530. Announcing Microsoft Q&A for .NET | .NET Blog
  9531. varkor/quiver
  9532. Upgrading ConfigurationManager for .Net 5
  9533. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  9534. I Spent 11 Years Working on This Line Rider Track
  9535. Uno Platform Webcast: What’s new with Uno Platform, .NET 5 and WinUI 3 Preview 3
  9536. .Net 5 is PERFECT for DevOps
  9537. Dark version of github · Issue #66 · isaacs/github
  9538. 2.91 — blender.org
  9539. .NET Rocks! vNext
  9540. Themes of .NET
  9541. VerbalExpressions/JavaVerbalExpressions
  9542. Adding sign language interpretation to your online event
  9543. Melb․Net December 2020 Online Meetup
  9544. IPFS Free Library - freeread.org
  9545. Custom Validation in Blazor WebAssembly - Code Maze
  9546. Microsoft Edge WebView2 Now Generally Available
  9547. Modern storage is plenty fast. It is the APIs that are bad.
  9548. Outbox Pattern: Reliably Save State & Publish Events
  9549. An opinionated list of best practices for textual websites
  9550. My brother’s hamster | Jesse Li
  9551. Be Thankful for Open Source This Year! Try an Alternative OS
  9552. From Laptop to Rack Mount Server
  9553. Reasons why SELECT * is bad for SQL performance - Tanel Poder Consulting
  9554. Herding Code 243: Shawn Wildermuth on his new film, Hello World
  9555. I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  9556. Monorepo? Think Twice
  9557. Magnetic USB-cable mod for Ultimate Hacking Keyboard
  9558. Exit Feeds, Enter Community
  9559. Recruiting and Hiring Software Engineers
  9560. Gcp Certificate Authority Service (Beta)
  9561. Watch out for .NET Core Runtime Bitness for IIS Installs
  9562. The dangers and gotchas of using scoped services in IConfigureOptions
  9563. Crypto Dictionary
  9564. hCaptcha Is Now the Largest Independent CAPTCHA Service, Runs on 15% Of The Internet
  9565. AWS Service Health Dashboard - Nov 25, 2020 PST
  9566. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  9567. Anchor target=_blank implies rel=noopener (Id34bbc48) · Gerrit Code Review
  9568. We Rewrote Everything in $HOTLANG, and our Startup Still Failed
  9569. I asked GPT-3 for the question to “42”. I didn’t like its answer and neither will you.
  9570. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  9571. Edward Snowden on the Dangers of Silicon Valley Censorship - System Update with Glenn Greenwald
  9572. Caching - Simply Explained
  9573. ‎The Numberphile Podcast on Apple Podcasts
  9574. Club Automatic - with Alex Bellos — The Numberphile Podcast
  9575. PODCAST: Club Automatic - with Alex Bellos — Numberphile
  9576. macOS has checked app signatures online for over 2 years
  9577. Accelerate .NET to Azure with GitHub Actions
  9578. Raspberry Pi 4 V3DV graphics driver achieves Vulkan 1.0 conformance
  9579. Logz.io | Stop wasting your time with Old-School Logging
  9580. Moving Quicksilver into production
  9581. Preliminary notes on analyzing Disk and File I/O performance with ETW traces | The Old New Thing
  9582. Learn Difficult Concepts with the ADEPT Method – BetterExplained
  9583. Managing developer identities in autonomous teams | Kislay Verma
  9584. Reliably Save State & Publish Events (Outbox Pattern)
  9585. Study reveals gender bias in TA evaluations
  9586. Development With A Dot - Interfaces and Inversion of Control
  9587. safepassme
  9588. IoT Unravelled Part 3: Security
  9589. microsoft/TypeScript
  9590. AMA? BITFD! | Epsilon Theory
  9591. honza/smithy
  9592. Naming NuGet, A Lesson In Distributed Decision Making
  9593. Deploying .NET apps to containers on AWS
  9594. Spectre.Console lets you make beautiful console apps with .NET Core
  9595. Improving your ASP.NET Core site's e-mailing capabilities
  9596. Monsters Weekly 192 - C# 9 Top Level Statements
  9597. C# 9 Records as DDD Value Objects
  9598. Effective Remote Teaching with intention and creativity - Computer Stuff They Didn't Teach You #16
  9599. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  9600. Jane Street Market Prediction
  9601. Upgrading to .NET Core 5.0
  9602. Apple Silicon M1: Black. Magic. Fuckery.
  9603. What’s New in C#?
  9604. Entry failed to load
  9605. VirusTotal
  9606. Why I've Liked Chess So Much
  9607. Not as Productive as Others?
  9608. Jake Prins - Maker of digital products
  9609. Comparison of Email Hosting Possibilities
  9610. Crossing the Rubicon - Austin G. Walters
  9611. We Can Solve the Student Loan Crisis by Cutting out Students
  9612. Ruby on Rails: Still the Best Web App Framework for Most Teams - naildrivin5.com
  9613. Least squares as springs
  9614. The war we forgot in our embrace of streaming
  9615. Learning all VSCode shortcuts evolved my developing habits
  9616. The Last Delivery of an UberEats Cyclist, 2020
  9617. These are called opportunities
  9618. Lucas Simpson
  9619. Writing engineering strategy
  9620. Why And How Zk-Snark Works
  9621. .NET Community Standups | Streaming live each week
  9622. https://eprize-content.s3.amazonaws.com/Intel/241959/rules.pdf?tag=linksfordevs-20&lfd=202011
  9623. Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  9624. Someone attacked our company
  9625. Implementing a Custom TypeConverter In Razor Pages
  9626. GitHub Quick Reviews
  9627. Should You Unit-Test in ASP.NET Core?
  9628. How do people find bugs?
  9629. On the bonkers color palette of Garfield comics
  9630. Virtual - Lightning Talks
  9631. What was it like to be a software engineer at NeXT? Did workers interact with Steve Jobs?
  9632. Get Started with Individual Dev/Test
  9633. Why AWS loves Rust, and how we’d like to help | Amazon Web Services
  9634. The ASP.NET Team @TheASPNETTeam
  9635. What is the benefit of having FIPS hardware-level encryption on a drive when you can use Veracrypt instead?
  9636. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  9637. Insane Coding Camp Sues Their Critics For Being Right
  9638. Last week in .NET #18 – Throwing TFMs at the Wall to see what sticks
  9639. Why does the disk optimizer put boot files at low-numbered sectors? | The Old New Thing
  9640. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  9641. 5 Things Developers Should Be Thankful For in 2020
  9642. Applying the MVC design pattern to Razor Pages
  9643. Working for free and other desirable behaviors
  9644. You might not need machine learning
  9645. Odyssey
  9646. Testing out Azure Static Web Apps service. Let's try to deploy this blog into an static web app
  9647. IoT Unravelled Part 2: IP Addresses, Network, Zigbee, Custom Firmware and Soldering
  9648. Sydney Alt.Net User Group (Sydney, Australia)
  9649. Image tagged in immo dance
  9650. Detective Game Design Problems
  9651. Generate Client for ASP.NET Core Web API using OpenAPI
  9652. Azure Durable Entities: What are they good for?
  9653. Intuitive Guide to Convolution – BetterExplained
  9654. I created my own YouTube algorithm (to stop me wasting time)
  9655. "We must never become too busy sawing to take time to sharpen the saw." [Two solutions to a programming challenge]
  9656. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  9657. India Azure Community Conference 2020
  9658. Adding claims to existing identity
  9659. #IoTPlugAndPlay is now fully integrated in @Azure #IoTCentral. Check out how this simplifies devices integration into IoT Solutions with @obloch and Sandeep Pujar on the #IoTShow
  9660. The macro problem with microservices - Stack Overflow Blog
  9661. Morgan Hill Times | Apple’s head of security indicted in Santa Clara County CCW case
  9662. Learn C# with CSharpFritz - Ep10: SDK, Project Types, and Testing
  9663. Compiler Explorer - C
  9664. DamianPEdwards - Every developer ever
  9665. Twitch
  9666. Twitch
  9667. DamianPEdwards - A new ringtone was born
  9668. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  9669. Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  9670. Demystifying the second law of thermodynamics
  9671. Getting lucky with posting on Hacker News
  9672. Don't chase being liked or respected
  9673. Why Lies are Effective (clue: because we embody them) — Cindy Engel
  9674. My fitness philosophy
  9675. Why fairness is basically unobservable
  9676. The Organic Web
  9677. Productive Uncertainty - Reaction Wheel
  9678. Standardizing <select> And Beyond: The Past, Present And Future Of Native HTML Form Controls — Smashing Magazine
  9679. .NET 5 - MS Dev Show Podcast
  9680. CSS Isolation in Blazor Applications - Code Maze Blog
  9681. Zoomquilt
  9682. Dark Forest Is An Mmo Space-Conquest Game Where Players Discover And Conquer Planets In An Infinite, Procedurally-Generated, Cryptographically-Specified Universe
  9683. Number of Iowa abortions climb after plummeting for decades
  9684. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  9685. What can I do with Visual Basic in .NET 5? | One Dev Question
  9686. This Giant Outdoor Bubble Tent Will Turn Your Backyard Into a Winter Oasis
  9687. #148 Brandon Minnick, Getting an App into the App and Play Stores | no dogma podcast
  9688. Report Regarding the November 16, 2020 Email Incident
  9689. See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  9690. Kasa devices and Home Assistant - Integration now broken due to firmware update
  9691. dotnet/diagnostics
  9692. Vulkan Ray Tracing becomes official with Vulkan 1.2.162 (updated)
  9693. The Tech Stack of a One-Man SaaS
  9694. Build Your First for iOS & Android App with Xamarin and Visual Studio
  9695. zkSummit 6 | Hopin
  9696. C# In Simple Terms - Expressions, Lambdas, and Delegates
  9697. Effectively Diagnose and Debug .NET Apps in Visual Studio
  9698. fractals, computer graphics, mathematics, shaders, demoscene and more
  9699. Shadertoy
  9700. FSDN
  9701. WTF Happened In 1971?
  9702. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  9703. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  9704. Home | ClockworkPi
  9705. Solomon Islands to ban Facebook for the sake of 'national unity'
  9706. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  9707. Virtual desktops are an end-user window management feature, not a programmatic one | The Old New Thing
  9708. On .NET Live - Exploring the inner loop with VS Code and GitHub
  9709. mikelxc/Workarounds-for-ARM-mac
  9710. The design of concurrent subscriptions in RavenDB
  9711. C# 9 - Improving performance using the SkipLocalsInit attribute - Gérald Barré
  9712. Tests are hard, LightBDD can help
  9713. Deploying Machine Learning Models with FastAPI and Angular
  9714. .NET App Developer Links - 2020-11-23
  9715. 229: Selling iOS Apps on M1 Apple Silicon
  9716. IoT Unravelled Part 1: It's a Mess... But Then There's Home Assistant
  9717. Conventional Options · Los Techies
  9718. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  9719. Get Git Part 2
  9720. 9 New 2020 Browser Features You Probably Didn't Know
  9721. Blast Off with Blazor: Isolate and test your service dependencies
  9722. Exotic Programming Ideas: Part 3 (Effect Systems)
  9723. Design patterns in C# - The Facade Pattern | endjin
  9724. Normal Forms - Simple Talk
  9725. A festive introduction to Visual Studio Extensions
  9726. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  9727. Pagination using Async Iterators in modular AWS SDK for JavaScript | Amazon Web Services
  9728. On the Loss of a Cofounder
  9729. Guy Built A Bird Feeder That Accepts Bottle Caps For Food, And These Wild Magpies Love It
  9730. What is a Developer Game Jam?
  9731. How to become a hacker
  9732. API Developers Never REST
  9733. Layered architecture. What is layered architecture and when to use it?
  9734. WhiteHat Jr’s founder files $2.6M defamation suit against critic – TechCrunch
  9735. The book is finished, well sort of...
  9736. Sourdough Baguettes
  9737. We're celebrating Thanksgiving amid a pandemic. Here's how we did it in 1918 – and what happened next
  9738. Episode 3: Blake3, A Parallelizable Hash Function Using Merkle Trees!
  9739. Refactoring UI: The Book
  9740. Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020
  9741. The Birth of UNIX with Brian Kernighan - CoRecursive Podcast
  9742. Datasheets: 16x2 LCD By Hand (No microcontroller)
  9743. Even faster bash startup
  9744. Die Sendung mit der Maus: Die Sendung vom 22.11.2020 | ARD Mediathek
  9745. Booting from a vinyl record – BOGIN, JR.
  9746. WhiteHat Jr And The Curious Case Of Disappearing Dissent | Forbes India
  9747. X11 Library Sees Lots Of Fixes With libX11 1.7 Release
  9748. GIMP - This is 25
  9749. - Developer! Developer! Developer! Day
  9750. iPad Linux
  9751. chain_tree.py
  9752. MuSig2: Simple Two-Round Schnorr Multi-Signatures
  9753. dkopko/klox
  9754. HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches
  9755. Things I wish I'd known as a junior developer
  9756. Redirector, Keyboard and foxes
  9757. TIL: eBPF is awesome
  9758. How I Teach vim
  9759. A Taste of OCaml's Predictable Performance - Dev.Poga
  9760. Five Cryptologic Giants Inducted Into The Nsa/css Cryptologic Hall Of Honor
  9761. Sega VR Revived: Emulating an Unreleased Genesis Accessory | Video Game History Foundation
  9762. PostgREST/postgrest
  9763. ASCII Art in 1939 - Popular Science (Jun, 1939)
  9764. Digest - .NET Conf 2020
  9765. Minimalist stylesheet for HTML elements
  9766. The .NET Stacks #26: .NET 5 has arrived, let’s party
  9767. LPC-2019: SQLite on Linux
  9768. I miss working from the office
  9769. ZpqrtBnk
  9770. Amazon, Apple, Microsoft Want Their Data Kept Private from Google in Court Case - Thurrott.com
  9771. Optimizing Your Web App 100x is Like Adding 99 Servers
  9772. What is new in ASP.NET Core 5.0 Web API
  9773. Hyperbaric oxygen treatment: Clinical trial reverses two biological processes associated with aging in human cells
  9774. Why We're Building Observable
  9775. Introducing Cover Your Tracks!
  9776. Why Japanese Web Design Is So Different – Cultural, Linguistic & Technical Factors – Randomwire
  9777. Risks from symmetric encryption in Ubiquiti UniFi’s inform protocol · Jade.WTF
  9778. Transitioning from Docker to Podman - Red Hat Developer
  9779. York cycle courier set to lose his job – for shaving off his beard
  9780. Code Maze Weekly #52 - Code Maze
  9781. Introducing another free CA as an alternative to Let's Encrypt
  9782. Is Apple Silicon ready ?
  9783. SUCCESS IN BLOGGING
  9784. Cosmic Crisp apples to be shipped to stores nationwide Nov. 23
  9785. Chief Notion Officer
  9786. DIY Tech MBA
  9787. The Internet Is Now Terrifying
  9788. Test for divisibility by 13 (and 7 and 11)
  9789. Instinctive Binary Search
  9790. The Signal Private Group System And Anonymous Credentials Supporting Efficient Verifiable Encryption
  9791. Cloud to Code with VS Code and Docker
  9792. Deploy Standalone Kayenta with an Azure Storage Backend
  9793. iRel8
  9794. The Year of the Linux Desktop
  9795. microsoft/java-wdb
  9796. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  9797. Hello World Film Available for Pre-order (Fixed LInks)
  9798. What’s New in Visual Studio 2019 and beyond
  9799. Microsoft .NET Bounty | MSRC
  9800. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  9801. Double Pendulum Simulation in C++ Console
  9802. .NET Conf 2020 Feedback
  9803. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  9804. Collections: Assassin’s Creed: Valhalla and the Unfortunate Implications
  9805. Astonishing Performance of .NET 5: More Data
  9806. Enabling C# 9 in Xamarin & .NET Standard Projects
  9807. How thread-safe is the Windows Runtime PropertySet object? | The Old New Thing
  9808. Batteries included with Emacs
  9809. Dev Fonts
  9810. [JDK-8254713] Disable TLS 1.0 and 1.1
  9811. [webkit-dev] Starting January 4, 2021, Google will block all sign-ins to Google accounts from embedded browser frameworks
  9812. Getting to the Core: Benchmarking Cloudflare’s Latest Server Hardware
  9813. Eight years at Roblox
  9814. Using Microsoft Graph API in ASP.NET Core
  9815. .NET App Developer Links - 2020-11-20
  9816. Registration Statement on Form S-1
  9817. Weekly Update 218
  9818. Windows Subsystem for Linux: The lost potential - jmmv.dev
  9819. Announcing TypeScript 4.1 | TypeScript
  9820. Released: General Availability of Microsoft.Data.SqlClient 2.1
  9821. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  9822. Recursive Fibonacci and Memoization in C#
  9823. Understanding Disposables In .NET Dependency Injection - Part 3 - Steve Talks Code
  9824. hello: Let’s make a FreeBSD for “mere mortals”
  9825. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  9826. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  9827. Peanut Butter Jelly Time : Anonymous (And Buckwheat Boyz) : Free Download, Borrow, and Streaming : Internet Archive
  9828. fanf | Leap second hiatus
  9829. Go standard library benchmarks - Intel vs M1
  9830. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  9831. How to Send an SMS with ASP.NET Core - Code Maze
  9832. Performance Profiling | .NET Object Allocation Tracking Tool
  9833. Flash Animations Live Forever at the Internet Archive - Internet Archive Blogs
  9834. [Virtual] Microservices -- The Easy Way is the Wrong Way
  9835. Why aren't developers paid more?
  9836. Rational Creativity: A Brief Manifesto - Daniel Bustamante
  9837. How to AirDrop to Linux
  9838. My skepticism towards current developer meta-productivity tools.
  9839. Freelancing when you have a stutter
  9840. ErgoBlue 2: Wireless and Solar Powered ErgoDox Mechanical Keyboard
  9841. TL;DR - Extreme Summarization as a service with Isabel Cachola | Hanselminutes with Scott Hanselman
  9842. Improving Performance and Search Rankings with Cloudflare for Fun and Profit
  9843. Vertical Slice Example Updated to .NET 5
  9844. An Introduction to the Microsoft Identity Platform
  9845. Free Public Records Search - judyrecords
  9846. I'm Micah Lee, Director Of Infosec For The Intercept, Security And Privacy Enthusiast, Open Source Coder, Journalist, Techie For The Snowden Leak, Etc. Ama!
  9847. Software Library: Flash : Free Software : Free Download, Borrow and Streaming : Internet Archive
  9848. Apple Silicon M1 Chips and Docker - Docker Blog
  9849. DEVintersection Virtual Workshop Event
  9850. 1MB Club
  9851. Virtual Maths Retreat (Y10-Y11) with James Grime and Katie Steckles
  9852. .NET Foundation Survey
  9853. As internet forums die off, finding community can be harder than ever
  9854. Senior Software Engineer in Cambridge, Massachusetts, United States | Engineering at Microsoft
  9855. GitHub accounts are now integrated into Visual Studio 2019 | Visual Studio Blog
  9856. Famed Arecibo telescope, on the brink of collapse, will be dismantled
  9857. After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  9858. Using GANs to Create Fantastical Creatures
  9859. Episode 355 - Splunk, Blockchain and Azure
  9860. Announcing Rust 1.48.0 | Rust Blog
  9861. New Software Assurance Benefits for SQL Server on Azure Virtual Machines
  9862. zfs.rent
  9863. We found 12 items matching 'rubiks'
  9864. C# in Simple Terms - Attributes and Reflection
  9865. Timing for bringing page experience to Google Search
  9866. Other uses for the -library flag of the C++/WinRT compiler | The Old New Thing
  9867. GitHub + Visual Studio ❤ .NET
  9868. The Beirut Port Explosion
  9869. Open Source & Money: Part II
  9870. Development With A Dot - ASP.NET Core Pitfalls Index
  9871. Be a better public speaker! PRESENTATION TIPS AND SPEAKING HACKS by Scott Hanselman
  9872. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  9873. Haskell - All Hail Geometric Algebra!
  9874. Many services, one cloudflared
  9875. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  9876. DDD Leaders: Prioritisation skills for tech leaders
  9877. Atari Token: Turbocharging Classic Games With Crypto - Decrypt
  9878. SmallSharp 1.0.0
  9879. Inside the Cit0Day Breach Collection
  9880. React refs with TypeScript
  9881. Adding .NET 5 Support to Azure App Service
  9882. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  9883. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  9884. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  9885. Simplify your ASP.NET Core API models with C# 9 records
  9886. Using Standard Health Checks and Building your Own in ASP.NET Core
  9887. Tip 295 - What database should you use in your next Azure Functions app
  9888. How to Succeed at Automating UI Testing
  9889. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  9890. .NET Rocks! vNext
  9891. Librem 5 Mass Production Phone Has Begun Shipping – Purism
  9892. Open letter from content moderators re: pandemic — Foxglove
  9893. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  9894. I patched Battle for Bikini Bottom's worst glitches 17 years after release
  9895. #DisneyMustPay Alan Dean Foster - SFWA
  9896. Apple's 15% Deflection Tactic
  9897. The Complexity of Caching
  9898. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  9899. Lambda Fellows
  9900. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  9901. 'Extremely aggressive' internet censorship spreads in the world's democracies
  9902. New Representations Of The Aes Key Schedule
  9903. ModernWorkplaceTransformation_Oct_2020.mp4 - OneDrive
  9904. Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
  9905. Writing a technical book: from idea to print
  9906. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  9907. How I 5x'd My Rate In Three Years (graph included)
  9908. The DJ’s And The Chef’s Mindsets - Daniel Bustamante
  9909. The Mac is losing me
  9910. Architectural Tension
  9911. jsomers.net | I should have loved biology
  9912. My daughter was a creative genius, then we bought her an iPhone
  9913. OpenStreetMap is Having a Moment
  9914. Overview of Cloud Adoption Framework for Azure
  9915. Microsoft Turns Teams Collaboration Software into Low-Code Dev Tool -- Visual Studio Magazine
  9916. Microsoft Autonomous Driving Startups Program
  9917. Tailwind CSS v2.0 – Tailwind CSS
  9918. What's new in .NET Productivity | .NET Blog
  9919. US Navy destroyer shoots down an ICBM in milestone test
  9920. Entity Framework Community Standup - Special EF Core 5.0 Community Panel
  9921. Six months of Tiny Projects
  9922. DiffSharp: Differentiable Functional Programming
  9923. On combining static libraries that implement C++/WinRT activatable objects | The Old New Thing
  9924. [PATCH 00/28] Use main as default branch name
  9925. Become a Web Developer for $10 - Here's How You Do It
  9926. Open Source & Money: Part I
  9927. Complexity of Caching: Strategy, Invalidation & Fallbacks
  9928. Keynote - Welcome to .NET 5
  9929. .NET Developer Conference: Tasks and async/await from the ground up
  9930. Apple announces App Store Small Business Program
  9931. Network-layer DDoS attack trends for Q3 2020
  9932. 1648496 - (aarch64-macos) [meta] Support AArch64 on Desktop macOS (Apple Silicon)
  9933. How to Make the World Add Up (signed hardback)
  9934. Neural Network Cars and Genetic Algorithms
  9935. .NET App Developer Links - 2020-11-18
  9936. 3 Remote Productivity Hacks We Wish We Knew: Mattermost's Journey
  9937. Announcing WinUI 3: Preview 3
  9938. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  9939. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  9940. Monsters Weekly 191 - C# 9 Pattern Matching
  9941. Devinar 2020
  9942. Home - YaCy
  9943. Localization in Blazor WebAssembly Applications - Code Maze
  9944. Service Discovery with Steeltoe
  9945. Reproducible Data Science with Machine Learning
  9946. Release Preview Release v0.7.156704 · dotnet/try-convert
  9947. My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  9948. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  9949. Why Do I Think There Will be Hundreds of Billions of TinyML Devices Within a Few Years?
  9950. Embedded analytics
  9951. Alex's Thanksgiving Table
  9952. Why I Still Own Disney Stock — Ari Lewis
  9953. How much I earn on YouTube with under 2,000 subscribers - Grohs Fabian
  9954. amymhaddad
  9955. C# Expression Trees: Property Getters | Awaiting Bits
  9956. High performance individuals and teams
  9957. On Releasing Major Software Versions | Gergely Nemeth
  9958. Failing sucks, but it doesn’t kill you - Daniel Bustamante
  9959. We can do better than DuckDuckGo
  9960. davidfowl/Todos
  9961. Zaid-Ajaj/SAFE.React
  9962. davidfowl/Todos
  9963. Cryptologie | Pairing-Friendly Curves
  9964. Hemingway Editor
  9965. Can you build mobile apps with .Net 5? | One Dev Question
  9966. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  9967. GitHub Quick Reviews
  9968. The ASP.NET Team @TheASPNETTeam
  9969. Lagavulin - at Drizly.com
  9970. Monitoring AKS with Azure Sentinel
  9971. Java on Visual Studio Code Adds 'Small' New Things -- Visual Studio Magazine
  9972. reHackable/awesome-reMarkable
  9973. jarun/nnn
  9974. ranger/ranger
  9975. Servo’s new home
  9976. Marten 4.0.0-alpha.3
  9977. Updates to our Terms of Service and Privacy Statement now merged - The GitHub Blog
  9978. expect(Exception) Podcast
  9979. AWS Snowball Edge now supports Windows operating systems
  9980. Tiny version of USS Voyager sheds light on physics of microswimmers
  9981. One senior executive's warning about escalating conflicts to upper management | The Old New Thing
  9982. ‘You Have Zero Privacy’ Says an Internal RCMP Presentation. Inside the Force’s Web Spying Program | The Tyee
  9983. How a global financial institution shuts down cyberthreats at scale with Microsoft Azure Sentinel
  9984. Git is simply too hard
  9985. Using RavenDB Subscriptions with complex object graphs
  9986. How do Spotify Codes work?
  9987. Firefox 83 introduces HTTPS-Only Mode – Mozilla Security Blog
  9988. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  9989. Anchoring Trust: A Hardware Secure Boot Story
  9990. Overwhelmed with Programming? Here's small things to help - Computer Stuff They Didn't Teach You #14
  9991. .NET App Developer Links - 2020-11-17
  9992. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  9993. Migrate .NET Core 3.1 to .NET Core 5.0
  9994. C# Index and Range Operators Explained - NDepend
  9995. Open API Extension Support for Azure Functions V1
  9996. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  9997. .NET Rocks! vNext
  9998. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  9999. Big no on Big Sur: Mullvad disallows Apple apps to bypass firewall - Blog | Mullvad VPN
  10000. Shawn Wildermuth's Blog
  10001. GitHub Reinstates Youtube-DL and Puts $1M in Takedown Defense Fund * TorrentFreak
  10002. psql command line tutorial and cheat sheet
  10003. What Gödel Discovered
  10004. S-1
  10005. From Maybe to Ensure | A Danver Braganza Extravaganza
  10006. How I read blogs
  10007. How to be a normal human being during lockdown
  10008. Graphics for JVM
  10009. Medium is a shopping mall
  10010. Episode 2: Breaking Lightweight Symmetric Cryptography!
  10011. Creativity is a habit - Daniel Bustamante
  10012. Web Wednesday
  10013. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  10014. Vulnerability, leadership and paternity leave ft. Erran Berger
  10015. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  10016. Miwa - Data and Applied Scientist on Azure
  10017. Humans are Bad at URLs and Fonts Don’t Matter
  10018. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  10019. Secrets of a successful shut in
  10020. The C Standard Library Is Not Dependency Free
  10021. Android Lock-Screen Bypass (Lockdown Pro App Locker & Hi Locker)
  10022. Black screen after PacBook Pro update to …
  10023. youtube-dl repository restored at GitHub
  10024. Ok Google: please publish your DKIM secret keys
  10025. nelsontky/gh-pages-url-shortener
  10026. Blazor WebAssembly : Google Authentication - EP15
  10027. Workers KV - free to try, with increased limits!
  10028. GraphQL Schema stitching
  10029. Curious to know what a retail analytics solution is made of and want to deploy your very own? Check out the latest #IoTShow episode with @obloch and Teo De las Heras
  10030. South Africa: All about accessibility
  10031. Standing up for developers: youtube-dl is back - The GitHub Blog
  10032. The .NET Docs Show - REST in .NET: The ignored parts with Irina Scurtu
  10033. C# in Simple Terms - Tuples and Anonymous Types
  10034. github/dmca
  10035. scalablecory/NetworkToolkit
  10036. Terminal-Icons 0.2.0
  10037. Why does my command line redirection echo with an extra 1? Who's inserting these rogue 1s everywhere? | The Old New Thing
  10038. Process.WaitForExitAsync is not the async equivalent of Process.WaitForExit in .NET 5 - Gérald Barré
  10039. What distinguishes great software engineers?
  10040. Amazon.com: AMD Ryzen 7 5800X 8-core, 16-Thread Unlocked Desktop Processor Without Cooler: Computers & Accessories
  10041. ytdl-org/youtube-dl
  10042. Exploring How Computers Work
  10043. Apollo3zehn - Overview
  10044. Apple apps on Big Sur bypass firewalls and VPNs — this is terrible
  10045. SignalR core python client (VIII): MessagePack
  10046. RavenDB 5.1 Features: Searching in Office documents
  10047. Поговорим про performance-тестирование
  10048. On Learning Chess as an Adult – From 650 to 1750 in Two Years
  10049. When trusted relationships are formed, everyone wins!
  10050. Claims encryption for B2C tokens | Developer Support
  10051. Apple Silicon M1 Emulating x86 is Still Faster Than Every Other Mac in Single Core Benchmark
  10052. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  10053. Ask Jamie: Configuration, Infrastructure, and DevOps • Jamie Phillips
  10054. Turing Tumble - Build Marble-Powered Computers
  10055. 228: .NET Conf 2020 & Apple M1 Event Recap
  10056. nbeaver/why-linux-is-better
  10057. How to make SUBST mapping persistent across reboots?
  10058. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  10059. Big O Notation
  10060. Implement A Webhook Framework With ASP.NET Core
  10061. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  10062. Bulletproof uniq with TypeScript generics (yay code reviews!)
  10063. Get Git
  10064. Create Vintage Videos Using FFmpeg in 4 Simple Steps - OTTVerse
  10065. How much do statins prolong life? - Sebastian Rushworth M.D.
  10066. 4 Different Perspectives to Solve Problems
  10067. Why Git blame sucks for understanding WTF code (and what to use instead)
  10068. No one believes in climate change. Not really.
  10069. A Hero – maciek.blog
  10070. DevOps and Ransomware
  10071. Why Everyone Should Learn To Write
  10072. How to have a creative partnership at work
  10073. Zcash Counterfeiting Vulnerability Successfully Remediated
  10074. SourceHut's second year in alpha
  10075. Moving my serverless project to Ruby on Rails
  10076. Watch: BMW Made the World’s First Electrified Wingsuit. It Reached 186 MPH on Its First Flight.
  10077. Shawn Wildermuth's Blog
  10078. BetterExplained – Math lessons that click
  10079. StrongInject 1.0.0
  10080. Top 9 Feature Engineering Techniques with Python
  10081. Can’t open apps on macOS: an OCSP disaster waiting to happen
  10082. anthonychu/serverless-streamr-blazor
  10083. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  10084. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  10085. Tutorials/Part 1 | ABP Documentation
  10086. Simulation Erosion: A experiment
  10087. fszlin/certes
  10088. .NET Conf 2020 and .NET 5 links
  10089. The Prestige Trap
  10090. An Interactive Introduction to Fourier Transforms
  10091. Are you depressed?
  10092. Using Matrix to replace proprietary and centralized chat apps
  10093. JS Bin
  10094. Going Bark: A Furry’s Guide to End-to-End Encryption
  10095. Does Apple really log every app you run? A technical look
  10096. Popular stock photo service hit by data breach, 8.3M records for sale
  10097. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  10098. Open Source Is Not Free Software
  10099. Mad Man and Sane Man
  10100. Publish early, publish often
  10101. Stop Emailing Like A Rube
  10102. How to improve your mathematical writing
  10103. C++ programming language: How it became the invisible foundation for everything, and what's next
  10104. Episode 1: Post-Quantum Tls With Kems Instead Of Signatures!
  10105. JonPSmith/EfCoreinAction-SecondEdition
  10106. dekuNukem/pimp_my_microwave
  10107. Identity in Azure with Christos Matskas
  10108. Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  10109. How do brains count? - Numberphile
  10110. Intel’s Disruption is Now Complete
  10111. New lawsuit: Why do Android phones mysteriously exchange 260MB a month with Google via cellular data when they're not even in use?
  10112. xoofx/Broslyn
  10113. Personal Data Warehouses: Reclaiming Your Data
  10114. What would make you give up owning a car forever?
  10115. GFXBench - Unified cross-platform 3D graphics benchmark database
  10116. Building a secure and high-performance AKS Kubernetes cluster using Terraform - Pradeep Loganathan
  10117. #stargate by tomxor | Dwitter
  10118. S-1
  10119. Write once. Deploy everywhere.— BeeWare
  10120. The .NET Stacks #25: .NET 5 officially launches tomorrow
  10121. I Sold VSCode Stories
  10122. Episode 354 - NORAD Santa Tracker
  10123. Migrate and modernize your .NET applications on Azure | Azure Friday
  10124. Getting Started With NuGet 5.8 | The NuGet Blog
  10125. Weekly Update 217
  10126. Investing and Causation - Nick Krasney
  10127. Disagree and commit
  10128. <blink> and <marquee>
  10129. Align inner loops by kunalspathak · Pull Request #44370 · dotnet/runtime
  10130. Dropping Support For IE11 Is Progressive Enhancement
  10131. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  10132. A Comparison of Modern Graphics APIs
  10133. Be Kind
  10134. What are digital gardens?
  10135. Introducing DaVinci Resolve 17
  10136. Cryptologie | Safeboot Threat Model
  10137. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  10138. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  10139. Code Maze Weekly #51 - Code Maze
  10140. Pauls Online Math Notes
  10141. Democratizing Community with the Power Platform
  10142. So you've made a mistake and it's public... - Meta
  10143. SAD DNS Explained
  10144. Take a look at Atari's futuristic video-game themed hotels that aim to have guests experience a 'synthetic reality'
  10145. Less screen time and more sleep critical for preventing depression
  10146. Sample script to transform SharePoint Migration Tool reports | Developer Support
  10147. Microsoft.EntityFrameworkCore 5.0.0
  10148. Token authentication required for API operations - GitHub Changelog
  10149. Alex Bellos
  10150. Secure app development with Azure AD, Key Vault and Managed Identities
  10151. Always profile! The case of the mysterious performance regression
  10152. Blazor WebAssembly : Facebook Authentication - EP14
  10153. The history of the EncodePointer function for obfuscating pointers | The Old New Thing
  10154. Effect of exercise training for five years on all cause mortality in older adults—the Generation 100 study: randomised controlled trial
  10155. Automated Origin CA for Kubernetes
  10156. Join the C# Discord Server!
  10157. [cairo] Time for a release ?
  10158. Episode 64 - Augmented Reality With Lee Englestone
  10159. Your Computer Isn't Yours
  10160. November is for .NET 5
  10161. github/dmca
  10162. Stashy is a Really simple Key Value store (secretGeek.net)
  10163. Keynote - Welcome to .NET 5
  10164. Announcing PowerShell 7.1 | PowerShell
  10165. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  10166. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  10167. A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js
  10168. Babylon.js 4.2: Simplicity Reimagined
  10169. .NET 5 is Here....Now What?
  10170. Windows Terminal Preview 1.5 Release | Windows Command Line
  10171. ASP.NET Core 5 Model Binding to C# 9 Record Types
  10172. Balancing promises in your software
  10173. The Shape of Code » Evidence-based software engineering: book released
  10174. Python creator Guido van Rossum joins Microsoft – TechCrunch
  10175. The key to consistency - Sandro Maglione
  10176. Questionnaire
  10177. Top 10 libraries that don't run on the new MBPs yet
  10178. Poor Intel
  10179. Zakk Fleischmann
  10180. Linux graphics, why sharing code with Windows isn't always a win.
  10181. Figma
  10182. Using Azure WebJobs in .NET Applications - Code Maze
  10183. Getting started with DynamoDB and .NET Core
  10184. Growing the next generation of technologists with CodeCrew's Meka Egwuekwe | Hanselminutes with Scott Hanselman
  10185. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  10186. Cryptologie | High-Assurance Crypto Software
  10187. Stripe Billing: manage subscriptions, recurring payments and billing
  10188. How a Game Developer Leaked 46 Million Accounts
  10189. Babylon.js 4.2: Simplicity Reimagined
  10190. Electron | Empowering Distributed Energy Markets
  10191. macOS Big Sur is here
  10192. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  10193. Announcing the Release of the Git Experience in Visual Studio | Visual Studio Blog
  10194. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  10195. Running database migrations using jobs and init containers by @andrewlocknet - Abundant Code
  10196. Test web APIs with the HttpRepl
  10197. Microsoft.dotnet-httprepl 5.0.0
  10198. Release v5.0.0 · dotnet/HttpRepl
  10199. Docker fails to launch on Apple Silicon · Issue #4733 · docker/for-mac
  10200. C# in Simple Terms - Generics
  10201. Charles proxy for web scraping
  10202. Review and apply suggestions faster with IntelliCode suggestions
  10203. Destructing outside the lock when removing items from C++ standard containers | The Old New Thing
  10204. Motorcycle Repair Course
  10205. Microsoft Ignite
  10206. Funkwhale - Your free and decentralized audio platform
  10207. Blazor WebAssembly : Facebook Authentication - EP14
  10208. Always profile! The hidden cost of serializing large object graphs to JSON
  10209. UK Black History Month at Cloudflare
  10210. Generate a Service Bus SAS Token and Manage Token renewal using Azure Runbooks | Developer Support
  10211. Shawn Wildermuth's Blog
  10212. Testing Minecraft in Minecraft with Henrik Kniberg – Agile with Jimmy
  10213. Etebase - Your end-to-end encrypted backend
  10214. C# 9 Language Features
  10215. git-ux - Developer Community
  10216. Five Questions You May Have About ASP.NET Core For .NET 5
  10217. Securing a GraphQL endpoint
  10218. Throttling data requests with React Hooks
  10219. React Server-Side Rendering with Deno
  10220. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  10221. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  10222. Should I Migrate to .NET 5?
  10223. Build REST APIs in three steps with API Management and Azure Functions
  10224. Building Micro Frontends
  10225. Future of Desktop
  10226. Why's (Poignant) Guide to Ruby
  10227. .NET Rocks! vNext
  10228. Apple Silicon M1 Chip in MacBook Air Outperforms High-End 16-Inch MacBook Pro
  10229. Evidence suggests several state Senate candidates were plants funded by dark money
  10230. Get Animal Jam for your mobile device, PC, or Mac
  10231. An updated daily front page of The New York Times as artwork on your wall
  10232. Youtube down or app not working? Current status and problems for the UK
  10233. Talking C# Performance with Steve Gordon
  10234. Apple’s Shifting Differentiation
  10235. caddytls: Support multiple issuers by mholt · Pull Request #3862 · caddyserver/caddy
  10236. Yes to Feature Requests, No to Entitlement
  10237. What I Wish I Knew About Incident Management | Ronak Nathani
  10238. Notes On Owning Your Own Business
  10239. Write Angry
  10240. Download localized .NET IntelliSense files
  10241. How I increased my conversion rate by 2% in a day.
  10242. Give back to free and open source software
  10243. Why an IDE?
  10244. How to succeed in reaching your goals online in 2020
  10245. Cryptologie | Learning With Errors
  10246. Running Python on .NET 5
  10247. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  10248. Call For Papers - NDC London 2021 | Online Developers Conference
  10249. c9fe/22120
  10250. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  10251. Astonishing Performance of .NET 5
  10252. Architect successful workloads on Azure
  10253. How to Kick Off Your Career with Custom Vision
  10254. YAML Ain’t Markup Language (YAML™) Version 1.2
  10255. Introduction to Linear Algebra for Applied Machine Learning with Python
  10256. Release v7.1.0 Release of PowerShell · PowerShell/PowerShell
  10257. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  10258. Wifi Dabba
  10259. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  10260. Wayve | Disrupting Autonomous Driving
  10261. Postgres Observability
  10262. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  10263. Brotli compression using a reduced dictionary
  10264. My strategy for playing Settlers of Catan | The Old New Thing
  10265. The hidden callout: The destructor | The Old New Thing
  10266. Talking C# Performance with Steve Gordon | Guest Series
  10267. Tech Leaders on the Future of Remote Work
  10268. My Little Crony
  10269. Dealing with large documents (100+ MB)
  10270. Using Rust to Scale Elixir for 11 Million Concurrent Users
  10271. Is it possible to render components "dynamically" using Blazor?
  10272. damianh/docker-ci
  10273. .NET App Developer Links - 2020-11-11
  10274. Should Your Enterprise Pick Angular, React or Blazor?
  10275. Back to C# basics: Difference between "=>" and "{ get; } =" for properties
  10276. Burnout can exacerbate work stress, further promoting a vicious circle
  10277. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  10278. Modular packages in AWS SDK for JavaScript | Amazon Web Services
  10279. Monsters Weekly 190 - Using Elastic Query on SQL Azure
  10280. .NET 5 on AWS | Amazon Web Services
  10281. vscode-xml 1.14.0: A more customizable XML extension for VS Code - Red Hat Developer
  10282. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  10283. Job Board
  10284. My experience as a poll worker in Pennsylvania
  10285. How to get root on Ubuntu 20.04 by pretending nobody’s /home - GitHub Security Lab
  10286. Visual Studio Preview
  10287. amymhaddad
  10288. The Resurgence of Functional Programming - Highlights From QCon Plus
  10289. How to beat the bank
  10290. Microsoft Releases .NET 5
  10291. Executive
  10292. Eleven Years of Go - The Go Blog
  10293. Voting Systems
  10294. Netflix's Biggest Competitor is Choice — Ari Lewis
  10295. Bankrupting Fraud Summit
  10296. GA Election Resources | Fair Fight
  10297. Leveling Up Your Azure SQL Database Deployments
  10298. C# 9.0 on the record | .NET Blog
  10299. Cryptologie | The End Of Crypto
  10300. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  10301. Introducing QnA managed: Now in Public Preview
  10302. The Gods on HackerNews
  10303. Cloud Security Solutions Comparisons
  10304. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  10305. Bin Log Reader
  10306. GitHub Quick Reviews
  10307. Geek Blight - Origins of the youtube-dl project
  10308. Introducing the next generation of Mac
  10309. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  10310. .NET 5 Arrives -- Visual Studio Magazine
  10311. Visual Studio 2019 for Mac version 8.8 is now available | Visual Studio Blog
  10312. Apple unveils M1, its first system-on-a-chip for Mac computers - 9to5Mac
  10313. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  10314. .NET IoT Libraries documentation
  10315. microsoft/vscode
  10316. Download Visual Studio Code Insiders
  10317. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  10318. Spectre.Console - Welcome
  10319. .NET Foundation Store
  10320. Announcing F# 5 | .NET Blog
  10321. Azure/app-service-linux-docs
  10322. .NET Thanks!
  10323. .NET 5 on App Service
  10324. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  10325. .NET Conf 2020 - Day 1
  10326. On Apple's Piss-Poor Documentation
  10327. Implementing a Custom Model Binder In Razor Pages
  10328. Announcing the Release of EF Core 5.0 | .NET Blog
  10329. How-To Revert HP Printer’s Ban on 3rd-Party Ink Cartridges
  10330. Announcing .NET 5.0 | .NET Blog
  10331. Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan
  10332. SharpLab
  10333. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  10334. I sold Baremetrics - Baremetrics
  10335. The prank cursor that resulted in an employee being fired before they even started | The Old New Thing
  10336. Download .NET 5.0 (Linux, macOS, and Windows)
  10337. 5 Things I've Learned From Creating Developer YouTube Videos
  10338. Could a Peasant defeat a Knight in Battle?
  10339. Black, homeless people among the first arrested under Columbia's new hate speech law
  10340. My interview with Canal do Jorge Maia is now up–My career and the history of RavenDB
  10341. Gather
  10342. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  10343. Zoom lied to users about end-to-end encryption for years, FTC says
  10344. What is a System-on-Chip (SoC), and Why Do We Care if They are Open Source? « bunnie's blog
  10345. An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  10346. .NET App Developer Links - 2020-11-10
  10347. How to Recalculate a Spreadsheet
  10348. Bienvenue Cloudflare France! Why I’m helping Cloudflare grow in France
  10349. Breadmaking 101: How to Troubleshoot Bad Bread
  10350. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  10351. Coding, Cloud & Technology | Case Study : Virtual Studio for Twitch LiveStream
  10352. Blazor Stability Testing Tools for Bullet Proof Applications
  10353. Git in action - Simple Talk
  10354. Multicasting: Enhance a group of methods with just one attribute
  10355. Running Stored Procedures Across Databases in Azure
  10356. Azure Processor Limits
  10357. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  10358. Open Azure Day: A VIP Linux and OSS speaker line-up in one event
  10359. DDD 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  10360. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  10361. Data breach at Mashable leaks users’ personal information online
  10362. Practical Recommendations for Stronger, More Usable Passwords Combining Minimum-strength, Minimum-length, and Blocklist Requirements
  10363. net5-contrib.diff
  10364. Making Mass Effect not require administrator rights, or maybe how not to write a boolean check
  10365. TWC9: .NET Conf, GitHub Game Off, Windows Terminal and more
  10366. Creating a database automatically upon startup · Issue #2 · microsoft/mssql-docker
  10367. How Go helped save HealthCare.gov featuring Paul Smith, CTO of Ad Hoc (Go Time #154)
  10368. Lazy Loading in Blazor WebAssembly - Code Maze
  10369. Improve your tests with Assert Object Pattern - CodeJourney.net
  10370. Beginner's Series to: Unity | Channel 9
  10371. Over 1M Lazada RedMart accounts sold online after data breach
  10372. A more secure GitHub Experience | Visual Studio Blog
  10373. Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  10374. Convex and Concave Dispositions
  10375. Productivity vs. Privacy
  10376. When Remote Work doesn't cut it
  10377. No Free Features
  10378. A look at S&P 500's real excess return over Treasuries
  10379. 365 Blog Posts In 365 Days
  10380. Start with pen and paper
  10381. Don’t outsource your thinking — Avthar Sewrathan
  10382. Enabling Powerlines in your Visual Studio Terminal
  10383. Cellular connectivity for IoT devices is transformative. Learn how #AzureSphere helps secure this connection to the cloud with @obloch and Nicholas Chen on the #IoTShow
  10384. Cryptologie | The Joy Of Cryptography
  10385. Uno Platform Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support
  10386. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  10387. Exclusive: The former CEO of Google has applied to become a citizen of Cyprus
  10388. Ink-Stained Wretches: The Battle for the Soul of Digital Freedom Taking Place Inside Your Printer
  10389. The Tao of Programming
  10390. Introduction to Unity [1 of 7]
  10391. What is Azure Arc Enabled SQL Managed Instance | Data Exposed
  10392. a US visa in 937 days
  10393. How to write commands for dotnet-dump
  10394. C# in Simple Terms - LINQ Basics
  10395. Why aren't my custom backgrounds, animations, and colors working, such as ApplicationViewTitleBar colors? | The Old New Thing
  10396. Home
  10397. A tiny CI system - Christian Ştefănescu
  10398. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  10399. I’ll be speaking on Build Stuff conference this week
  10400. Attention Is My Most Valuable Asset for Productivity as a Software Developer
  10401. Webgl Fluid Simulation
  10402. ML Optimization pt.3 - Hyperparameter Optimization with Python
  10403. 227: Databases!
  10404. No he doesn't!
  10405. r/oculus - I now have an Oculus Paperweight
  10406. DevDay 2020: Using Roslyn to improve your codebase
  10407. No more free work from Marak - Pay Me or Fork This · Issue #1046 · Marak/faker.js
  10408. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  10409. Melb․Net Virtual Meetup in November
  10410. Module Initializers In C# 9
  10411. Multithreading Handbook for Simulation Developers
  10412. Java Developer Productivity on Windows
  10413. mgasiorowski/performance_testing
  10414. Pretending that SQLite has Stored Procedures and Functions – Chris F Carroll
  10415. The DevOps Handbook – Create Organizational Learning
  10416. LCC3 | The Live Coders
  10417. Hancock Conservancy – Hancock Park, A Brighter Future for Austin
  10418. How Kaggle makes GPUs accessible to 5 million data scientists
  10419. Fishing - Stopping some fishing would increase overall catches | Science & technology
  10420. rileytestut/AltStore
  10421. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  10422. The missing explanation of zk-SNARKs: Part 2
  10423. Programming With Proofs For High-Assurance Software
  10424. https://www.statewatch.org/media/1434/eu-council-draft-declaration-against-encryption-12143-20.pdf
  10425. iSH
  10426. Auf den Terroranschlag folgt EU-Verschlüsselungsverbot - fm4.ORF.at
  10427. Is this Mahler? This sounds like Mahler
  10428. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  10429. Taking screenshots isn't allowed by the app or your organization after upgrading to Android 11
  10430. xUnit.net v3: Bonus (struggle) stream!
  10431. Overwolf for mac OS
  10432. Building the World's Weirdest Fan
  10433. Sn0w5t0rm/Pris-Verglukar
  10434. Mutt 2.0 Release Notes
  10435. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  10436. Fmstrat/winapps
  10437. CySpy India | CySpy India
  10438. Jacques Corby-Tuech - Marketers are Addicted to Bad Data
  10439. global.json overview - .NET Core CLI
  10440. Four Seasons Total Landscaping
  10441. fuck capitalism / spotifykeydumper
  10442. My first-time pure functional programming - Sandro Maglione
  10443. My first mechanical keyboard: The Vortex Core
  10444. Startup Financing in the Age of Capital Abundance
  10445. How I Write Elm Applications
  10446. Nephila - Wikipedia
  10447. Hotel reservation platform leaked user data from top online booking sites
  10448. Installing the world’s worst video card
  10449. Cryptologie | Patenting Cryptographic Technology
  10450. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  10451. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  10452. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  10453. Voters rejecting the war on drugs is a win for public health
  10454. (t,i,x,y) => 'creative code golfing'
  10455. How to Run Node.js in VS Code From Scratch
  10456. Why not use GraphQL? | wundergraph
  10457. 7723 Alaska Ave NW #P-4, Washington, DC 20012 | MLS #DCDC482004 | Zillow
  10458. Awakening after a sleeping pill: Restoring functional brain networks after severe brain injury
  10459. ENetOABRWebAngular
  10460. Rust vs Go — Bitfield Consulting
  10461. Announcing Spectrum DDoS Analytics and DDoS Insights & Trends
  10462. Collections: Iron, How Did They Make It, Addendum: Crucible Steel and Cast Iron
  10463. Deprecating scp
  10464. [PRE-ORDER] Coding Witch Clothes
  10465. r/TVDetails - My Name is Earl (2005-2009) was shot in HD (16:9) but at the time most TVs displayed SD (4:3) image. They introduced at least 3 jokes in 3 different episodes that would only be seen by HD viewers and missed by SD viewers, because they are not shown on a 4:3 screen
  10466. A Gopher view of Gemini
  10467. A Linux sysadmin's introduction to cgroups
  10468. Building a Weather Station UI
  10469. how to read a youtube
  10470. Everyone is Lying About Texting and Driving - Luther Wealth
  10471. This Product doesn't exist: Building products super fast
  10472. Server Error for Notebooks | Data Science and Machine Learning
  10473. Standing on Our Own Two Feet
  10474. Cryptologie | Journal Of Craptology
  10475. Cake - Cake v1.0.0 RC1 released
  10476. Code Maze Weekly #50 - Code Maze
  10477. YouTube's Fake Animal Rescue Ring
  10478. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  10479. Technical debt as a lack of understanding
  10480. Troublesome Codespaces Work Hinders VS Code 'Housekeeping' Update -- Visual Studio Magazine
  10481. .NET Conf 2020
  10482. Daily links from Cory Doctorow
  10483. Release Tye 0.5 · dotnet/tye
  10484. Episode 353 - WVD Updates
  10485. tomnomnom/gron
  10486. We asked people from all over the world how journalists should cover powerful people who lie. Here is what they said
  10487. No, your clean code won't save the planet
  10488. How do I save a C++/WinRT array_view as a com_array? | The Old New Thing
  10489. Is Madeline Canonically Trans?
  10490. Optimization: what I did to make the game 300 times faster
  10491. DotVVM Blog: Announcing DotVVM 2.5
  10492. SignalR Service – Real time web | Microsoft Azure
  10493. The Turing-Completeness Problem - Alan Language
  10494. Deprecating scp
  10495. Fall 2020 RPKI Update
  10496. ANN Election Data
  10497. Spending political capital
  10498. dotnet/core
  10499. RIAA Abuses DMCA to Take Down Popular Tool for Downloading Online Videos
  10500. .NET App Developer Links - 2020-11-06
  10501. dotnet/core
  10502. Proctorio used DMCA to take down a student’s critical tweets – TechCrunch
  10503. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  10504. TylerBrinks/ExCSS
  10505. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  10506. 90 day Finn - Helsinki Business Hub
  10507. Querying Across Databases In SQL Azure
  10508. The good, the bad, and the ugly · Alex Gaynor
  10509. The Guide to CSS Grid
  10510. The Most Confusing Grep Mistakes I've Ever Made
  10511. Controlling the hostname with a WebApp when fronted by Application Gateway
  10512. erebe/personal-server
  10513. Add natural language understanding to your bot - Part 2
  10514. Why Dark didn't choose Rust
  10515. Netflix Targets Critical 'Cuties' Tweets With Copyright Takedown Requests * TorrentFreak
  10516. OS hacking: Let's debug a GCC crash on SerenityOS
  10517. Corporate Password Security with Troy Hunt | Authlogics
  10518. Learning how to learn (Pt. 1)
  10519. Underjord | The BEAM marches forward
  10520. The problem of centralisation
  10521. We Don't Need to Boycott Wayland
  10522. Stop telling me to exercise: dealing with a mild short-term depression
  10523. Everybody be Coil. You... Be Coil - Tink - Léonie Watson
  10524. Life and Death of a Linux Process
  10525. Don't make me think about whether I should pay you
  10526. Compose for Desktop UI Framework
  10527. A Productive Productivity System
  10528. Weekly Update 216
  10529. The winner of the election is... Big Tech
  10530. Goodbye USA
  10531. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  10532. A Complete Analysis Of The Bkz Lattice Reduction Algorithm
  10533. Machine Learning and Scientific Computing with Python
  10534. Setup Git with Multiple Configs
  10535. Programmatic Problem Solving with Nicole Archambault | Hanselminutes with Scott Hanselman
  10536. What is Azure Arc Enabled PostgreSQL Hyperscale?
  10537. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  10538. Real-time Data fetching with GraphQL and Blazor
  10539. Hamilton Halloween
  10540. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  10541. Video falsely claims possible voter fraud in Detroit. It actually shows a WXYZ photographer loading camera gear.
  10542. NewReleases.io
  10543. janos/compromised
  10544. Uno Platform
  10545. Nextjs Crash Course with Fauna, Tailwind CSS, React Hook Form, and SWR
  10546. Scripts for Managing Azure Container Registry
  10547. The Forgotten Number System - Numberphile
  10548. .NET Live TV | Live developer streams every day
  10549. SvgPathEditor
  10550. Override webpage resources with local copies using Microsoft Edge DevTools - Microsoft Edge Development
  10551. US formally exits Paris pact aiming to curb climate change
  10552. Python overtakes Java to become the second-most popular programming language
  10553. C# in Simple Terms - Arrays and Collections
  10554. .NET Conf 2020
  10555. Auschwitz-Birkenau - Wirtualne zwiedzanie
  10556. Building applications with C# and a Challenge!
  10557. What's the point of APTTYPE_CURRENT? I mean, of course I'm current. | The Old New Thing
  10558. ClickHouse Capacity Estimation Framework
  10559. A first look at the JIT
  10560. .NET Conf 2020
  10561. Boris Johnson: The gambler, by Tom Bower book review
  10562. FFMPEG.WASM
  10563. .NET App Developer Links - 2020-11-05
  10564. Randy Pausch Last Lecture: Achieving Your Childhood Dreams
  10565. TypeScript Dictionary
  10566. Generate a GitHub Actions workflow file from dotnet CLI
  10567. Announcing TypeScript 4.1 RC | TypeScript
  10568. Lazy-Loading Your React App
  10569. How to Switch from Redux to Recoil
  10570. Introducing Middleware Stack in Modular AWS SDK for JavaScript | Amazon Web Services
  10571. Seller Floods Forums With Stolen Data - Binary Defense
  10572. .NET Rocks! vNext
  10573. GitHub Source Code Leak
  10574. Online/Absentee Ballot Tracking
  10575. Modernizing a codebase for C# 9
  10576. New study finds psilocybin greatly and quickly relieves depression
  10577. Michigan Voter Information Center
  10578. Ballot-by-Mail/Early Ballot Search
  10579. Georgia My Voter Page
  10580. Nevada
  10581. COBOL and $2,020,202.02
  10582. Track My Ballot
  10583. Cryptologie | Taming The Many Eddsas
  10584. bddisasm: The Bitdefender x86 Disassembler
  10585. Websocket - support for custom headers for handshake · Issue #3062 · whatwg/html
  10586. On productivity
  10587. CQRS Myths: 3 Most Common Misconceptions
  10588. Sexual Suppression And Repression II: The Human Battery — Karel Donk
  10589. Hacker is selling 34 million user records stolen from 17 companies
  10590. Discover a new world of birding...
  10591. Optimizing SQL queries. Sometimes two queries are better than one.
  10592. A Brief Introduction to Deniability
  10593. School is Broken | Thoughts | SimonBlogs
  10594. How I added realtime search to my static site
  10595. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  10596. Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  10597. ocornut/imgui
  10598. Best practice when naming Durable Functions in C#
  10599. RIAA Takedowns Backfire as Pirated MP3s Now Surface on GitHub * TorrentFreak
  10600. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  10601. Home
  10602. Massachusetts voters pass right-to-repair expansion opening up car data
  10603. Discogs 20th Anniversary: Thank You for 20 Years!
  10604. USPS failed to deliver 27 percent of mail-in ballots in South Florida: report
  10605. Stop compilation after first error
  10606. Development With A Dot - ASP.NET Core Pitfalls – Areas
  10607. What is the format of the data in the AudioBuffer memory buffer, and how do I convert it to something else? | The Old New Thing
  10608. New Environment.ProcessId in .NET 5
  10609. C#9 - init-only properties are not read-only at runtime - Gérald Barré
  10610. CQRS Myths | 3 Most Common Misconceptions
  10611. Malicious npm package opens backdoors on programmers' computers | ZDNet
  10612. DISCLOSURE: Unlimited Chase Ultimate Rewards Points
  10613. Oregon becomes first state to legalize psychedelic mushrooms
  10614. GitHub warns devs face ban if they fork DMCA'd YouTube download tool... while hinting how to beat the RIAA
  10615. .NET App Developer Links - 2020-11-04
  10616. It's 2020. Why Do Printers Still Suck?
  10617. Building an artificial sun that looks unbelievably realistic...
  10618. Routing in ASP.NET Core OData 8.0 Preview | OData
  10619. Real World Akka.NET Clustering: State Machines
  10620. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  10621. Add natural language understanding to your bot - Part 1
  10622. Async code smells and how to track them down with analyzers - Summary
  10623. How to Use Browser Functionalities with Blazor WebAssembly
  10624. It’S 255:19Am. Do You Know What Your Validation Criteria Are?
  10625. The tech antitrust problem no one is talking about
  10626. Continuous Deployment explained in code
  10627. Blog - Cyber Security, Security Scan, Full Stack Vulnerability Management
  10628. A Nameless Hiker and the Case the Internet Can’t Crack
  10629. [Product Update] Increased Resources for Datasets and Kernel Outputs | Data Science and Machine Learning
  10630. Azure Functions error handling and retry guidance
  10631. 2070 - Github: Widespread injection vulnerabilities in Actions
  10632. How we made our SaaS homepage cookie-free 🍪
  10633. Challenge
  10634. US govt ups minimum H-1B tech salaries to $208,000 a year, more than startups can hope to afford, say VCs
  10635. My VS Code Setup - Must Have Configurations and Shortcuts
  10636. The MVP reconnect daily
  10637. Dark's new backend will be in F#
  10638. World of Warcraft: one simple line of code can cost you dearly
  10639. Overview sobre o Módulo 1 [1 de 84]
  10640. The Settings app lets me pick a custom color for my mouse pointer, how do I get in on that action? | The Old New Thing
  10641. Fast Inverse Square Root
  10642. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  10643. Microservices — architecture nihilism in minimalism's clothes - Blog by Vasco Figueira
  10644. Voyager 2 is back online after eight months of radio silence
  10645. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  10646. Episode 13: Andrew Gallant (BurntSushi), creator of ripgrep
  10647. Looking Ahead: Five Opportunities on The Horizon According to Tech Leaders
  10648. curlpipe/ox
  10649. Many companies pay nothing in taxes. The public has a right to know how they pull it off.
  10650. .NET App Developer Links - 2020-11-03
  10651. Flutter Web: A Fractal of Bad Design
  10652. Why billions of people won't eat pork (or why we don't know)
  10653. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  10654. Minted discloses data breach after 5M user records sold online
  10655. Why Tunnels in The US Cost Much More Than Anywhere Else in The World - Tunnel Business Magazine
  10656. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  10657. Monsters Weekly 189 - New Features in Playwright 1.5
  10658. Migrating from MVC to Blazor
  10659. The Guide to Deno
  10660. .NET Core with NGINX on Linux - Irina Scurtu
  10661. Domain model purity and lazy loading
  10662. Implementing Health Checks in ASP.NET Framework Applications
  10663. Union and Intersection of types in TypeScript
  10664. how to publish git repos that cannot be republished to github
  10665. How to Become a Digital Nomad in Bali
  10666. The best way to lose weight
  10667. Why your first customer is worth $10,000,000 — Eric Jorgenson
  10668. Regex matching with nonograms and finite state machines
  10669. How Are You Really Voting?
  10670. Leaving OCaml
  10671. Democracy is an achievement, not a recipe — sirodoht blog
  10672. Mentoring First-Time Managers | Gergely Nemeth
  10673. Two workers are quadratically better than one • Hillel Wayne
  10674. Understanding Backup Storage Redundancy in Azure SQL
  10675. Visual Studio for Mac tips and resources - Visual Studio
  10676. Brave Passes 20M MAUs and 7M DAUs
  10677. v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities by mdo · Pull Request #30571 · twbs/bootstrap
  10678. Don't let your IoT project stall when getting to production and real problems managing IoT Edge devices at scale arise! Learn how with @obloch and @toeberto from @ZededaEdge on the #IoTShow
  10679. Cryptography Dispatches: Reconstruct Instead Of Validating
  10680. How to Call C# Methods from JavaScript in Blazor WebAssembly
  10681. No More Google
  10682. Is a billion-dollar worth of server lying on the ground
  10683. Things you need to know as a C# developer - Build types
  10684. Whale tail sculpture saves Dutch metro train - France 24
  10685. Uno Platform Update Highlights New Linux Support -- Visual Studio Magazine
  10686. Are C# 9 records immutable by default?
  10687. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  10688. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  10689. Working with Dates And Times in Razor Pages Forms
  10690. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  10691. Names are not type safety
  10692. GitHub Warns Users Reposting YouTube-DL They Could Be Banned * TorrentFreak
  10693. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  10694. C# in Simple Terms - Exceptions and Exception Handling
  10695. Google reCAPTCHA service under the microscope: Questions raised over privacy promises, cookie use
  10696. Episode 352 - Azure Security Podcast
  10697. The .NET Docs Show - Navigating ML.NET 🗺️ in depth with Bri Achtman
  10698. LG UltraFine 5K Display
  10699. Document
  10700. Software Library: MS-DOS Games : Free Software : Free Download, Borrow and Streaming : Internet Archive
  10701. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  10702. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  10703. How can I ask the networking stack whether the system has obtained network connectivity? | The Old New Thing
  10704. Second edition of Bulletproof SSL and TLS now in preview
  10705. Background Features in Google Meet, Powered by Web ML
  10706. Raspberry Pi 400: the $70 desktop PC - Raspberry Pi
  10707. Here's Why That Autonomous Race Car Crashed Straight Into a Wall
  10708. If You Don't Want Guitar Lessons, Stop Following Me
  10709. ML Optimization - Advanced Optimizers from scratch with Python
  10710. Winamp for Windows 10 | Winamp for Windows, Mac, Android
  10711. 226: Universal Custom Data Link Schemes
  10712. Implement a Blazor full text search using Azure Cognitive Search
  10713. Blazor and Azure B2C: The Big Picture
  10714. The State of .NET Webinar: Unpacking .NET 5 Together!
  10715. The Basis of Testing – Stories from a Software Tester
  10716. The Software Rewrite
  10717. Identity Server 4 with .NET Core App
  10718. Back to Basics: Event Delegation
  10719. Installing a Server Rack in my Home Office and adding a Ubiquiti Dream Machine/Switches for Dual WAN
  10720. https://cryptome.org/2020/10/nsa-history-computer-security-1998.pdf
  10721. Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform
  10722. Don’t Judge
  10723. Daniel Skogly's blog | You might not need to store (plaintext) emails
  10724. Focus - Leadership Breadcrumbs - Carlos Vilhena
  10725. Here is a way to predict who is going to win the election.
  10726. Goodbye, Twitter.
  10727. Why men's health depends on feminism
  10728. How do Wake-On-Lan works?
  10729. Every article about software is wrong
  10730. Cryptologie | Real World Cryptographers Podcast
  10731. Danish military intelligence uses XKEYSCORE to tap cables in cooperation with the NSA
  10732. .NET Learning Challenge!
  10733. 7GUIs
  10734. WordPerfect for DOS Updated
  10735. The missing explanation of ZK-SNARKs: Part 1
  10736. India Azure Community Conference 2020 | The ultimate developer conference
  10737. RISC-V.md
  10738. Dev Discussions - James Hickey
  10739. When the Supreme Court ruled to allow American flag burning
  10740. youtube-dl
  10741. HALF OFF everything + a free Halloween treat!
  10742. This Toronto-area lawyer had to flee the country after taking on the tow truck industry
  10743. Soccer match ruined when AI-controlled camera mistakes ref’s bald head for ball
  10744. Pattern matching in C# 9.0
  10745. Why is subtracting these two times (in 1927) giving a strange result?
  10746. 123 Sesame Street 21324 | Ideas | Buy online at the Official LEGO® Shop AU
  10747. Uno Platform 3.1 Released
  10748. A Spectre is Haunting Unicode
  10749. AI Camera Ruins Soccer Game For Fans After Mistaking Referee's Bald Head For Ball
  10750. Data of 21 million Mixcloud users put up for sale on the dark web | ZDNet
  10751. Samy Kamkar - NAT Slipstreaming
  10752. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  10753. Introducing C# 9: Extension GetEnumerator support for foreach loops
  10754. WinXP - Windows XP in React
  10755. Exploring Ubuntu Desktop on the Raspberry PI
  10756. Programming can still be magical
  10757. Extreme Debugging
  10758. Isogeny-Based Cryptography: Past, Present, And Future
  10759. Scott Santens - An Engineering Argument for Basic Income
  10760. Why Clojure?
  10761. Essays on Programming I Think About a Lot
  10762. Full-time web developer vs being a full-time dad |
  10763. Observations and Imaginations — Note Taking Apps
  10764. Personal data from 2.8 million Eatigo accounts stolen, put up for sale online
  10765. The 15:17 to Paris (2018) - IMDb
  10766. adamsky/globe
  10767. The .NET Stacks #23: .NET 5 support, migration tools, and links
  10768. Coding Interview Preparations - 30th October 2020
  10769. Governments Worldwide Consider Ditching Daylight Saving Time
  10770. 17-313: Foundations of Software Engineering
  10771. Startup School for Future Founders
  10772. High performance Data modelling in Azure Cosmos Db - Pradeep Loganathan
  10773. How to deal with Extreme Physical Pain
  10774. I’m deaf, and this is what happens when I get on a Zoom call
  10775. Code Maze Weekly #49 - Code Maze
  10776. Using C# 9 records as strongly-typed ids
  10777. Rockin’ The Code World with dotNetDave – Special Guest: Jeremy Likness
  10778. Hacker group claims to have stolen Star Tribune user information
  10779. Weekly Update 215
  10780. The man who brings the human touch to Google Cloud
  10781. Use generic trick to replace callsite · davidfowl/uController@efbbbe8
  10782. Introducing VSCode Stories
  10783. Introducing Flexible Server in Azure Database for PostgreSQL & MySQL | Azure Friday
  10784. Adi Shamir 2002 Acm A.m. Turing Award Lecture, "cryptography: State Of The Science"
  10785. High performance Data modelling with Cosmos Db - Pradeep Loganathan
  10786. Predicting Meteor Showers Using Python and Visual Studio Code
  10787. Goodbye IFTTT
  10788. Use Azure Custom Vision to Repurpose the Lunar Rover
  10789. How about bringing your whole IoT solution on premise with IoT Hub now available on Azure Stack Hub? All about it on the #IoTShow with @obloch
  10790. GitHub Codespaces
  10791. Annals.pdf
  10792. The Man Who Carried Computer Science on His Shoulders – Krzysztof Apt – Inference
  10793. Codespaces for desktop - You can book online!
  10794. GitHub Codespaces using Visual Studio or browser
  10795. To apply AI for good, think form extraction
  10796. Carnation - Visual Studio Marketplace
  10797. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  10798. RedMart Data Security Incident
  10799. ryzngard/Carnation
  10800. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  10801. Troy Hunt partners with 1Password as Strategic Adviser | 1Password
  10802. Lazada suffers data breach; personal information from 1.1 million RedMart accounts for sale online
  10803. Visual Studio Extensions Getting Revamp -- Visual Studio Magazine
  10804. .NET Conf 2020
  10805. Context on STM in Ruby
  10806. Goodbye IFTTT
  10807. Wobblepaint
  10808. State and governance of the project? · Issue #767 · zloirock/core-js
  10809. Here be dragons: advances in problems you didn’t even know you had
  10810. The failure of a computer you didn't even know existed
  10811. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  10812. Are we web yet? Yes, and it's freaking fast!
  10813. Why am I getting an access violation trying to access a method on my C++/WinRT object? | The Old New Thing
  10814. Event Driven applications on Kubernetes with KEDA
  10815. Microsoft Night - .BLD() Tech Talks XXL
  10816. Unwrap the SERVFAIL
  10817. Episode 63 - Being Productive With Jay Miller
  10818. I Hate Coordinate Systems!
  10819. For Complex Applications, Rust is as Productive as Kotlin
  10820. C# 9 The unknown goodies | Miguel Bernard's Blog
  10821. How Gitlab puts gRPC in the Real World
  10822. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  10823. Writing a dog picture browser in ~200 lines of code
  10824. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  10825. Azure Logic Apps Running Anywhere – Runtime Deep Dive
  10826. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  10827. Animal Menagerie - O'Reilly Media
  10828. MockMechanics
  10829. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  10830. Ruby on Rails in a Week - Simple Thread
  10831. Awaitable/awaiter pattern and logical micro-threading in C#
  10832. Daily chart - More bad news for the Arctic: the Laptev Sea hasn’t frozen | Graphic detail
  10833. Why You Shouldn't Sell Your SaaS Business
  10834. What's the heck is web components - Soubai's Stories
  10835. Klim Yadrintsev
  10836. On Good Judgment and Decision-Making: The Science and Practice - Max's Two Cents
  10837. Run your own free Stock Checker - Check if sought-after items are in stock online
  10838. Going deep
  10839. Secrets of the best product teams
  10840. The Future Self Savings Method
  10841. An attempt at estimating the actual top speed of the SSC Tuatara fastest production car record, using youtube-dl and audacity.
  10842. Hanselminutes with Scott Hanselman
  10843. Prove-It, Blockchain-It: Zkp In Action
  10844. Understanding Azure Arc Enabled SQL Server
  10845. Intro to PyTorch Tutorial: Building fashion recognizer
  10846. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  10847. On .NET Live - Operationalizing ML models with ONNX, C# .... and Pokemon!
  10848. NuGet supports API key option - GitHub Changelog
  10849. Elasticsearch in ASP.NET Core - Code Maze
  10850. JDConf - Save the Date!
  10851. I've Joined the 1Password Board of Advisers
  10852. What is the Strategy Pattern? (Software Design Patterns)
  10853. A Tour of C++ Modules in Visual Studio | C++ Team Blog
  10854. How A Little Money Laundering Can Have A Big Impact On Real Estate Prices | Better Dwelling
  10855. My Resignation From The Intercept
  10856. Departing senior engineer refuses to introduce replacement to open source community/peers
  10857. Getting Started | MonoGame Documentation
  10858. paulio/UnityPhilipsLights
  10859. Stride for Unity® developers | Stride
  10860. Amazon Argues Users Don't Actually Own Purchased Prime Video Content
  10861. Stride Game Engine
  10862. The VSTO startup sequence
  10863. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  10864. What's New | MonoGame Documentation
  10865. Unity 2020.1 is now available
  10866. Introduction to GitHub
  10867. Stride Game Engine - vvvv releases VL.Stride
  10868. So long, Brackeys, and thanks for all the gamedev tutorials!
  10869. NeoAxis Engine
  10870. Introducing the Game Growth programGame Growth プログラムのご紹介 - Unity Technologies Blog
  10871. LEGO® Microgame - Unity Learn
  10872. Unity’s future starts with U - Unity Technologies Blog
  10873. Wave Engine for business and industry
  10874. 3b1b/manim
  10875. Fungus
  10876. The remarkable number 1/89
  10877. Organizing Code by Feature using Vertical Slices
  10878. Configuration pattern and ConfigureServices
  10879. C# in Simple Terms - Namespaces
  10880. Study helps explain why motivation to learn declines with age
  10881. What's in a Linux executable? - fasterthanli.me
  10882. Putting JSON in a block chain? First decide what your JSON is…
  10883. Do any Windows Runtime projections cache nondefault Windows Runtime interfaces? | The Old New Thing
  10884. Xamarin.Forms 5 Is Here! | The Xamarin Show
  10885. Next.js is the Best React Framework - Authentication, SSR vs CSR, and more!
  10886. Machine Learning Attack Series: Image Scaling Attacks · wunderwuzzi blog
  10887. Consuming JSON Objects Stream (NDJSON) With HttpClient
  10888. Introducing Bot Analytics
  10889. Introducing SparkFun À La Carte
  10890. Pyston v2: 20% faster Python
  10891. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  10892. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  10893. Security incident, October 2020
  10894. .NET App Developer Links - 2020-10-29
  10895. Microsoft Word - Wood Douglas Sutton - in press
  10896. .NET Rocks! vNext
  10897. The Future of Visual Studio Extensions | Visual Studio Blog
  10898. Test Series: Part 2 Unit Testing
  10899. A Type of Useless
  10900. Tip 293 - 5 Things you didn't know about Azure Cognitive Services
  10901. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  10902. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  10903. The System
  10904. I violated a code of conduct
  10905. Dr. Leonid Rogozov operating himself to remove his appendix in Antarctica, 1961 - Rare Historical Photos
  10906. How Secure is Your Data Security | Thu 5 Nov midday-12:40pm (AEDT), Hosted online, 5th of November | Humanitix
  10907. Organizing Code by Feature using Verticle Slices
  10908. South Africa's most notable data breaches and leaks
  10909. How many mistakes do Grandmaster chess players make?
  10910. Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  10911. Cryptologie | A Cryptologic Mystery
  10912. What would you risk for free Honey?
  10913. https://static.sched.com/hosted_files/osseu2020/e0/Oct%2027_Graphical%20User%20Interface%20Using%20Flutter%20in%20Embedded%20Systems_Hidenori%20Matsubayashi.pdf
  10914. Two Paradigms of Personal Computing
  10915. Indy Xamarin - Shell in Xamarin.Forms
  10916. A Hierarchical Tool for Thought
  10917. Why We Memo All the Things - Stefano J. Attardi
  10918. THAT COMPANY WHOSE NAME USED TO CONTAIN HTML SCRIPT TAGS LTD - Overview (free company information from Companies House)
  10919. Woman accused of impersonating prosecutor, dropping criminal charges against herself
  10920. The Unhandled Exception Podcast
  10921. See how Microsoft Healthcare team is putting #IoT on FHIR (pronounce "fire") with @obloch and Rashmi Raj on the #IoTShow
  10922. If not SPAs, What? - macwright.com
  10923. Top 5 Reasons to Choose .NET for Your IoT Project
  10924. on abandoning the X server
  10925. Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  10926. Stripe Climate
  10927. Setting the command timeout with the latest .NET SqlClient
  10928. Entity Framework Community Standup - EF Core 5.0 Collations
  10929. GitLab consultation - MediaWiki
  10930. Webinar Recording: Advanced Search Scenarios in RavenDB
  10931. What is C#? | One Dev Question
  10932. Optimizing Blazor performance using the @key directive - Gérald Barré
  10933. Organize Code by Feature | Vertical Slices
  10934. Windows Runtime objects are represented by their default interface, so choose your default interface wisely | The Old New Thing
  10935. The House on Blue Lick Road – Waxy.org
  10936. 'Ruined my life': After going all in on Amazon, a merchant says he lost everything
  10937. Part of your world: Why we’re proud to build a truly native Mac app
  10938. Humans are Bad at URLs and Fonts Don’t Matter
  10939. .NET App Developer Links - 2020-10-28
  10940. .NET libraries and the art of backward compatibility – Part 3
  10941. .NET libraries and the art of backward compatibility – Part 1
  10942. .NET libraries and the art of backward compatibility – Part 2
  10943. Splitting Large Interfaces Into Smaller Ones Is Easy
  10944. Google’s new logos are bad – TechCrunch
  10945. A Guy Walks Into an Apple Store
  10946. Have you considered buying used hardware?
  10947. Using JSInterop to Pass HTML Elements and Handle JS Errors
  10948. Apple’s A14 Packs 134 Million Transistors/mm², but Falls Short of TSMC’s Density Claims
  10949. The Danger in Listening to Experts
  10950. Taking Ideas Seriously is Hard
  10951. Why I Stopped Using ORMs to Get the Job Done
  10952. How software eats money
  10953. I tried 21 diet and exercise programs. None of them worked. Except for one.
  10954. I built an app to fix my depression (now with stats) – Eli Finer
  10955. Why We Will Never Have Enough Software Developers
  10956. Au Revoir: The End of Notebag
  10957. Taming the Tech Giants – jake lazaroff
  10958. The Grand Unified Theory of Software Architecture
  10959. Swedish authorities, banks hit by security data leak in hacker attack
  10960. Type in the exact number of machines to proceed
  10961. Creating Your First Azure SQL Database
  10962. Cryptologie | A Discretization Attack
  10963. Getting started with GraphQL and HotChocolate
  10964. Bomb Blast Radius - Numberphile
  10965. GitHub Quick Reviews
  10966. Next.js 10
  10967. WSL2 - Tips, Tricks and Techniques
  10968. Flipping Texas - Sunrise X Texas Dem Party Phone Banks w/ Jessica Cisneros and Julián Castro! · Sunrise 2020
  10969. RIAA's YouTube-DL Takedown Ticks Off Developers and GitHub's CEO * TorrentFreak
  10970. .Net 5 with Scott Hunter
  10971. Policy as Code with Terraform and Sentinel
  10972. gRPC performance improvements in .NET 5 | ASP.NET Blog
  10973. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  10974. safepassme
  10975. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  10976. Cleaning up Azure Durable Functions execution history
  10977. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  10978. Abusing Teams client protocol to bypass Teams security policies
  10979. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  10980. Building a Dashboard with ASP.NET Core and DotVVM
  10981. Free Linear Algebra text, from Jim Hefferon
  10982. MonkSoul/Fur
  10983. Mind Your Strings with .NET 5.0
  10984. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  10985. Help Us Plan EF Core 6.0 | .NET Blog
  10986. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  10987. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  10988. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  10989. PLAN C: A Safe abortion with pills
  10990. github/dmca
  10991. Mobilizon. Your events. Your groups. Your data. – Framablog
  10992. Self Managed Abortion; Safe and Supported
  10993. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  10994. JavaScript Game Tutorial - Create Tic Tac Toe with HTML, CSS, and JavaScript
  10995. re: Investigating query performance issue in RavenDB
  10996. How Entity Framework Core’s query cache works
  10997. Quickly coding with Codespaces
  10998. AMD to Acquire Xilinx
  10999. Getting started with GraphQL and HotChocolate
  11000. The BurgerMaster segment may have been legendary, but some legends aren't true | The Old New Thing
  11001. The Next Generation Web Services Framework
  11002. Using Blazor JavaScript Isolation with Library Manager
  11003. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  11004. Diving into /proc/pid/mem
  11005. Troy Hunt on Rebooting with Lisa Forte
  11006. Struct Layout - Visual Studio Marketplace
  11007. Enormous security leak at the Rikssbanken and banks – Nord News
  11008. Colouring Knots - Numberphile
  11009. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  11010. Apache Helix - Near-Realtime Rsync Replicated File System
  11011. .NET App Developer Links - 2020-10-27
  11012. Uno Platform Uno Platform 3.1 Released - Linux, new WinUI controls, Prism 8.0 and more
  11013. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  11014. Monsters Weekly 188 - Intercepting Network Requests with Playwright
  11015. Justice At Spotify - Union of Musicians and Allied Workers — UMAW
  11016. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  11017. Upgrading a .Net Framework library to .Net 5
  11018. Running an Online Conference using Microsoft Azure
  11019. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  11020. How to Accommodate a Massive Surge in Absentee Voting
  11021. Blast Off with Blazor: Get to know Blazor and our project
  11022. A talk about Dump File analysis
  11023. Asking Microsoft to resign from the RIAA over youtube-dl takedown demand
  11024. How to Call JavaScript Functions with C# in Blazor WebAssembly
  11025. Surviving disillusionment
  11026. Hello there.pdf
  11027. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  11028. Oracle Groundbreakers APAC Virtual Tour 2020
  11029. Oracle Groundbreakers APAC Virtual Tour 2020
  11030. On the psychology and dynamics of OSS: passion, burnout and (im)balance
  11031. Understanding company decisions using knowledge graphs – Leopold Bosankic
  11032. Fighting Bots With The Client-Puzzle Protocol
  11033. Lessons learnt from building Newslettrs – Monish Kumar's Blog
  11034. You Need to Timestamp Your Shell History
  11035. How much specification does a developer need?
  11036. Shared Curiosity
  11037. EditForm - forms and validation in Blazor
  11038. morris/vanilla-todo
  11039. Bytecode Alliance: One year update
  11040. Why we chose Java for our High-Frequency Trading application
  11041. Music industry forces widely used journalist tool offline
  11042. Blazer WebAssembly with EF Core
  11043. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  11044. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  11045. https://dl01.blob.core.windows.net/pdf/vs-and-vsmac-quick-reference.pdf
  11046. Setting up a build with NUKE
  11047. r/google - For opening Home instead of Drive gang
  11048. Lobe | Machine Learning Made Easy
  11049. dotnet-vs 0.3.85
  11050. Exam Surveillance Tools Record Students' Every Move
  11051. Rethink the Modern Mobile App: An Intro to Mobile Development
  11052. dotnet/aspnetcore
  11053. Simple way to Docker on Windows 10 home with WSL 2
  11054. Road to gRPC
  11055. C# in Simple Terms - Interfaces and Abstract Classes
  11056. Otvdm/winevdm
  11057. Get more done with search in Visual Studio | Visual Studio Blog
  11058. Keyboard shortcuts for Microsoft Teams
  11059. Fast bitmap iteration in C#
  11060. I told the Microsoft Visual C++ compiler not to generate AVX instructions, but it did it anyway! | The Old New Thing
  11061. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  11062. Sam's Notes
  11063. Using IR Receiver (HX1838) + Remote Control (ESP32 + Arduino Series)
  11064. Standard ML in 2020 | notes.eatonphil.com
  11065. Using Servo Motors - SG90 (ESP32 + Arduino Series)
  11066. How a one line change decreased our build times by 99%
  11067. An Intuition for Lisp Syntax
  11068. Leaving Silverlight: Converting to the Web
  11069. 225: Frank Got Catalyst for Xamarin.iOS Working!
  11070. ML Optimization pt.1 - Gradient Descent with Python
  11071. The RIAA's fraudulent attack on youtube-dl is not a DMCA §512 infri...
  11072. Are there any limitations to test automation? - Kevin Tuck
  11073. Azure Web App Service and GitHub Actions (Video Tutorial) | Azure DevOps Blog
  11074. Use ASP.NET With Turbolinks 5
  11075. The Future of Desktop: All You Need to Know about .NET 5!
  11076. Don't ever break a URL if you can help it
  11077. Address decision fatigue - before it turns code into spaghetti - JAXenter
  11078. WPF .NET Core - Routed Events
  11079. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  11080. saintmarina/undelete_jpg
  11081. Nearly 12 Million Square Feet of Vacant Office Space in S.F.
  11082. The 2020 Shopping Spree
  11083. I am Seriously Considering Going Back to Desktop Computers
  11084. SwitchUseNetCoreTimer
  11085. YouTube-DL Removed From GitHub After DMCA Notice
  11086. Microsoft Edge brings Pinterest integration to Collections
  11087. Frontend development is pain in 2020. But it gets better
  11088. Why Are Discussions about Hiring Being Broken So Broken?
  11089. Lighthouse: Expectation vs. Reality. Lighthouse web peformance audit suggestions and issues prioritize your core metrics over lighthouse | Ashutosh Sharma | Housing.com
  11090. Why We Choose to Homeschool Our Kids - The Handbook of Prosperity, Success, and Happiness
  11091. A blog post about nothing | Blog
  11092. Julia Helps To Bridge The Gap Between User and Creator
  11093. How I Voted
  11094. Llvm Provides No Side-Channel Resistance
  11095. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  11096. Department of Health and Human Services Victoria
  11097. Hackers hijack and publish mental health data of hundreds of people
  11098. SpielAffe · Über 12.000 Online-Spiele kostenlos spielen
  11099. Have I Been Pwned: Pwned Passwords
  11100. It's Time To Admit It: The X.Org Server Is Abandonware
  11101. Strict Transport Security vs. HTTPS Resource Records: the showdown
  11102. GitLab blocked Iranians’ access.
  11103. ASUS ROG Zephyrus G14 14" Gaming Laptop AMD Ryzen 9 16GB Memory NVIDIA GeForce RTX 2060 Max-Q 1TB SSD Moonlight White GA401IV-BR9N6 - Best Buy
  11104. mimoo/crypto_blogs
  11105. Reminder: Online RavenDB In Action Workshop tomorrow via NDC
  11106. Delete Facebook And You'll Lose All Oculus Games For Good
  11107. JÄTTELIK Soft toy, dinosaur, dinosaur/tyrannosaurus Rex, 44 cm - IKEA
  11108. github/dmca
  11109. Melb․NET Meetup November 2020 Submit a Talk Proposal
  11110. Pandoc - About pandoc
  11111. I fell five storeys from a New York rooftop and survived
  11112. QuickJS Javascript Engine
  11113. The coming civil war over general purpose computing | Boing Boing
  11114. Are my Encryption Keys in the Cloud Really Secure? | Cryptosense
  11115. What Was BeOS, and Why Did People Love It?
  11116. Cryptologie | The Kyber/dilithium Ntt
  11117. chrismaltby/gb-studio
  11118. GB Studio
  11119. Microsoft TileCode
  11120. Setting up a build with NUKE
  11121. This Insane 2.5 Gigapixel Image of the Orion Constellation Took Five Years To Complete
  11122. Anki as Learning Superpower: Computer Science Edition | G Research
  11123. I am an Uighur who faced China’s concentration camps. This is my story.
  11124. Chris Ball » Announcing GitTorrent: A Decentralized GitHub
  11125. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  11126. prabhuignoto/react-chrono
  11127. 2019 U.S. Traffic Deaths Lowest Since 2014, but 2020 Numbers Aren't Looking Good
  11128. Google Play Music, Music Play Store & Music Manager are going away – everything you need to know
  11129. Electoral College Decision Tree
  11130. gnu.org
  11131. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  11132. r/csharp - Matlab porting to C# goes really slow
  11133. github/dmca
  11134. Creating a Drag and Drop Bookmarklet
  11135. On self-tracking, exobrains and quantified self
  11136. Penetration Testing and Low-Cost Freelancing
  11137. I Still Dislike My Home Work Setup (and I don't know what to do about it)
  11138. The YouTube-DL Takedown
  11139. Parenting doesn’t do what I thought
  11140. The Solution to Big Tech Isn't Legislation, It's Technology
  11141. So Many Notebooks, So Little Time...
  11142. Should I buy the dip?
  11143. I'm handing over maintenance of wlroots and sway to Simon Ser
  11144. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  11145. How To Buy a Computer for Cross-Platform Development
  11146. How bare metal provisioning works in theory
  11147. No More Politics in the Workplace – jake lazaroff
  11148. Intro to Twitch: Join the Live Coding Community!
  11149. Code Maze Weekly #48 - Code Maze
  11150. Attacks On Gcm With Repeated Nonces: Poc Or It Didn't Happen
  11151. Lets Talk .NET 5, with Scott Hunter
  11152. King County Elections
  11153. Use “pseudo-sets” to control how many actions people take
  11154. How data saves lives: Using the Power Platform to gain amazing insights
  11155. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  11156. Performance Profiling | .NET Async Tool
  11157. Fowl Language
  11158. Intro to the Show
  11159. Cryo–electron microscopy breaks the atomic resolution barrier at last
  11160. Using Entity Framework Core with Azure SQL DB and Azure Cosmos DB | Azure Friday
  11161. Xamarin.Forms 5 Is Here!
  11162. Data’s Role in Moon Missions: Fictional and Real
  11163. BlazorGalaga
  11164. How to: Implement a producer-consumer dataflow pattern
  11165. BlazorGuy/BlazorGalaga
  11166. Preloading content with rel="preload"
  11167. Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  11168. After the reboot - How Satya Nadella turned Microsoft around | Briefing
  11169. PHP 8: before and after - stitcher.io
  11170. How can I tell whether a file is on an SSD? | The Old New Thing
  11171. Talking on Emerging Code about RavenDB
  11172. Damian Hickey
  11173. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  11174. Quiz Shows and Math Anxiety - with Bobby Seagull — The Numberphile Podcast
  11175. Quiz Shows and Math Anxiety (with Bobby Seagull) - Numberphile Podcast
  11176. ‎The Numberphile Podcast on Apple Podcasts
  11177. A Tour of the .NET Functions Framework
  11178. How To Get Started in Developer Relations - What It's Like Creating Content for a Living
  11179. C# 10 First Look: Constant string interpolation
  11180. Bongo Cat
  11181. Falsehoods programmers believe about time zones
  11182. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  11183. Seeing AI
  11184. .NET App Developer Links - 2020-10-23
  11185. Weekly Update 214
  11186. A Programmer’s Intuition for Matrix Multiplication – BetterExplained
  11187. C# 8.0 nullable references: defeating the point with empty strings | endjin
  11188. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  11189. Drivers Sue Uber Over Pressure to Back Gig Worker Measure (2)
  11190. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  11191. terrajobst/dotnetepicsweb
  11192. F# Advent Calendar in English 2020
  11193. Is Blazor a Safe Enterprise Bet
  11194. C# 9 Record Factories
  11195. Adobe Creative Suite archive
  11196. Simple AiMesh Wi-Fi System
  11197. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  11198. Viewing Matrices & Probability as Graphs
  11199. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  11200. Greatly Accelerating Machine Learning with Intel's Huma Abidi | Hanselminutes with Scott Hanselman
  11201. Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  11202. You Are Procedurally Generated
  11203. The Internet We Built
  11204. Sinc Split Mechanical Keyboard Build Log
  11205. How to retain customers who are leaving
  11206. Let’s build a high-performance fuzzer with GPUs!
  11207. Why Laugh At Quibi's Failure?
  11208. Be prolific
  11209. Software development by analogy - Francisco J. Revoredo
  11210. Scott Santens - With UBI, won't people just watch TV and play video games?
  11211. Static versus dynamic web sites
  11212. Reconciling Forward Secrecy With Network Traffic Visibility In Enterprise Deployments Of Tls 1.3
  11213. .NET Core with NGINX on Linux
  11214. Supercar Showdown - Supercar Showdown
  11215. How A Search Engine With 400 Million Records Literally Started From A Controller Class Test Method
  11216. Telerik UI for Blazor Updated -- Visual Studio Magazine
  11217. The .NET Docs Show
  11218. Damian Hickey
  11219. ufcpp/StringLiteralGenerator
  11220. Media Owned by Wealthy Are Quick to Tell You Wealth Taxes Are a Bad Idea
  11221. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  11222. ongoing by Tim Bray · Google Antitrust Notes
  11223. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  11224. C# in Simple Terms - Inheritance and Polymorphism
  11225. The physiological effects of slow breathing in the healthy human
  11226. OAuth 3
  11227. A Last Call for QUIC, a giant leap for the Internet
  11228. Taking a shortcut: You can query properties from a volume, and it will forward to the physical drive | The Old New Thing
  11229. Learn C# with CSharpFritz - Ep 8: Abstract Classes, Interfaces and Error Handling
  11230. A Virtual Product Management Internship Experience
  11231. Bits from the Debian Project
  11232. GitHub Actions: Deprecating set-env and add-path commands - GitHub Changelog
  11233. ASP.NET Core Blazor CSS isolation
  11234. Workflow commands for GitHub Actions
  11235. Workflow syntax for GitHub Actions
  11236. Password reuse, credential stuffing and another billion records in Have I been pwned
  11237. Tiark's Notebook
  11238. /* You Are Not Expected to Understand This */
  11239. Notes on My Colon Cancer
  11240. Psychotherapy centre's database hacked, patient info held ransom
  11241. .NET App Developer Links - 2020-10-22
  11242. Tip 291 - 5 Things you didn't know about Azure App Service
  11243. React v17.0 – React Blog
  11244. Azure Service Fabric 7.2 Release
  11245. Tip 290 - How to secure a Blazor application with Azure Active Directory
  11246. What’s new in the Windows 10 October 2020 Update
  11247. Load Balancing on Azure - An Overview
  11248. ESPHome: Nothing-to-firmware in 30 minutes
  11249. .NET Rocks! vNext
  11250. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  11251. Blazor FAST WebComponents
  11252. Entity Framework Visual Editor - Visual Studio Marketplace
  11253. New Chrome 0-day Under Active Attacks – Update Your Browser Now
  11254. Greater bandwidth in trains
  11255. 1Password for Linux beta is now open 🎊 🐧 🎊 | 1Password
  11256. Defining Service Boundaries by Splitting Entities
  11257. JsonSrcGen 0.2.0 Alpha Released
  11258. This website is killing the planet
  11259. amymhaddad
  11260. My Lab Power Setup
  11261. Repeating Crossbow - The Lazy Forger
  11262. Value dragons
  11263. blog.harterrt.com – Defining Data Intuition
  11264. A fucking rant about fucking const vs fucking let
  11265. James Randi has died.
  11266. The tangled webs we weave
  11267. How Silicon Valley will solve the trolley problem
  11268. Every hackable connector on ASUS Eee PC 901
  11269. A Brief Tour of the Unity Editor
  11270. Talking, Typing, Thinking: Software Is Not a Desk Job
  11271. Is Software Contracting For You? - Mischa Spiegelmock
  11272. Your SEO strategy should never start with keyword research. | Kole McRae
  11273. Why I write: The Feynman Technique for learning
  11274. Advisory: Security Issues In Aws Kms And Aws Encryption Sdks
  11275. Attribute-Based Access Control with Blazor WebAssembly and IS4
  11276. Search changes for anonymous users
  11277. United States v. Google
  11278. Scientists Just Discovered a Mysterious Organ Lurking in The Centre of The Human Head
  11279. #VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  11280. franzsilva/MLBuilderVSCode-Source
  11281. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  11282. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  11283. Creating a Deep Neural Network in ML.NET - Microsoft.ML.Vision Update
  11284. Marten V4 Preview: Command Line Administration
  11285. Applied F# Challenge 2021 - Call for Judges
  11286. #VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  11287. #ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  11288. switch expression - C# reference
  11289. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  11290. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  11291. Hands-Free Coding
  11292. Chrome won't clear your Google and YouTube data — even if you tell it to
  11293. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  11294. Defining Service Boundaries by Splitting Entities
  11295. How do I get from a volume to the physical disk that holds it? | The Old New Thing
  11296. Understanding cross platform .NET, and why .NET 5 is important
  11297. The Cloudflare Radar 2020 Elections Dashboard
  11298. What ORMs have taught me: just learn SQL
  11299. I enforced the AGPL on my code, here's how it went
  11300. Is it possible to see the entire history of a renamed file?
  11301. Six Lessons Learned and a New Tool Published After Organizing My 1st Virtual CodeCamp
  11302. .NET App Developer Links - 2020-10-21
  11303. Ridiculously fast unicode (UTF-8) validation
  11304. SQL Server Management Studio 18.7 now generally available - SQL Server Blog
  11305. Test Series: Part 1 – Understanding Testing Strategies
  11306. Empowering Azure CLI developers with AI
  11307. Discussing the Five Questions Every Unit Test Must Answer
  11308. Azure CLI Oct 2020 release
  11309. Continuous deployment at scale - Simple Talk
  11310. Debugging Multiple .NET Core Projects in VS Code
  11311. C# support · Issue #156 · github/semantic
  11312. Blazor in depth — Create Blazor component without Lifecycle methods
  11313. Debugging Multiple .NET Core Projects in VS Code
  11314. MoienTajik/AspNetCore-Developer-Roadmap
  11315. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  11316. How to Use NPM Packages in Blazor - Brian Lagunas
  11317. open-telemetry/opentelemetry-dotnet
  11318. My Eight-Year Quest to Digitize 45 Videotapes (Part One)
  11319. App Development Community Standup: React Native for Windows update
  11320. Episode 351 - Azure Spring Cloud
  11321. Improve rendering performance with Blazor component virtualization
  11322. Introducing C# 9: Static anonymous functions
  11323. What's Next? featuring Lin-Manuel Miranda — The West Wing Weekly
  11324. Average person has 100 passwords - study
  11325. The Laws of Mathematics are commendable
  11326. Ransomware Group Makes Splashy $20K Donation to Charities
  11327. Uno Platform Ports Windows Calculator to Linux -- Visual Studio Magazine
  11328. Get Started with PyTorch
  11329. How to Deploy Azure Arc Data Services Anywhere
  11330. Cross-platform development with .NET 5
  11331. Monkeytype
  11332. Event Driven applications on Kubernetes with KEDA
  11333. 425show - Twitch
  11334. The accelerating adoption of Julia
  11335. Apple Releases iPadOS and iOS 14.1 With Multiple Bug Fixes Ahead of iPhone 12 Launch
  11336. What sacrifices do you need to take in order to achieve your goal?
  11337. Cloudflare Analytics review
  11338. Give your variables better values
  11339. Double Your Impact in 12 Months
  11340. Why I don't take notes
  11341. How to find freelance work for junior developers?
  11342. You Can Compete With Free When It's B2B
  11343. Getting Big Things Done - Marc's Blog
  11344. Kayak.com Founding Story
  11345. Is coding a procrastination trap?
  11346. Stupid Moves
  11347. DIY custom mouse shell - The process
  11348. Salesforce Sucks
  11349. How I Made $350k in Machine Learning Tournaments
  11350. On writing in an engineering context
  11351. Expanding AI’s Impact With Organizational Learning
  11352. The Cybersecurity Community Demands Transparency, Not Legal Threats | Orca Security
  11353. On Methodology: Turing Laureates Discuss Their Approach To Work
  11354. Updates to our Terms of Service and Privacy Statement - The GitHub Blog
  11355. .NET Conf 2020
  11356. WebTransport
  11357. GitHub for Your Octopus Deploy
  11358. GitHub Quick Reviews
  11359. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  11360. Blazor in Action: building reusable frontends with C#
  11361. Firefox 82.0, See All New Features, Updates and Fixes
  11362. Combing through ComponentBase
  11363. Early Work
  11364. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  11365. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  11366. Top 10 VS Code Extensions for Web Development (2020)
  11367. SK hynix to Acquire Intel NAND Memory Business | SK hynix Newsroom
  11368. dotnet/runtime
  11369. How do I get from a file path to the volume that holds it? | The Old New Thing
  11370. Adding AssemblyMetadataAttribute using new SDK project, with MSBuild
  11371. Sponsor @kevinchalet on GitHub Sponsors
  11372. I miss Microsoft Encarta
  11373. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  11374. Assorted thoughts on zig (and rust)
  11375. GPU-Motunui · Render blog
  11376. Bot Attack trends for Jan-Jul 2020
  11377. Home
  11378. dotnet/runtime
  11379. .NET App Developer Links - 2020-10-20
  11380. Monsters Weekly 187 - Windows Terminal with Kayla Cinnamon
  11381. Blockchain, the amazing solution for almost nothing
  11382. Building cross-platform apps with .NET and Uno - Simple Talk
  11383. Monomorphic functors
  11384. Better Git diff output for Ruby, Python, Elixir, Go and more
  11385. Improving Azure Functions performance
  11386. First Bitcoin “Mixer” Penalized by FinCEN for Violating Anti-Money Laundering Laws
  11387. Async code smells and how to track them down with analyzers - Part II
  11388. StartPlaying.Games | Hire A Dungeon Master | Find D&D Games Online
  11389. Why mmap is faster than system calls
  11390. Announcing Microsoft Edge WebView2 General Availability
  11391. Blazor WebAssembly Role-Based Security with IdentityServer4
  11392. Highlights from Git 2.29 - The GitHub Blog
  11393. Intro: Adafruit Circuit Playground Express | How to Code | Ep. 1
  11394. How Discord Won
  11395. Code navigation for C# repositories - GitHub Changelog
  11396. This is not your usual High School project. @Bahburs joins @obloch on the #IoTShow to talk about his @Arduino + #AzureIoT remote heart rate monitor
  11397. Extract Available Settings Using C# | Awaiting Bits
  11398. Search personal websites
  11399. Personal banking needs an API | Chris Hardie's Tech and Software Blog
  11400. App stores foolishly bundle distribution with updates
  11401. Lessons from a Year of Side Projects
  11402. Hacking on my finances
  11403. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  11404. Wrapping NFTs for fun and less tax – Blog of Christian Felde
  11405. Let's talk about fake reviews - part 1
  11406. People Need to Reclaim the Internet - Craig Murray
  11407. The case for a learned sorting algorithm
  11408. Weird Subtitles
  11409. Structure and Interpretation of Computer Programmers
  11410. Why Deep Learning Works Even Though It Shouldn’t
  11411. It has been one year since my company was acquired
  11412. Meet Face ID and Touch ID for the Web
  11413. Cryptologie | Shor, I’Ll Do It
  11414. Securely accessing MS Graph from gRPC .NET with Azure AD
  11415. Serverless .NET on AWS - 50th Anniversary Edition!
  11416. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  11417. Building Real-Time Applications with Blazor Server and Firestore
  11418. AKS Bootcamp: Pré Módulo - Introdução do curso e apresentação do instrutor
  11419. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling interativo
  11420. AKS Bootcamp: Módulo 5 - Escalabilidade - Cluster autoscaling
  11421. AKS Bootcamp: Materiais Relacionados e Finalização do curso
  11422. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade avançada
  11423. AKS Bootcamp: Módulo 5 - Escalabilidade - Escalabilidade manual
  11424. AKS Bootcamp: Módulo 5 - Escalabilidade - Autoscaling declarativo
  11425. Marten V4 Preview: Linq and Performance
  11426. ‎Rezipe
  11427. Eilon/Rezipe
  11428. Choose a .NET Game Engine | .NET Blog
  11429. Teletype
  11430. Farming Systems Trial - Rodale Institute
  11431. Audio on the Web, for Games and VR!
  11432. C# in Simple Terms - Structs and Enums
  11433. The .NET Docs Show - Reactive Extensions for UI frameworks with Rodney Littles II
  11434. Discord Desktop app RCE
  11435. Home
  11436. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  11437. MONOSPACE by @p01
  11438. Mount points, volumes, and physical drives, oh my! | The Old New Thing
  11439. This page is a truly naked, brutalist html quine.
  11440. What is happening to .NET standard with .NET 5? | One Dev Question
  11441. Weekly Notes - #33 | Miguel Bernard's Blog
  11442. How a Customer's Trust in Cloudflare Led to a Big Win against Bots
  11443. 14 Popular Machine Learning Evaluation Metrics
  11444. OpenBSD 6.8
  11445. Forum Data Breach - Please Change Your Password - Albion Online Forum
  11446. 224: iPhone 12 is here with magnets!
  11447. .NET Epics
  11448. Data "As You Need It" with Telerik UI for Blazor DataGrid
  11449. Amazon.com: Sleep Headphones Bluetooth Headband-Wireless Sports Headband Headphones with Ultra-Soft Music Headband-Perfect Sleeping Headphones for Side Sleepers Running Yoga Insomnia Travel, Gift for Men Women: Home Audio & Theater
  11450. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  11451. .NET App Developer Links - 2020-10-19
  11452. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  11453. 4 Ways to Handle Test Data for Your End-to-End Tests | Dev Tester
  11454. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  11455. Unit testing with F# - Christina Ljungberg
  11456. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  11457. Dynamically invoking a generic method with Reflection in .NET C# - Brian Lagunas
  11458. Uno Platform Windows Calculator on Linux via Uno Platform
  11459. Towards sockets and networking in WebAssembly and WASI - radu's blog
  11460. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  11461. How Egypt is growing forests in middle of the desert
  11462. A Legislative Path to an Interoperable Internet
  11463. Amazon.com: Micro USB to Mini USB 2.0 Adapter, (2-Pack) Micro USB Female to Mini USB 2.0 Male Convert Connector Support Charge & Data Sync Compatible PS3 Controller, MP3 Player, Dash Cam, Digital Camera, Hero 3+: Home Audio & Theater
  11464. Introducing C# 9: Attributes on local functions
  11465. Layoutit Grid — CSS Grids layouts made easy!
  11466. 3 Reasons Why I Love Low Touch SaaS
  11467. Beating the Casino
  11468. Influencers as Tech Founders: Real Monetization at Last
  11469. Say goodbye to resource-caching across sites and domains
  11470. Hating Monday | Eryb's Space
  11471. Cryptologie | Grover's Algorithm
  11472. Open sourcing Layoutit Grid
  11473. Questioning Probability
  11474. Abstract Classes vs. Interfaces in C# - What You Know is Probably Wrong
  11475. Add Git Ignore to an existing Visual Studio Solution (New Git Experience)
  11476. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  11477. ironcev/awesome-roslyn
  11478. A language made for WebAssembly.
  11479. Three npm packages found opening shells on Linux, Windows systems | ZDNet
  11480. Chrome exempts Google sites from user site data settings
  11481. hgcgccccg by akashwebdesigns · Pull Request #1038 · nothings/stb
  11482. Analyzing the Design of Unusual Japanese Butter Tableware - Core77
  11483. LISP From Nothing - T3X.ORG
  11484. We deleted the production database by accident 💥
  11485. The Emerging Architectures for Modern Data Infrastructure
  11486. Chaos Ink
  11487. Holy Post - Race in America - Part 2
  11488. charmbracelet/glow
  11489. Coding Basics: If Statements, If Else, Else - Coding Tutorial For Java, C, and C++!
  11490. Voters Support Removing Traffic Enforcement From Police Purview in New York
  11491. 22U LINIER® Fixed Wall Mount Cabinet - Glass Door - Kendall Howard
  11492. Why do ARM chips have an instruction with Javascript in the name (FJCVTZS)?
  11493. OpenPrinting/cups
  11494. We’re not as divided as we think we are
  11495. On Continuous Delivery
  11496. The Case for Unique Email Addresses
  11497. dandavison/delta
  11498. What if users brought the infrastructure?
  11499. Cryptologie | How Cdns Generate Certificates
  11500. WUG Days 2020 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11501. Identifying and protecting against the largest DDoS attacks | Google Cloud Blog
  11502. Download the Atkinson Hyperlegible Font | Braille Institute
  11503. vx-underground - home
  11504. AI Reduces Bandwidth Problems for Video Calls [NVIDIA Maxine]
  11505. How to waste your career, one comfortable year at a time
  11506. My 3 revenue streams as a developer — without freelance work!
  11507. The Old Net
  11508. RollerCoaster Tycoon: the best-optimised game of all time?
  11509. One more (Zero Trust) thing: Cloudflare Intrusion Detection System
  11510. What does Atlassian's cloud-first model mean for you?
  11511. Mr. Rogers was a friend to everyone. But to one sick little girl, he was a life saver
  11512. Faster and Lighter Model Inference with ONNX Runtime from Cloud to Client
  11513. Delivering Better Customer Experience with Omni Channel
  11514. Bring compute, storage, and intelligence to the edge with Azure Stack Edge | Azure Friday
  11515. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  11516. Weekly Update 213
  11517. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  11518. The New Rules for Playing in Microsoft's Open Source Sandbox
  11519. Corporate statement
  11520. Weekly Update 213
  11521. Tinnitus Treatment | Neuromodulation Science | Lenire
  11522. Bankrupting Fraud Virtual Summit 2020
  11523. Uninstall Nano Defender Immediately
  11524. Episode 350 - Azure Time Series Insights
  11525. Porn, Zen, and .vimrc
  11526. On Managing People
  11527. The only way to be productive
  11528. Raccoon Is A Timing Vulnerability In The Tls Specification
  11529. Thoughts on Improving Online Communities
  11530. Who (and Who Not) to Get Advice From? — Juan David Campolargo
  11531. How Social Media Divides Us
  11532. Bootstrap+Blazor essentials
  11533. How to Look Great on Zoom - David Klein
  11534. Collections: Iron, How Did They Make It, Part IVb: Work Hardening, or Hardly Working?
  11535. | Ruling your NetworkMichele Coscia
  11536. Decoding the Peloton (PeloMon, Part I)
  11537. Karlův most - Stavba pilíře a klenebního pole ve 14. století
  11538. Non-Data Signals in Entrepreneurship – Phil Strazzulla's Blog
  11539. Code Maze Weekly #47 - Code Maze
  11540. Woodworking In America: Taryn Pratt | Popular Woodworking Magazine
  11541. Release v1.0.0-preview6 · microsoft/reverse-proxy
  11542. What is .NET? What's C# and F#? What's the .NET Ecosystem? .NET Core Explained, what can .NET build?
  11543. So you want to build an embedded Linux system? - Jay Carlson
  11544. Binding Tools for Swift | The Xamarin Show
  11545. Chloe and Grace Bruce Extream Kicking Seminar at Cincinnati Taekwondo Center
  11546. Stockholm Syndrome - Not What You've Been Told
  11547. Version 1.4.0 released
  11548. How our network powers Cloudflare One
  11549. Looking for a PHP developer to build a PHP RavenDB client
  11550. .NET Microservices with DAPR
  11551. Introducing Magic Firewall
  11552. 40 milliseconds of latency that just would not go away
  11553. Edge Not Found
  11554. kekyo/IL2C
  11555. The future of .NET Standard | .NET Blog
  11556. Structured binding in C++/WinRT: The key-value pair | The Old New Thing
  11557. Introduction to quantum computing with Q# – Part 9, BB84 Quantum Key Distribution
  11558. Episode 62 - What Have I Missed With Zac Braddy
  11559. c-smile/sciter-js-sdk
  11560. PC and Mac with single Mouse and Keyboard Setup on Dual 4k Screens
  11561. .NET App Developer Links - 2020-10-16
  11562. @adlrocha - What if we had Local-First Software?
  11563. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  11564. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  11565. Some helpful extensions when dealing with types in .NET |
  11566. How to Add gRPC to Your Blazor App
  11567. MVVM Toolkit Preview 3 & The Journey of an API | PAX - Windows
  11568. Best Similar Movies recommendation service
  11569. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  11570. TasteDive | Recommends music, movies, TV shows, books, authors, games, and podcasts
  11571. Personal identifiability of user tracking data during observation of 360-degree VR video
  11572. .NET Foundation September/October 2020 Update
  11573. My SQL Server Toolbox
  11574. The Problem With Seraphine
  11575. No More Mixed Messages About HTTPS
  11576. Continuous Deployment from GitHub to Azure App Service
  11577. Front Page
  11578. ASP.NET Core Series: PWA's with Blazor
  11579. Build SQL Database Projects Easily in Azure Data Studio
  11580. Performance Profiling | Database Tool
  11581. Song stuck in your head? Just hum to search
  11582. Join Hacktoberfest at the Xamarin Community Toolkit | Xamarin Blog
  11583. Embrace, Extend, Extinguish
  11584. Abundance
  11585. When You Don't Create Things
  11586. Virtual Desktop is what VR needs - with Guy Godin | Hanselminutes with Scott Hanselman
  11587. Debugging Misadventures: Down the Rabbit Hole
  11588. How (Not) to Build a Button
  11589. Inbox Zero on a Budget: How to Create Superhuman in Gmail — GG
  11590. Demystifying XML (an attempt)
  11591. How to keep up with e-mail newsletters
  11592. How We Institutionalized Incompetence
  11593. Fixing Random, part 7
  11594. Anti-unification, part 5
  11595. Exhausting vs exhaustive
  11596. beneater/rug-puzzle
  11597. In-Person Voting In Travis County Is On Par With 2016. But Votes By Mail Are Surging.
  11598. Where You Can Get Freebies, Discounts With An 'I Voted' Sticker In Austin | 102.3 THE BEAT
  11599. On .NET Live - Diving into Azure Static Web Apps
  11600. Debugger Tip - Step into a specific method
  11601. Brighton Web Development Meetup (Brighton, United Kingdom)
  11602. Solution & Project Structure of a Loosely Coupled Monolith
  11603. GitHub and VS Code
  11604. Announcing HashiCorp Waypoint
  11605. r/jobs - A Warning About Glassdoor
  11606. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  11607. C# in Simple Terms - Classes and Members
  11608. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  11609. How small businesses can start using Cloudflare One today
  11610. March 5, 2020 - Minimal March - Customizing tmux and Live Coding .NET on a Chromebook
  11611. Why Congress should invest in open-source software
  11612. Why Are the Noses Broken on Egyptian Statues?
  11613. Paystack is joining Stripe
  11614. .NET | Free. Cross-platform. Open Source.
  11615. C-Sharpcorner - Live
  11616. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  11617. .NET Microservices with DAPR
  11618. Open sourcing docs.github.com
  11619. Introducing Cloudflare Browser Isolation beta
  11620. 5 Ways to Customize VS Code
  11621. The Curious Case of Commands and Cancellation
  11622. Brian Tracy - copy-paste-shell
  11623. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  11624. Task Scheduling | Coravel
  11625. How to add C++ structured binding support to your own types | The Old New Thing
  11626. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  11627. Stripe acquires Nigeria’s Paystack for $200M+ to expand into the African continent – TechCrunch
  11628. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  11629. How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  11630. The persecution of the Uyghurs is a crime against humanity
  11631. ASP.NET Core Architecture Overview
  11632. natelastname/hanoi
  11633. Customised Ubiquiti Clients and Randomised MAC Addresses on Apple Devices
  11634. Someone Masquerading as me on Indeed and LinkedIn
  11635. Code - /dev/null as a Service
  11636. .NET App Developer Links - 2020-10-15
  11637. SmartEarrings by peripherii
  11638. How does .NET 5 change my development? | One Dev Question
  11639. The October 2020 release of Azure Data Studio is now available - SQL Server Blog
  11640. Hacker leaks passwords for 900+ enterprise VPN servers | ZDNet
  11641. Audit .NET/.NET Core Apps with Audit.NET and AWS QLDB
  11642. PowerShell Working Groups | PowerShell
  11643. Ace Switch Expressions in C# 8
  11644. Killing the Walk Monster
  11645. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  11646. React Event Handlers with TypeScript
  11647. A Great Old-Timey Game-Programming Hack
  11648. .NET Rocks! vNext
  11649. How to Build a Great Series A Pitch and Deck: Series A
  11650. Sega Master System Architecture | A Practical Analysis
  11651. Dialect Quiz
  11652. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  11653. How robots made this food commercial look effortless
  11654. TDD for ELT – Kaminsky
  11655. The Irrationality Of Risk
  11656. Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  11657. Comparing image formats. JPEG vs WebP vs AVIF.
  11658. Scaling Hangfire: Process More Jobs Concurrently
  11659. The Case against Low Priority Alerts · Utsav's Blog
  11660. The Tech Resume Inside Out
  11661. What income percentage do I need to invest to reach financial freedom in 10 years?
  11662. Helping people spot the spoofs: a URL experiment
  11663. PERTENCE.net - Blog
  11664. Cryptologie | Invisible Salamanders In Aes-Gcm-Siv
  11665. INTEL-SA-00435
  11666. Apple fibs about iPhone 12 pricing to promote wireless carriers
  11667. Dockerfile Security Best Practices - Cloudberry Engineering
  11668. Announcing HashiCorp Boundary
  11669. Spotify Tries to Hold Your Playlists Hostage - But You Can Still Transfer - Blog - FreeYourMusic.com
  11670. Need a cloud-based, self-provisioning, ready-to-deploy Predictive Operations Platform that places SMEs at the center of the solution? Check out @twin_thread on the #IoTShow with @obloch
  11671. SculptGL - A WebGL sculpting app
  11672. Visual Studio Presentation Mode - Developer Community
  11673. verless/verless
  11674. YARP: The .NET Reverse proxy
  11675. Room-Temperature Superconductivity Achieved for the First Time
  11676. madskristensen/Tweakster
  11677. Netflix has a TV-show problem
  11678. Entity Framework Community Standup - Oct 14th 2020 - Cosmos DB: Repository Pattern .NET Wrapper SDK
  11679. .NET and Visual Studio - Oracle Office Hours
  11680. Krita 4.4.0 released! | Krita
  11681. Breaking changes, version 3.1 to 5.0 - .NET Core
  11682. Plasma 5.20: One absolutely massive release
  11683. Getting a result index score from RavenDB Map/Reduce results
  11684. A brief introduction to C++ structured binding | The Old New Thing
  11685. Scaling HANGFIRE: Processing More Jobs Concurrently
  11686. From 1 to 1,000,000 — Wait But Why
  11687. Learn C# with CSharpFritz - Ep 7: The Errata Report No. 1
  11688. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 3 - Steve Gordon - Code with Steve
  11689. .NET Foundation September/October 2020 Update
  11690. Propaganda, Censorship, and Surveillance are attributes of the same...
  11691. Answering some basic questions about registering applications on Azure Active Directory
  11692. .NET App Developer Links - 2020-10-14
  11693. C# 9: Partial Methods get more flexibility | Miguel Bernard's Blog
  11694. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  11695. Monsters Weekly 186 - Some Basic Linux Commands
  11696. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  11697. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  11698. SEO mistakes I've made and how I fixed them - Maxime Heckel's Blog
  11699. HomePod mini
  11700. Google is Killing Unlimited Drive Storage for Non-Enterprise Users
  11701. LDM: My Favorite ARM Instruction
  11702. Wait for user cancel
  11703. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  11704. Speaker Directory
  11705. Open source licensing and why we’re changing Plausible to the AGPL license
  11706. Remote State Management with Terraform Cloud
  11707. How Language Understanding enables Voice Commands in Word Dictation
  11708. YARP: The .NET Reverse proxy
  11709. Exchanging UDP messages - Low-Level Academy
  11710. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 2)
  11711. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  11712. Code style rules overview - .NET
  11713. The Importance of Memory | Barnabas Kendall
  11714. The City, Inc. board of directors - phildini.dev
  11715. world smallest office suite
  11716. How much traffic do I need to earn $1000 per month - EyeSwift
  11717. Evolving your cloud-cost strategy as you scale
  11718. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  11719. Persistence: The Bridge from Average to Exceptional — Joseph Wells
  11720. Why Ferrari is the World's Most Valuable Brand — Ari Lewis
  11721. Prefer Fakes Over Mocks | Alexey Golub
  11722. What do I need to build an application ? - LanRaccoon
  11723. 4 things I've learned about negotiation
  11724. Stripe Atlas: the Key to a $100B+ Company
  11725. Technology and its side effects
  11726. Bidding Farewell to Software Engineering — cdahmedeh
  11727. Bootstrapping
  11728. Cryptography Dispatches: Nacl Is Not A High-Level Api
  11729. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  11730. Using Access Token with Blazor WebAssembly HttpClient
  11731. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  11732. MLOps: DevOps for Machine Learning | .NET Blog
  11733. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  11734. Apple
  11735. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  11736. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  11737. How The Dude Was Duped By Big Tech
  11738. Travis County early voting: 14,000 people cast ballots as of noon Tuesday
  11739. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  11740. DevReach Online - The Premier Dev Conference Now Online
  11741. GitHub Quick Reviews
  11742. The future of .NET Standard | .NET Blog
  11743. Announcing .NET 5.0 RC 2 | .NET Blog
  11744. YARP: The .NET Reverse proxy
  11745. Under the hood with routing in Blazor
  11746. Pushing UI changes from Blazor Server to browser on server raised events
  11747. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  11748. Intermittently receiving "Oops! Something bad happened!" error on Meta Stack Exchange
  11749. 14,000x Speedup - James Hiebert's Blog
  11750. Home :: California Secretary of State
  11751. .NET Foundation "All Hands" - Fall 2020
  11752. zheap
  11753. The security of a pin code vs. thumbprint
  11754. Just for fun: Retail demo user names in Windows 10 | The Old New Thing
  11755. Tailwind Crash Course - How I Built My New Product Landing Page
  11756. Release Npgsql v5.0.0 Preview 1 · npgsql/npgsql
  11757. JDK 15 Security Enhancements
  11758. The LLBLGen Pro Blog: HnD 3.0 has been released!
  11759. Don’t Pay for 95% | 5 Kids 1 Condo
  11760. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  11761. daveabrock/NASAImageOfDay
  11762. Constraint satisfaction solver (Java™, Open Source)
  11763. Render Blazor WASM components in your existing MVC/Razor Pages applications
  11764. DDD by Night: Trivia Edition
  11765. Predicting the PCG Pseudo-Random Number Generator In Practice
  11766. ASP.NET Core in Action with Andrew Lock
  11767. Online Event Page | Eventbrite
  11768. .NET App Developer Links - 2020-10-13
  11769. Quick Helper For Blazor Performance
  11770. 150+ Stanford On-Campus Computer Science Courses Available Online — Class Central
  11771. .NET Standard 1.3 in AWS SDK for .NET is now in maintenance mode | Amazon Web Services
  11772. Bootstrap logging with Serilog + ASP.NET Core
  11773. verifiedcoder/Twilight
  11774. Async code smells and how to track them down with analyzers - Part I
  11775. ASP.NET Core in Action, Second Edition
  11776. Learn Node.js with this series of short videos for beginners
  11777. Keeping your WSL Linux instances up to date automatically within Windows 10
  11778. Visual Studio Code September 2020
  11779. Why the Serverless Revolution Has Stalled
  11780. COVID Cases since June by state partisanship
  11781. Shawn Wildermuth's Blog
  11782. Exposing covert surveillance backdoors in children’s smartwatches
  11783. Advice to my young self: forget side projects and focus on your job
  11784. The Cycle of Life
  11785. The Cloud Native Show - 12 Factor Series : Introduction
  11786. Why we don't prepare enough for things we want - JFJ
  11787. We need to talk about GitHub - Thea Flowers
  11788. Professional licensing isn't a solved problem
  11789. Microsoft Identity Platform which OAuth flow should I use? | Developer Support
  11790. The art of oatmeal
  11791. Window Activation Headaches in WPF
  11792. What's Luck Got To Do With It?
  11793. Stages of self-development
  11794. Counting Speeches to Understand Xi Jinping
  11795. Differential Analyzer
  11796. Will Remote Compensation Be Tied To Location In The Future?
  11797. Let's use NUKE to Quickly Deploy an App to Azure via Zip Deployment - Dangl.Blog();
  11798. C# Language Highlights: Default Literal Expressions
  11799. Musings on relationship
  11800. Introducing Cloudflare One
  11801. [llvm-announce] LLVM 11.0.0 Release
  11802. BinomialLLC/bc7e
  11803. Why You Want To Encrypt Password Hashes
  11804. MyTexasVotes.com | Everything you need to vote >>
  11805. Car Care Products | Tevo Creations Australia | Queensland
  11806. chriswalz/bit
  11807. Edge Browser Dev Tools for VS Code Now Generally Available -- Visual Studio Magazine
  11808. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  11809. The .NET Docs Show - The .NET Foundation and .NET OSS with Claire Novotny
  11810. Blazor WebAssembly : Twitter Authentication - EP13
  11811. r/privacy - AT&T is selling your phone calls and text messages to marketers. Here is how to opt out:
  11812. welcome · Blazor in Action MEAP V01
  11813. What is Node.js and why you should learn it [1 of 26]
  11814. 'The Mental Anguish Is Intense': Gary Peters Becomes First Sitting Senator to Share Abortion Experience
  11815. world smallest office suite
  11816. Dude comes straight from the dealership for a car-seat installation, but halfway through the car disables itself (I'm guessing some anti-tamper safeguard). Hilariously, the boys at Ferrari can't remotely fix it because there's no reception undergound.
  11817. As election looms, a network of mysterious ‘pink slime’ local news outlets nearly triples in size
  11818. DMV Lookup
  11819. Police killings more likely in agencies that get military gear, data shows
  11820. Life, part 37
  11821. C# in Simple Terms - Methods, Parameters, and Arguments
  11822. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  11823. How I killed The Event Store and Why It Had It Coming
  11824. The Ideal Auction - Numberphile
  11825. Testing Blazor components using bUnit - Gérald Barré
  11826. Building complex systems with duplication and multiple overlapping fields of fire
  11827. In 1979, some software company in Bellevue was hiring | The Old New Thing
  11828. Open Source Tools & Data for Music Source Separation — Open-Source Tools & Data for Music Source Separation
  11829. r/space - On Tuesday, I captured my best shot of the ISS transiting the face of the sun. The transit lasted less than a second. [OC]
  11830. Back to Machine Learning Basics - Regularization
  11831. Blazor in Action is now available on MEAP
  11832. 223: How App Updates Work
  11833. mackron/vkbind
  11834. PR Tracker for .NET projects
  11835. How do you use the Command line? PowerShell, cmd, bash? - Computer Stuff They Didn't Teach You #13
  11836. Learn Docker in a Month: Week 4 in 5 YouTube Videos
  11837. What I Am Excited About in TypeScript 4.0
  11838. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  11839. What is Render in React and How Do You Force it?
  11840. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  11841. Don't Code Tired | Approval Tests: Assert With Human Intelligence
  11842. Web “Sessions” in Private Mode
  11843. No, Microsoft is not rebasing Windows to Linux
  11844. Fuck you sunday - never let a side project die anymore on that day and just start
  11845. .NET Virtual Conference
  11846. Introducing C# 9: Covariant returns
  11847. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  11848. The DevOps Handbook – Enable Daily Learning
  11849. ryzngard/DotNot
  11850. A Note about Spotify Transfers
  11851. The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel
  11852. The JuliaMono Typeface
  11853. Republicans Call D.C. Circuit|Nominations ‘Court-Packing’
  11854. Cryptologie | Zk-Snarks Explained With Bellman
  11855. The Observation Deck » Rust after the honeymoon
  11856. Fall Ramblings
  11857. The End of Crypto
  11858. Plan Your Route Privately: DuckDuckGo Now Has Driving & Walking Directions
  11859. Everything you ever wanted to know about building a secure password reset feature
  11860. We Need a Nuclear New Deal, Not a Green New Deal - The Bellows
  11861. Please stop using CDNs for external Javascript libraries
  11862. There are Only Four Billion Floats–So Test Them All!
  11863. Printing PDF’s in Blazor
  11864. ymte/metamine
  11865. Western Digital Sued to Permanently Block SMR in NAS HDDs - ExtremeTech
  11866. Western Digital is trying to redefine the word “RPM”
  11867. Getting started with terraform on azure - Part 1 - Pradeep Loganathan
  11868. Getting started with terraform on azure - part 2 - Pradeep Loganathan
  11869. Guido Oliveira
  11870. XChaCha20-Poly1305: A Primer with Examples in .NET
  11871. Five Eyes and Japan call for Facebook backdoor to monitor crime
  11872. Today’s Webcams Are Boring, So I Brought Back a Classic
  11873. bash errors
  11874. 10 app store principles to promote choice, fairness and innovation - Microsoft on the Issues
  11875. How does a gas pump know to shut itself off?
  11876. Nerdfighteria Wiki - Mortification and Civilization
  11877. Adelaide .NET User Group (Adelaide, Australia)
  11878. SerenityOS: The second year
  11879. Build your Azure skills with Microsoft Learn and Pluralsight
  11880. How to Surface a Classic Solution in a Modern Page | Developer Support
  11881. Why I'm starting a newsletter
  11882. Decentralized Finance will reshape (or eat?) Centralized Finance
  11883. Imposter syndrome
  11884. Why is 0.1 + 0.2 not equal to 0.3?
  11885. CRISPR is Dead
  11886. Paul Rouget - Goodbye Mozilla
  11887. (Quantum Key Distribution) Verizon Achieves Milestone In Future-Proofing Data From Hackers
  11888. Quote config_file in Mono ENV Options by mholo65 · Pull Request #1979 · OmniSharp/omnisharp-roslyn
  11889. 43,203 Indian patient pathology reports were left publicly exposed by Health Solutions
  11890. How to Docker with .NET: Getting Started
  11891. The Lovin' Spoonful - Do You Believe in Magic (Audio)
  11892. Sorry! This site is experiencing technical difficulties.
  11893. They're Made out of Meat
  11894. warrenm/HeadphoneMotion
  11895. Nigerians take to the streets in protests against controversial police unit accused of brutality
  11896. Google sues me for using the word "droid" in my company name Orpheusdroid
  11897. Exclude folders by regex (?) from time machine backup
  11898. SARS: Nigerian youth, celebrities protest against controversial police unit accused of brutality
  11899. New study suggests handwriting engages the brain more than typing
  11900. App Store gives Apple ‘monopoly power’ over iOS apps, US House antitrust report says [U: Apple responds] - 9to5Mac
  11901. Apple Tells Secure Messaging App Telegram to Take Down Protestor Channels in Belarus
  11902. Going Viral as a Woman in Tech
  11903. Using Azure Container Registry for building and deploying .NET Core Apps | Azure Friday
  11904. chsienki/Kittitas
  11905. VwjZNrJ
  11906. Update on Cybersecurity Incident | Fairfax County Public Schools
  11907. No. 35: Henrik Lundqvist Capitals jerseys are now available
  11908. The .NET Stacks #20: Route to Code, IdentityServer, community links
  11909. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  11910. Biggest Y Combinator Failed Startups
  11911. The unreasonable effectiveness of the Julia programming language
  11912. Working From Home
  11913. Microsoft Is Leader in API Management, Seen as Key to Post-Pandemic 'New Normal' -- Visual Studio Magazine
  11914. Down the ergonomic keyboard rabbit hole
  11915. Git scraping: track changes over time by scraping to a Git repository
  11916. How I hacked my social media addiction and restored my habit of reading? – Quit Being An Idiot
  11917. Could you do this?
  11918. On Learning and Knowledge Management
  11919. Electronic Signature and Sales Document Tracking Software
  11920. One Year Of Verifpal: Understanding Verifpal’S Relationship With Cryptographic Protocol Security
  11921. Memory Safe ‘curl’ for a More Secure Internet
  11922. Brainwashing by Social Media
  11923. Thanking random internet people
  11924. Stopping a Project
  11925. A History Of Elliptic Curves In Tweets
  11926. NVIDIA Uses AI to Slash Bandwidth on Video Calls
  11927. Single file application - .NET Core
  11928. Cryptologie | Attacking Threshold Wallets
  11929. If Worker Pay Had Kept Pace With Productivity Gains Since 1968, Today's Minimum Wage Would Be $24 an Hour
  11930. Leading the Global Tech Community with Anna Chu
  11931. r/redditads - 35-50% of clicks on Reddit Ads are fraudulent
  11932. I called everyone in Jeffrey Epstein's little black book.
  11933. Episode 349 - Advancing the Outage Experience
  11934. C# 9 Language Features
  11935. ProtonMail CEO calls Apple's forced in-app purchases 'Mafia extortion'
  11936. Finally! This Realistic Barbie Doll Comes With A Cabinet Full Of Plastic Bags
  11937. Neuron 1.0 released
  11938. rust in curl with hyper
  11939. MediatR 9.0 Released
  11940. An interview with Paul Mockapetris, the creator of the DNS
  11941. Code Maze Weekly #46 - Code Maze
  11942. A consequence of being the first to adopt a standard is that you may end up being the only one to adopt it: The sad story of Korean jamo | The Old New Thing
  11943. Blazor: Our first impressions with Andrew Lock
  11944. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  11945. Event Feeds: Simple and reliable messaging infrastructure
  11946. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  11947. October of Releases
  11948. A follow up to Coinbase as a “mission focused” company
  11949. Weekly Update 212
  11950. Blazor in Action
  11951. .NET App Developer Links - 2020-10-09
  11952. Interactive Unit Testing with .NET Core and VS Code
  11953. Developing with Design
  11954. Azure Best Practices - Azure Advisor
  11955. Deploy a .NET Container with Azure DevOps
  11956. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  11957. Computer Scientists Break Traveling Salesperson Record
  11958. Web Scraping with C#
  11959. Llama preview 0.1.2
  11960. Testing is not dead - Lee Hawkins
  11961. IG: @cost_n_mayor see ya thayer ;) #fyp #foryou #ToMyBestFriend #vibewithus #feelinggood #hellofall #worldpeace
  11962. Reverse engineering my cable modem and turning it into an SDR
  11963. To The Assembly - CoRecursive Podcast
  11964. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  11965. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  11966. .NET code style rule options - .NET
  11967. What Working At Stripe Has Been Like
  11968. What's New in Visual Studio Code September 2020 Update -- Visual Studio Magazine
  11969. Living and Gaming in UltraWide on Linux - Boiling Steam
  11970. Who cares about security by obscurity
  11971. The Idea Lifecycle: Why Good Ideas Are Not Enough - Will Patrick
  11972. The joy of fixing things · Viorel Sfetea
  11973. Normalizing Failure with Susana Benavidez | Hanselminutes with Scott Hanselman
  11974. How Spotify is Killing the Open Podcast Ecosystem
  11975. Duck or Rabbit? How Politics Tricks the Brain
  11976. I built an app to fix my depression – Eli Finer
  11977. Windows 98 Icon Viewer
  11978. Undersea datacenter in our future?
  11979. Why GPT-3 Can Understand Things
  11980. Police violence: Your ratios don’t prove what you think they prove
  11981. Building A Modern Trng: An Entropy Source Interface For Risc-V
  11982. Google’s Supreme Court faceoff with Oracle was a disaster for Google
  11983. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  11984. Languages & Runtime Community Standup - Source Generators
  11985. Xamarin.Essentials Mobile-Centric APIs Add macOS Desktop Support -- Visual Studio Magazine
  11986. Azure SQL Capacity Planning: Scenarios
  11987. JeremyLikness/ExpressionPowerTools
  11988. .NET - apps.peachpie.io
  11989. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  11990. Where Gaming Begins | AMD Ryzen™ Desktop Processors
  11991. James Bruton Built a Guitar-Like Synthesizer with Barcodes in Place of the Strings
  11992. Announcing Rust 1.47.0 | Rust Blog
  11993. Careers - Automated Visual Testing | Applitools
  11994. .NET Rocks! vNext
  11995. C# in Simple Terms - Code Blocks, Basic Statements, and Loops
  11996. Announcing Swift Algorithms
  11997. .NET Blog
  11998. Cancel the Presidential Debates—Permanently
  11999. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  12000. GPU Accelerated Machine Learning with WSL 2
  12001. Prerendering your Blazor WASM application with .NET 5 (part 1)
  12002. Using machine learning with RavenDB
  12003. Cryptography Dispatches: Reconstruct Instead of Validating
  12004. Microsoft Developer UK @msdevUK
  12005. We Hacked Apple for 3 Months: Here’s What We Found
  12006. Building a simple tooltip component for Blazor in under 10 lines of code*
  12007. #CloudSkills Revisited (S2/E3)
  12008. Almost Real Resume
  12009. C++ 3D Game Tutorial 24: Graphics Engine - Materials
  12010. Bruce Momjian: Postgres Blog
  12011. Beginner's Series to: JavaScript | Channel 9
  12012. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  12013. Using monorepos to increase velocity during early stages of product development | Creating Startups
  12014. How to use, open, resize, and split Panes in the Windows Terminal
  12015. Writing JavaScript tools in other languages – a new trend?
  12016. Asyncify a method and event response
  12017. How to use autocomplete at the command line for dotnet, git, winget, and more!
  12018. Poll: The Green New Deal is as popular as legalizing weed - Grist
  12019. Responding to the OFCCP on our June diversity commitments - Microsoft on the Issues
  12020. Yael Tauman Kalai - Real World Cryptographers Podcast
  12021. dotnet/aspnetcore
  12022. JDConf - Save the Date!
  12023. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  12024. .NET Conf 2020
  12025. Building a Weather Station Bot
  12026. How to design an algorithm
  12027. The Challenges of NPNM Innovation - Bone and Feathers
  12028. My App Scaled to 46,000 Users Two Weeks After Launch and Made $0. Lessons Learned.
  12029. Zoom, Humming and Rough Consensus | Tom Gamon
  12030. How to prepare for tech summer internships — Web log of agrawal-d
  12031. Thingifying the world (ii)
  12032. Team Management Brain Dump
  12033. How a side project has made me a better manager
  12034. Message Queue Overload from High Processing Latency
  12035. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  12036. The Design Of Scalar Aes Instruction Set Extensions For Risc-V
  12037. Configure code analysis rules - .NET
  12038. Chrome is deploying HTTP/3 and IETF QUIC
  12039. PS5 Teardown: An up-close and personal look at the console hardware
  12040. Bridge to Kubernetes Simplifies Microservice Development in Visual Studio/VS Code -- Visual Studio Magazine
  12041. NVIDIA Announces Cloud-AI Video-Streaming Platform to Better Connect Millions Working and Studying Remotely
  12042. Release Release v1.2.0 · aslotte/MLOps.NET
  12043. 39 Shirts - Leaving Mozilla
  12044. Inventing Virtual Meetings of Tomorrow with NVIDIA AI Research
  12045. virtualmlnet/hackathon-2020
  12046. Get all prediction scores from your ONNX model with ML.NET
  12047. Introdução ao ML.NET - Machine Learning com .NET na prática
  12048. Prioritizing Patients with Predicted Heart Disease Result with ML.NET > Amatis Blog
  12049. r/ProgrammerHumor - Oh, as easy as that. No wonder it's popular.
  12050. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  12051. Get started with MLOps.NET
  12052. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  12053. Getting Started with ElasticSearch, Part 1 – Seeding
  12054. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  12055. Getting Started with Machine Learning using ML.NET | NDC Sydney 2020
  12056. Take A Look At ML.NET
  12057. Grapefruit Is One of the Weirdest Fruits on the Planet
  12058. Error C3867: non-standard syntax; use '&' to create a pointer to member: What it means and how to fix it | The Old New Thing
  12059. Message Queue Overload! Avoiding Processing Latency
  12060. C# for Loop (Animated Examples)
  12061. Buy For Life
  12062. How to Troubleshoot THREADPOOL Waits and Deadlocked Schedulers
  12063. Two ways you can take advantage of types in JavaScript (without TypeScript) - The Blinking Caret
  12064. r/ProgrammingBuddies - Website to find coding buddies/friends
  12065. From site.css to component styles
  12066. Edgescan Questions & Answers with Troy Hunt Part 3 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  12067. 100,000 Stars
  12068. .NET App Developer Links - 2020-10-07
  12069. MIME type mismatch error after enabling the HTTP response header “X-Content-Type-Options”
  12070. Storage 101: Monitoring storage metrics - Simple Talk
  12071. SuperJSON - JSON on steroids
  12072. Creating a .NET Core Global Tool
  12073. Changing Serilog Minimum level without application restart on .NET Framework and Core
  12074. Cryptologie | Libressl Documentation Status Update
  12075. AI Applications Without a PhD
  12076. How to Publish Angular with ASP.NET Core - Code Maze
  12077. How Mercedes-Benz uses Mixed Reality to quickly connect remote experts with field technicians
  12078. TIME for a WTF MySQL moment
  12079. Principal Program Manager in Bellevue, Washington, United States | Engineering at Microsoft
  12080. How to remember what you learn
  12081. The Future of .NET is .NET 5 | DB123
  12082. How to Store Session Tokens in a Browser (and the impacts of each)
  12083. Side projects
  12084. The data on drop-downs - don't let your users suffer!
  12085. Don’t Find Mentors. Find Your Future Self. — Juan David Campolargo
  12086. Protests and Power (Idle Words)
  12087. Interfaces That Help Machine Learning
  12088. GPT-3 Bot Posed as a Human on AskReddit for a Week
  12089. When to leave the best job ever – Mike Thomas - Tech Leader. Engineering Manager. Software Developer.
  12090. Ideas from my Development Setup: Clipboard :: Ceda EI's Blog
  12091. Building a Homelab VM Server (2020 Edition)
  12092. Taiwan's amazing bike-sharing system
  12093. Diagnostics tools overview - .NET Core
  12094. Q3 Linux Touchpad like Macbook Update: Multitouch gesture test packages are ready – Relentless Simplicity
  12095. GitLab's security trends report – our latest look at what's most vulnerable
  12096. Smart male chastity lock cock-up
  12097. Scientists discover 24 'superhabitable' planets with conditions that are better for life than Earth
  12098. Game Development with .NET | .NET Blog
  12099. Welcoming the Canadian Government to Have I Been Pwned
  12100. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  12101. Elixir v1.11 released
  12102. GitHub Quick Reviews
  12103. Understanding Global VNet Peering Support for Azure SQL Managed Instance
  12104. Life, part 36
  12105. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  12106. ARM Series #12: Azure DevOps With ARM Templates
  12107. Plausible: Self-Hosted Google Analytics alternative
  12108. Amazon.com : RODE VideoMic Studio Boom Kit - VM, Boom Stand, Adapter, 25' Cable : Camera & Photo
  12109. How to plug in your USB Type A connector correctly the first time | The Old New Thing
  12110. RavenDB JVM Client
  12111. amuste/DnetIndexedDb
  12112. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  12113. ADefWebserver/BlazorSimpleSurvey
  12114. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  12115. r/Blazor
  12116. The Nobel Prize in Physics 2020
  12117. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  12118. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  12119. Building a simple tooltip component for Blazor in under 10 lines of code*
  12120. All Hands - Fall 2020 Question
  12121. How to Handle JAMstack Forms with KwesForms
  12122. Practice Typing, Read Lit | TypeLit.io
  12123. Bill Gates demonstrates Visual Basic (1991)
  12124. Stop the EARN IT Bill Before It Breaks Encryption
  12125. Creating a dotnet new Project Template
  12126. What you could steal from the Kakoune code editor right now, and get away with it
  12127. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  12128. r/UIUC - Chowbus is Hacked & Leaks 800,000+ entries of Personal Data
  12129. .NET App Developer Links - 2020-10-06
  12130. Blazor For All
  12131. Nvidia unveils Jetson Nano 2GB for students and robot hobbyists | ZDNet
  12132. Tidy up your HttpClient usage
  12133. Security Of Streaming Encryption In Google's Tink Library
  12134. Git anatomy - Simple Talk
  12135. Monsters Weekly 185 - Azure Static Web Apps
  12136. milkshakesoftware/PreMailer.Net
  12137. milkshakehq.com is coming soon
  12138. Home
  12139. Former Patent Litigator Becomes Federal Judge And Begins Advertising For Patent Trolls To Come To His Court (And They Have In Droves)
  12140. How we built a $1m ARR SaaS startup – Canny Blog
  12141. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  12142. What’s New In Python 3.9 — Python 3.9.0 documentation
  12143. Diagram Maker: Open sourcing IoT visualization | Amazon Web Services
  12144. .NET Interactive Now Does .NET Notebooks with VS Code -- Visual Studio Magazine
  12145. Cells are very fast and crowded places
  12146. dotnet/installer
  12147. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  12148. Why You Should See Race – A City Away
  12149. In tepid defense of…
  12150. Who monitors Prometheus?
  12151. Randomizing Lists in Power Automate Flow
  12152. The Database is on Fire
  12153. Moonshot Papers | David Wyde
  12154. Guerrilla productivity tactics
  12155. It Didn’t Take Too Long…
  12156. Consensus is Harder Than It Looks
  12157. The Struggle with China is not a Replay of the Cold War – Chas W. Freeman, Jr.
  12158. #147 Martine and Michael Dowden, Teaching Children to Program | no dogma podcast
  12159. Fighting the Tinder++ Malware
  12160. Why do AirPods sound so bad when you’re on a call?
  12161. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  12162. How men can change themselves and the world
  12163. Coach! Football is life. | Gergely Nemeth
  12164. Influence of Minimalism
  12165. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  12166. Fortunately, I don't squash my commits
  12167. GET OFF MAH TRACK! The Game | ldjam.com
  12168. Cute Cryptography Stories
  12169. Get off Mah Track: The Game by RubyNova
  12170. Full-Bleed Layout Using CSS Grid
  12171. I built a lay-down desk
  12172. Full-Bleed Layout Using CSS Grid
  12173. Slack System Status
  12174. Principles of Data Oriented Programming
  12175. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  12176. State Fact Sheets
  12177. Memoria [EN] No. 36 (09/2020)
  12178. DotNet 2020 [Online]
  12179. C# in Simple Terms - Operators
  12180. The .NET Docs Show - Data and .NET with Julie Lerman
  12181. Register to Vote
  12182. Article series: Yet Another Bug Tracker
  12183. How can I bulk-revert a subdirectory of a repo to an earlier commit? | The Old New Thing
  12184. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  12185. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  12186. OAuth2 Refresh Token with Anular and IdentityServer4
  12187. Update the HTML head from your Blazor components
  12188. Back to Machine Learning Basics - Clustering
  12189. 222: Cool New Tech
  12190. Microsoft Translator API and Bot Framework | C# Tutorials Blog
  12191. Anbox - Android in a Box
  12192. Stack/Heap Allocation, Frames, Call Stacks, Recursion - Computer Stuff They Didn't Teach You #12
  12193. .NET App Developer Links - 2020-10-05
  12194. macOS translation layer for Linux
  12195. Autofac 6, integration tests and .NET generic hosting
  12196. Exploring your .NET applications with dotnet-monitor
  12197. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  12198. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  12199. Bringing the browser developer tools to Visual Studio Code
  12200. User-defined functions in Serilog Expressions
  12201. Running ASP.NET Core 5 RC applications on Azure App Service
  12202. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  12203. Cryptologie | Zero-Knowledge Proofs From Information-Theoretic Proof Systems
  12204. Create a Website Scraper for Azure Functions
  12205. Groovy Loops | ldjam.com | Ludum Dare game jam
  12206. dotnet/HttpRepl
  12207. The DDoS That Almost Broke the Internet
  12208. Honda shocks F1, says it will quit the sport after 2021
  12209. The Good, the Bad, and the Bye Bye: Why I Left My Tenured Academic Job · Yanick Fratantonio
  12210. Algorithm discovers how six simple molecules could evolve into life’s building blocks
  12211. Motivation and why finishing a personal project is hard.
  12212. davidwengier/winforms
  12213. How we ran a Unix-like OS (Xv6), on our home-built CPU with our home-built C compiler
  12214. shapez.io
  12215. The Real Reason Your City Has No Money — Strong Towns
  12216. It’s 255:19AM. Do you know what your validation criteria are?
  12217. I got 7 job offers during the worst job market in history. Here’s the data...... — Jeff Li Chronicles
  12218. The two types of technology companies
  12219. The illusion of technology
  12220. Knolling
  12221. Sonos is spying on me… (and you)
  12222. The Power of a Link
  12223. The passion economy and the future of finance
  12224. Basic Concepts in Unity for Software Engineers
  12225. Imposter syndrome: Is it a bug or a feature? | Blog
  12226. Restoring Democracy - A Thought Experiment • Lashoun
  12227. Turing Machine Notation and Normal Form
  12228. Database Creation with DbUp
  12229. Gespensterwald 64b by Desire
  12230. The Internet's Own Boy: The Story of Aaron Swartz
  12231. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  12232. Computation Of A 30750-Bit Binary Field Discrete Logarithm
  12233. French bar owners arrested for offering free WiFi but not keeping logs - CozyIT
  12234. A Human Friendly Data Format — NestedText 1.0.0 documentation
  12235. Witeboard
  12236. r/WatchRedditDie - Reddit Rewrites History By Excluding Aaron Swartz
  12237. Applying "Make Invalid States Unrepresentable"
  12238. Using protobuf-net with Noda Time
  12239. Actively speaking two languages protects against cognitive impairment
  12240. Git Exercises
  12241. Why do we use the Linux kernel's TCP stack?
  12242. The Rise of Sky Hub
  12243. Color blindness
  12244. Amazon.com: Non-Slip Rubber Mousepad Ouija Board Mouse Pad Retro Ouija Board Mouse Pad 180mm x 220mm x 2mm: Computers & Accessories
  12245. REGISTER YOURSELF TO VOTE - When We All Vote
  12246. brackets cheatsheet
  12247. Frequently Answered Questions | Open Source Initiative
  12248. Robots, Oracles And Protocols; Breaking Cryptography Through Information Leakage
  12249. When does Blazor decide to render your UI?
  12250. Top aides accuse Texas Attorney General Ken Paxton of bribery, abusing office
  12251. What The Heck Is "keyboard Interactive" Authentication?
  12252. .NET Dev Summit 2020 - APAC
  12253. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  12254. Wiki - RustStarterKit2020
  12255. Saving in the age of abundance
  12256. The end of the American internet — Benedict Evans
  12257. Save your wrists and your time: lose the mouse | Kevin Chow
  12258. Does Snowflake have a technical moat worth 60 billion?
  12259. Why Charge, How Much to Charge, and Pricing - Bone and Feathers
  12260. Open Source Thinkpad T420 Battery Part 2
  12261. Replacing Zoom with Open Broadcaster Software
  12262. LLVM provides no side-channel resistance
  12263. SLOs for Open Source
  12264. Happy Virus Appreciation Day!
  12265. nidhaloff/igel
  12266. Passwords with Troy Hunt
  12267. Computer science is not software engineering | Swizec Teller
  12268. Month full of Days | undefined News - Times of India
  12269. The open source paradox - <antirez>
  12270. Aatmanirbhar Bharat: Modi govt to set-up App Store alternative to Google Play, Apple App Store
  12271. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  12272. Raycasting engine in Factorio 1.0 (unmodded) - Facto-RayO v2.0
  12273. Quartz.NET 3.2 Released | Quartz.NET
  12274. What is the best Dumb TV without smart features? - Pointer Clicker
  12275. Bring your whole self
  12276. Require PRs be in a repo with hacktoberfest topic and be accepted by MattIPv4 · Pull Request #596 · digitalocean/hacktoberfest
  12277. .NET 5: Exploring System.Net.Http.Json namespace
  12278. Urgent: EARN IT Act Introduced in House of Representatives
  12279. ASP.NET Core breaking changes
  12280. The Kyber/Dilithium NTT
  12281. [Ludum Dare][LD47][Unity] Game dev but the NovelRT crew only have 72 hours to finish or the world ends probably????
  12282. [Wikitech-l] Logging everyone out
  12283. Code Maze Weekly #45 - Code Maze
  12284. Weekly Update 211
  12285. Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday
  12286. Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else
  12287. How To Get Promoted
  12288. Analyze suspicious emails with Tines and urlscan - Phish.ly
  12289. I built a lay-down desk
  12290. siderea | Where Our Economy Is, For the Young [econ, US, Patreon]
  12291. Income tax
  12292. Joel Grus – Creating Games in Streamlit
  12293. What I’ve learned about isometric rendering
  12294. Why Does My Computer Not Boot with a USB Hub Attached?
  12295. Emulate vision deficiencies in DevTools
  12296. Pressing YubiKeys
  12297. Magic Wand Rechargeable Teardown – Inside Sex Toys
  12298. Hacking Grindr Accounts with Copy and Paste
  12299. Samsung Ads
  12300. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  12301. Stephen Toub - Dotnetos Week
  12302. Microsoft Trainees Helping To Solve Homelessness On The Power Platform
  12303. Xamarin Warsaw Mobile Developers #21 - ONLINE
  12304. Please Stop Imposing American Views about Race on Us
  12305. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  12306. Flatpak - a security nightmare
  12307. Why Privacy Is the Most Important Concept of Our Time - In Re
  12308. Episode 61 - Azure and Live Conferences With Andy Morrell
  12309. Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing
  12310. C# Language Highlights: Tuples
  12311. .NET App Developer Links - 2020-10-02
  12312. Computers Are Hard: app performance with Jeff Fritz
  12313. .NET Conf 2020 and Community Events this October | Xamarin Blog
  12314. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  12315. xraymemory/micromtn
  12316. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  12317. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  12318. Building Your Next Web App with ASP.NET Core
  12319. HP 975A Ink Cartridge Cyan
  12320. UI/UX for Devs: An Illustrated Mental Model for Empathy
  12321. Overview
  12322. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  12323. Escaping strings in Bash using !:q
  12324. KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused...
  12325. How One Guy Ruined #Hacktoberfest2020 #Drama
  12326. Enjoyable Code Reviews with Dr. Michaela Greiler | Hanselminutes with Scott Hanselman
  12327. Bridge to Kubernetes
  12328. The Next Desktop Replacement: Phones? | Joshua Austin
  12329. Short-form podcasts are the future, just not mine - Martin's Thoughts
  12330. How to avoid overengineering
  12331. My Deep Learning Toolchain
  12332. Assumptions and Variable Names
  12333. Proton’s statement on the BGP hijacking incident this week
  12334. Why not PHP?
  12335. Spaced repetition, Anki and Execute Program - mike.place
  12336. Adopting a clean gold standard
  12337. all you need to build a product is a mission – noemi titarenco
  12338. Programmers need to think like hackers!
  12339. Startup Lessons I Needed to Learn First Hand (But Maybe You Don't)
  12340. MBA: Useless? Worth it? How to decide if business school is for you — ThinkTank
  12341. FUSE for macOS: Why a popular open source library became closed source and commercially licensed
  12342. On .NET Live - Building a College Diary with Xamarin.Forms
  12343. Comment passer pour un hacker auprès de non-développeurs. - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  12344. Render diagrams on the fly in your Blazor apps
  12345. We Learn Faster When We Aren&rsquo;t Told What Choices to Make
  12346. New reinforcement learning methods aim to improve AI in gaming and beyond
  12347. The Future of IdentityServer
  12348. .NET Rocks! vNext
  12349. JamesNK/BlazorSerialization
  12350. Code Small with C# in .NET nanoFramework for Embedded Systems -- Visual Studio Magazine
  12351. BlazorRepl/BlazorRepl
  12352. Announcing Major Performance Improvements for Azure SQL Managed Instance
  12353. Bringing the browser developer tools to Visual Studio Code
  12354. rui314/chibicc
  12355. mono/website
  12356. C# in Simple Terms - Casting, Conversion, and Parsing
  12357. Code scanning is now available! - The GitHub Blog
  12358. Hacktoberfest presented by DigitalOcean
  12359. r/DIY - My wife recently passed away. I used my time off to build her the giant bookshelf she always wanted.
  12360. USB-C Was Supposed to Simplify Our Lives. Instead, It’s a Total Mess.
  12361. DotNet 2020, el mayor evento de .NET de España
  12362. Bonus operations for C++/WinRT iterators: The IIterable<T>, and C++/WinRT collections | The Old New Thing
  12363. Helping Junior Developers Find Jobs with Drew Clements
  12364. How normal am I?
  12365. Car Seats as Contraception by Jordan Nickerson, David H. Solomon :: SSRN
  12366. Beyond Sentiment Analysis: Object Detection with ML.NET
  12367. Industrial literacy
  12368. Azure Sydney User Group (Sydney, Australia)
  12369. Melb․Net Virtual Meetup in October
  12370. .NET App Developer Links - 2020-10-01
  12371. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  12372. Melb․Net Virtual Meetup in October
  12373. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  12374. Windows Performance Analyzer "WPA" Intro
  12375. Irish Court Says Subway Bread Is Too Sugary to Be Called 'Bread'
  12376. Google TV
  12377. Serialize Interface Instances With System.Text.Json
  12378. TypeScript is slow. What can we do about it?
  12379. Leaving Silverlight: Converting to WPF .NET Core
  12380. How to Make a VSCode Extension | Barbarian Meets Coding
  12381. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  12382. Examples of Four New Features in C# 9 That Aren't in C# 8
  12383. Learning tracker
  12384. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  12385. Confidential Containers Nodes Now Supported on Azure Kubernetes Service (AKS) – Public Preview
  12386. Say goodbye to hold music
  12387. Linux under WSL2 can be leaking - Blog | Mullvad VPN
  12388. Advanced Arrays
  12389. Windows XP leak confirmed after user compiles the leaked code into a working OS | ZDNet
  12390. Why Beeminder?
  12391. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  12392. The Definition of News Has Been Legally Changed
  12393. DigitalOcean's Hacktoberfest is Hurting Open Source
  12394. Semantically Modeling of Narrative Events
  12395. Fast Builds: Make a Url Shortener with .NET
  12396. planck constant
  12397. Using Hangfire and MediatR as a Message Dispatcher
  12398. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  12399. How to not get lost while job-hunting?
  12400. The Coinbase post was 100% right. Here's what you can do about it
  12401. Personality Does Not Define Success
  12402. The story on how I discovered, fell in love and abandoned Event Sourcing
  12403. Objects Of Power
  12404. How about connecting any BLE, Modbus, Serial IoT device to Azure easily? That's what the IoT Plug and Play bridge is for! Learn more on the #IoTShow with @obloch
  12405. Code scanning is generally available - GitHub Changelog
  12406. Ideas from my Development Setup: Always Tmux :: Ceda EI's Blog
  12407. Dan's Tattoo Assassins Page
  12408. teenage engineering – OB–4 magic radio
  12409. Episode 348 - Cloud Skills Challenge
  12410. There’s No Such Thing As A Protest Vote
  12411. Google/Fitbit will monetise health data and harm consumers
  12412. How to Build Securely with Blazor WebAssembly (WASM)
  12413. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  12414. Transitioning the Dapr project to open governance
  12415. NASA Built Two Versions of the Apollo Command Module
  12416. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  12417. Collect and Automate Diagnostic Actions with Azure App Services | Premier Developer
  12418. Entity Framework Community Standup - Sept 30th 2020 - Geographic Data with NetTopologySuite
  12419. Welcoming Gitter to Matrix! | Matrix.org
  12420. Six Figures in 6 Days
  12421. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  12422. GameDataCrunch: my facts-first game metrics website
  12423. Coinbase offers exit package to those uncomfortable with new direction
  12424. Flexbox Froggy
  12425. Bonus operations for C++/WinRT iterators: The IIterator<T> | The Old New Thing
  12426. C# Language Highlights: Tuples
  12427. Hangfire + MediatR = Message Dispatcher
  12428. dotnet/AspNetCore.Docs
  12429. Provisioning resources on AWS using AWS CDK and Azure DevOps Pipelines
  12430. Hackers jailbreak Apple's T2 security chip powered by bridgeOS - Report Cyber Crime
  12431. NDC Sydney 2020 | Online Developers Conference
  12432. Customer Success Engineer- Australia
  12433. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  12434. .NET App Developer Links - 2020-09-30
  12435. Release OBS Studio 26.0 · obsproject/obs-studio
  12436. Seeing Theory
  12437. Immutability in JavaScript
  12438. A simple pattern for using System.CommandLine with dependency injection | endjin
  12439. Getting rid of array bound checks, ref-returns and .NET 5 – TooSlowException
  12440. Find and Compare Removalists
  12441. r/Conservative - Chris Wallace Faces Intense Backlash, Including From Colleagues, Over Bias During Debate
  12442. New features in the fish shell
  12443. From Zero to main(): How to Write a Bootloader from Scratch
  12444. Alcohol poisoning - Symptoms and causes
  12445. SwiftUI 2.0: Flexible Layout Design
  12446. Repo experience survey results | .NET Blog
  12447. A categorized list of all Java and JVM features since JDK 8 to 15
  12448. Vespa vs. Elasticsearch for matching millions of people
  12449. Rust 2021: GUI
  12450. The .NET Portability Analyzer - .NET
  12451. Russian Hacker Nikulin Sentenced to Over 7 Years in Prison for Tech Industry Breaches | The Record by Recorded Future
  12452. Azure Machine Learning Designer
  12453. Doing discourse better: Stuff I wish I knew
  12454. Infrastructure as Code and Azure – A Match Made in the Cloud (Part 1)
  12455. I've become obsessed with networked thought
  12456. Automated Machine Learning on Azure
  12457. It Is Never a Compiler Bug Until It Is
  12458. Tines Blog / Part 3 : Respond and protect with a multi-pronged automated approach
  12459. How to convert more users when their trial expires
  12460. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  12461. Future
  12462. Fun Yet Effective Meetings
  12463. Vitamin D and Covid: A Review
  12464. vanila-io/wireflow
  12465. kzu/NuGetizer
  12466. The .NET Docs Show - Accessibility, Autonomous Systems 🤖, and more with John Alexander
  12467. ARM Series #11: GitHub Actions
  12468. GitHub Quick Reviews
  12469. is it worth it? — Martin Kleppmann’s blog
  12470. Microservices and containerization - Ratko Cosic
  12471. Floating Point in the Browser, Part 1: Impossible Expectations
  12472. protobuf-net/protobuf-net.Grpc
  12473. Juneteenth History
  12474. Stupid solutions: Live server push without JS
  12475. 'The bee's knees' - the meaning and origin of this phrase
  12476. How did we end up parsing Savvyday 29 Oatmeal 94 as Saturday 29 October 1994? | The Old New Thing
  12477. RoadShow Microsoft #2
  12478. Identifying Airtel middleboxes that censor HTTPS traffic
  12479. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  12480. Samsung TV owners complain about increasingly obtrusive ads
  12481. 🚨🚨 That's a lot of YAML 🚨🚨
  12482. Google Play requiring Android apps to use its billing system - 9to5Google
  12483. gRPC-Web in Blazor
  12484. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  12485. Role-Based Access Control with Angular and IdentityServer4
  12486. November DDD by Night
  12487. Why does HTML think “chucknorris” is a color?
  12488. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  12489. How not to pass parameters in Entity Framework Core 5 – Michał Białecki Blog
  12490. Azure Advocates Weekly Round Up - A Blazing Week at Microsoft Ignite!
  12491. WebAssembly Could Be the Key for Cloud Native Extensibility – The New Stack
  12492. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  12493. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  12494. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  12495. .NET App Developer Links - 2020-09-29
  12496. Water on Mars: discovery of three buried lakes intrigues scientists
  12497. As Predicted, Google’s Search Preference Menu Eliminates DuckDuckGo
  12498. metasearch based on duckduckgo !bang commands
  12499. YouTube celebrates Deaf Awareness Week by killing crowd-sourced captions
  12500. Pack.png seed reversal methodology
  12501. Using Access Token to Secure Angular Calls to Web API
  12502. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  12503. ML.NET Improves Object Detection -- Visual Studio Magazine
  12504. Government accused of ‘beyond laughable’ hypocrisy for launching campaign urging other countries to obey rule of law
  12505. David Nicholas Williams
  12506. Daniel Vassallo made $200k teaching how to get Twitter followers
  12507. On failure - Can's blog
  12508. The SaaS Website Content You Need to Close Sales [Data]
  12509. 2 months of daily blogging
  12510. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  12511. Customer Communication During Incidents The How to of Status Page Updates
  12512. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  12513. Why Blogs Died - Greg Raiz
  12514. Home is where the bits flow
  12515. You Don’t Need Permission – Bone and Feathers
  12516. Why you need a service registry
  12517. Service principles and app registration
  12518. muesli/duf
  12519. Mark Okhakumhe - Intellectual Property Rights in the Technology Sector [w/ASL Interpreting]
  12520. Azure Service Fabric managed clusters are now in public preview
  12521. How to get promoted
  12522. Maoni0/mem-doc
  12523. I was wrong. CRDTs are the future
  12524. Learn how to bring SQL to the IoT edge using SQL Edge on Azure IoT Edge with Vasiya Krishnan and @obloch on the #IoTShow
  12525. Becoming a Director of Program Management with .NET’s Scott Hunter
  12526. Maoni Stephens - Dotnetos Week
  12527. C# in Simple Terms - Primitive Types, Literals, and Nullables
  12528. How to Adapt Your .NET App for SameSite
  12529. Automatic factory with Microsoft.Extensions.DependencyInjection and Castle DynamicProxy
  12530. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  12531. The DevOps Handbook – The Value of A/B Testing
  12532. Advisory: security issues in AWS KMS and AWS Encryption SDKs
  12533. If You Don't Understand Quantum Physics, Try This!
  12534. Eat The World Vs. Eaten by The World — Juan David Campolargo
  12535. Thoughts on Structured Editing: Breaking Away from Syntax
  12536. How I keep ads away from me
  12537. Bipolar: feelings vs. reality - BrettTerpstra.com
  12538. Sidecar Pattern in Action
  12539. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  12540. Edgescan Questions & Answers with Troy Hunt Part 2 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  12541. BBC Micro Elite source code
  12542. 221: Swift on Windows, Clean Code, and iOS 14
  12543. How do I remove the first 300 million lines from a 700 GB txt file on a system with 1 TB max disk space?
  12544. Reading Documentation Upfront
  12545. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  12546. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  12547. My summer 2020 road trip along the Italian Riviera
  12548. American Hotel Guest In Thailand Arrested & Jailed For Defamation After Posting Bad Online Reviews
  12549. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  12550. Back to Machine Learning Basics - Decision Tree & Random Forest
  12551. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  12552. Universal Split Screen
  12553. It’s not free software if you can’t easily fork it (and how to fix it)
  12554. Microsoft.PowerShell.ConsoleGuiTools 0.5.0
  12555. Announcing Azure Deprecation Notices
  12556. Static hosting with Azure Blob Storage and Azure CDN - Simple Talk
  12557. French Fathers Will Now Get Double the Paternity Leave
  12558. Zig's New Relationship with LLVM
  12559. The Serverless Hype Explained!
  12560. For Us, Without Us: Addressing Tech's Shortcomings in Creating Equity for Black People [w/ASL]
  12561. git commit-tree parlor tricks, Part 9: How can I bulk-revert an entire repo to an earlier commit? | The Old New Thing
  12562. Your Man in the Public Gallery: Assange Hearing Day 18 - Craig Murray
  12563. Town Hall [w/ASL Interpreting]
  12564. .NET App Developer Links - 2020-09-28
  12565. Happiness is Bad - Naughty Computer
  12566. AnthonyGiretti/commonfeatures-webapi-aspnetcore
  12567. Introducing DotNet.SystemCollections.Analyzers
  12568. Web Debugging: Watching Element Changes
  12569. Shawn Wildermuth's Blog
  12570. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  12571. Remember ASP.NET Request Culture Using Middleware
  12572. ongoing by Tim Bray · Won’t Subscribe
  12573. codemix/ts-sql
  12574. A better logs experience with GitHub Actions - The GitHub Blog
  12575. A tale of two libcs
  12576. Dawood Iddris - The Future of Tech and How to Keep in Touch While It Evolves [w/ASL Interpreting]
  12577. bar.com
  12578. Vote Save America 2020
  12579. How to properly manage ssh keys for server access :: Päpper's Coding Blog — Have fun coding.
  12580. Git: Dealing with unrelated changes whilst working on a feature branch
  12581. LEd – 2D level editor
  12582. Microsoft Launches a New Communication Platform with Azure Communication Services
  12583. Microsoft Releases Bridge to Kubernetes
  12584. ShopBack and RedDoorz report data breaches
  12585. Ora2Pg - Moves Oracle database to PostgreSQL
  12586. TWC9: #MSIgnite, GitHub Codespaces, Microsoft Edge for Linux and more
  12587. Kubernetes and Container Orchestration 101 - Computer Stuff They Didn't Teach You #11
  12588. A tale of two libcs
  12589. Being visible.
  12590. A Short Story for Engineers
  12591. Taking Notes
  12592. SQLite Is Dynamically Typed
  12593. The ROS Theory of Obesity - Fire In A Bottle
  12594. Divide Then Conquer
  12595. Azure DevOps Services: Essentials – Git with Visual Studio and VS Code | Premier Developer
  12596. MichaelBell/HovalaagCPU
  12597. Harold Jackson N / A - Black Queer Living: A History of DIY Culture in the Black LBGT+ Community
  12598. On Methodology: Turing Laureates Discuss their Approach to Work
  12599. Texas shatters voter registration records again as election draws closer
  12600. C# Corner @CsharpCorner
  12601. Dev Discussions - Phillip Carter
  12602. Open Alpha Playtest - Sept 26, 2020
  12603. Lightning Interviews with Danny Thompson - Part 2 [w/ASL Interpreting]
  12604. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  12605. mplayer.c - Pastebin.com
  12606. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  12607. Blazor WebAssembly : Authentication State - EP12
  12608. Toward a "modern" Emacs
  12609. Pluralsight Editing: Behind the Scenes
  12610. Bypassing Android MDM using Electromagnetic Fault Injection by a Gas Lighter for $1.5
  12611. Weekly Update 210
  12612. cecilphillip/ContosoCrafts
  12613. View Background Image
  12614. Code Maze Weekly #44 - Code Maze
  12615. Quick, Draw!
  12616. ML.NET September Updates | .NET Blog
  12617. Desktop Community Standup - Sept 24th 2020 - Open source development for WinForms
  12618. Swift System is Now Open Source
  12619. IntelliCode Team Completions
  12620. Ruby 3.0.0 Preview 1 Released
  12621. Securing Services with MSAL
  12622. Microsoft and VMware: Supporting Spring and Open Source Developers
  12623. Death of the Dev Machine? -- Visual Studio Magazine
  12624. Azure Container Instances (ACI) under the hood | Azure Friday
  12625. A Blog About Computer Systems and Language Design
  12626. Angie Jones - Keynote: The Reality of Developing an Artificial World [w/ASL Interpreting]
  12627. How I Became the...
  12628. Is this real life?
  12629. Most Technical debt is just bullshit
  12630. Will iOS 14 Destroy Your Productivity?
  12631. Things Elixir's Phoenix Framework Does Right
  12632. Salman Ansari - Blog
  12633. The failed promise of Web Components – Lea Verou
  12634. Using External Configuration with Spring Cloud Config and Steeltoe
  12635. Amazon Luna servers will run Windows games directly on Nvidia T4 GPUs
  12636. Xamarin SDK for Xbox One, Xbox Series X, Xbox Series S
  12637. People expect technology to suck because it actually sucks
  12638. PG and Jessica
  12639. Getting Started with System.CommandLine
  12640. Free VPNs are bad for your privacy – TechCrunch
  12641. China blocks Wikimedia Foundation’s accreditation to World Intellectual Property Organization
  12642. JsonSrcGen + CoreRT = Pure Magic
  12643. BBC Sound Effects - Research & Education Space
  12644. The US is using the Guardian to justify jailing Assange for life. Why is the paper so silent?
  12645. Rockin’ The Code World with dotNetDave: Show #1
  12646. Lightning Interviews with Danny Thompson - Part 1 [w/ASL Interpreting]
  12647. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  12648. ggerganov/wave-share
  12649. This AI Restores Old Photos with Damages AUTOMATICALLY
  12650. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  12651. Structured binding may be the new hotness, but we'll always have std::tie | The Old New Thing
  12652. Learn Git Branching
  12653. NAB crowdsources cyber security with bug bounty program
  12654. Get to know your .NET streamers
  12655. Modern JavaScript Explained For Dinosaurs
  12656. The BBC is releasing over 16,000 sound effects for free download
  12657. Looks Like the Windows XP Source Code Just Leaked on 4chan
  12658. calibre - New in calibre 5.0
  12659. Save your spot at the Azure Data Explorer online event!
  12660. Microsoft Edge Browser Coming To Linux | Build5Nines
  12661. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  12662. Lessons for beginners and junior developers - Technology
  12663. Optimizing Your Website with Fiddler and Lighthouse
  12664. Feature watch: ECMAScript 2021
  12665. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  12666. TodoMVC Full Stack with Azure Static WebApps, Node and Azure SQL #beginners #node #sql #serverless
  12667. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  12668. Escaping the Dark Forest
  12669. Work on what matters
  12670. Crows possess higher intelligence long thought primarily human - STAT
  12671. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  12672. A Monster's Expedition (Through Puzzling Exhibitions)
  12673. How Oodle Kraken and Oodle Texture supercharge the IO system of the Sony PS5
  12674. Alex West | Daily blog
  12675. Indy Xamarin User Group - The Best Way to Architect Your Xamarin.Forms App
  12676. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  12677. Notes on Notes
  12678. What I Wish I Knew Before I Started Job Hunting
  12679. Story ate the world. I’m biting back.
  12680. Optimize Your Meetings for Engagement
  12681. Access to Porn does not mean Sexual Freedom — Karel Donk
  12682. Testing Controllers, Messages & Systems with Andrew Lock
  12683. Start Freelancing Today with The Tap Room's Kelly Vaughn | Hanselminutes with Scott Hanselman
  12684. Release ILSpy 6.2 · icsharpcode/ILSpy
  12685. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  12686. This is a pretty dire assessment of Mozilla
  12687. The Cement of Society Is....
  12688. Education is never a straight line – My Website
  12689. AppStore Reviews Should be Stricter
  12690. Some Bad App Practices - Miguel de Icaza
  12691. DIY Solar Tiki lights from a couple of cheap hardware store items | Igor Kromin
  12692. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  12693. Nate Rose - Innovating on OUR STEM Education [w/ASL Interpreting]
  12694. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  12695. How to Secure Azure SQL Database by Setting Minimal TLS Version
  12696. Introducing Metrics Advisor
  12697. Quiver Quantitative
  12698. Docker, Kubernetes, Azure et DevOps
  12699. Future of C#
  12700. Microsoft.Data.Sqlite 5.0
  12701. locationtech/jts
  12702. Building a self-sustaining open-source business in the cloud era
  12703. Namespace NetTopologySuite | NetTopologySuite
  12704. Microsoft.Data.Sqlite 5.0
  12705. NetTopologySuite
  12706. New release: Have I Been Pwned feature lets you find out if your email has been compromised
  12707. Episode 347 - KEDA
  12708. deWiTTERS Game Loop – deWiTTERS
  12709. Home - Coalition for App Fairness
  12710. Don't IPO over functions that can be de-refined · llvm/llvm-project@5ce3272
  12711. 1 in 4 Parents Is Working While Caregiving. Here's Why Employers Need to Rethink Their Child Care Benefits
  12712. NET Core Releases and Support | .NET Blog
  12713. dotnet/winforms
  12714. C# in Simple Terms - The Type System
  12715. A Pipeline Made of Airbags
  12716. Your Man in the Public Gallery: Assange Hearing Day 16 - Craig Murray
  12717. Why We Upgraded Our Production Application to .NET 5.0
  12718. This $1 hearing aid could treat millions with hearing loss
  12719. Shukri Abdullahi - Through Programming I Became a Better Artist [w/ASL Interpreting]
  12720. Oops! Something went wrong. - YouTube
  12721. Age of Ascent Founder's Packs
  12722. PostgreSQL: PostgreSQL 13 Released!
  12723. Blitz.js, - The Fullstack React Framework For the JAMstack
  12724. Inside C++/WinRT: How does C++/WinRT represent ABI types? | The Old New Thing
  12725. Bleeding edge tech means you'll bleed to death
  12726. Using Azure RBAC with Azure Key Vault
  12727. Service principles and app registration
  12728. Uncomfortable Questions About App Signing
  12729. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  12730. Added type handler for jsonpath by YohDeadfall · Pull Request #3177 · npgsql/npgsql
  12731. rotoclone/strategic-communication
  12732. Release v4.4.0 · Blazored/Typeahead
  12733. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  12734. Async Expert - Module 04 - Lesson 04 - TaskCompletionSource
  12735. Mathematics for programmers (early draft)
  12736. Click here to support Na leczenie podopiecznych organized by Stowarzyszenie Pomocy Królikom
  12737. .NET App Developer Links - 2020-09-24
  12738. .NET Rocks! vNext
  12739. ASP.NET Core Localization Jump Start
  12740. NET Core Releases and Support | .NET Blog
  12741. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  12742. Power Up Your Dev Experience with Nx.io
  12743. Microsoft Ignite
  12744. Method `.item()` for Arrays, Typed Arrays, and strings
  12745. Jeff Bezos wants to start a school for kids whose families are underpaid by people like Jeff Bezos
  12746. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  12747. Moving work Out-of-Process using Brighter and RabbitMQ
  12748. Computer Vision for Spatial Analysis
  12749. //udrive.uw.edu/udrive/nsapqc.dvi
  12750. Microsoft Ignite
  12751. Microsoft Ignite
  12752. They're Deleting My Channel - But They Don't Even Know Why!!?!
  12753. Python behind the scenes #2: how the CPython compiler works
  12754. Why did I leave my stable job in the middle of a pandemic?
  12755. Two Types of Boredom
  12756. Idea to paying customer in one month
  12757. The trade-offs of being a startup founder | Findka
  12758. B2B SaaS Marketing Guide - 2020
  12759. Save money and uninstall Tinder
  12760. Early Sales for Developer-Facing Startups
  12761. Blackfacts and the Wakanda Technology Platform - Technology By Us, for Us, About Us [w/ASL]
  12762. There would be no Hey without Gmail
  12763. My quest to find happiness: Part 1
  12764. Why Mobile IDEs Are Bad
  12765. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  12766. Wikipedia is getting a new look for the first time in 10 years. Here’s why.
  12767. Mono Icons
  12768. .NET Virtual User Group | .NET Foundation
  12769. Home - Ignite 2020 Book of News
  12770. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  12771. How data breaches lead to fraud – Which? News
  12772. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  12773. Automating .NET Security Updates
  12774. Unity hiring: Senior Software Engineer, Scripting @ Copenhagen
  12775. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  12776. MLOps- The .Net Way with Alexander Slotte
  12777. Beyond Sentiment Analysis: Object Detection with ML.NET
  12778. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  12779. ML.NET | Blazor WASM
  12780. Introducing Bean Machine
  12781. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  12782. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  12783. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  12784. ML.NET | Blazor WASM
  12785. Data Science Virtual Group
  12786. bartczernicki/Test-Blazor-MLNet-WASMHost
  12787. Baseball ML Workbench
  12788. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  12789. Amnesia is now open source! – Frictional Games
  12790. February 28, 2020 - C#, Machine Learning, and PowerBI with Alex Davis from Madrinas
  12791. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  12792. bartczernicki/ArtificialIntelligence-Presentations
  12793. Release ML.NET 1.5.2 · dotnet/machinelearning
  12794. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  12795. Danny Thompson - Keynote: From Frying Chicken To Software Engineer [w/ASL Interpreting]
  12796. FrictionalGames/AmnesiaTheDarkDescent
  12797. Run EF Core Queries on SQL Server From Blazor WebAssembly
  12798. Microsoft Ignite
  12799. Moving work Out-of-Process using Brighter and RabbitMQ
  12800. DevReach Online - The Premier Dev Conference - Monday
  12801. Deploying a .NET desktop application using MSIX - Gérald Barré
  12802. 今月から、スタジオジブリ作品の場面写真の提供を開始します - スタジオジブリ|STUDIO GHIBLI
  12803. Rockin' The Code World with dotNetDave - Show 1
  12804. How to get your C++/WinRT asynchronous operations to respond more quickly to cancellation, part 3 | The Old New Thing
  12805. Blazor WebAssembly on Azure Static Web Apps
  12806. Firefox usage is down 85% despite Mozilla's top exec pay going up 400%
  12807. Visual Studio Codespaces Is Now Github Codespaces
  12808. .NET App Developer Links - 2020-09-23
  12809. No script is too simple
  12810. Defend Your Web Apps from Cross-Site Scripting (XSS)
  12811. My personal Quality Assurance list before submitting my applications to QA
  12812. Run EF Core Queries on SQL Server From Blazor WebAssembly
  12813. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  12814. Don't Code Tired | Approval Tests: Write Tests More Quickly
  12815. Everything about null in JavaScript
  12816. Migrate, modernize .NET applications with Azure
  12817. How to generate code using Roslyn source generators in real world scenarios
  12818. Announcing more ways, we’re making app development easier on Windows
  12819. The September 2020 release of Azure Data Studio is now available - SQL Server Blog
  12820. Using GitHub Codespaces with .NET Core | .NET Blog
  12821. Introducing Swift on Windows
  12822. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  12823. The biggest gainers in Video Games sales rank over the past 24 hours
  12824. charliesome/doslinux
  12825. Amazon.com: Dell OEM Genuine USB 104-key Black Wired Keyboard (RH659 L100 SK-8115): Computers & Accessories
  12826. Acorn Woodpeckers Have Multi-Day Wars, and Birds Come From All Around to Watch
  12827. Windows Terminal Preview 1.4 Release | Windows Command Line
  12828. Linux Journal is Back | Linux Journal
  12829. What is a good input method?
  12830. The Management Flywheel
  12831. How to use your support system to get started with marketing today
  12832. What’s New in Web Experiences, Ignite 2020: Need to secure your remote workers? Choose Microsoft Edge as your browser for business
  12833. I Will Build Something Great...Once I Get an Idea
  12834. The Era of Visual Studio Code
  12835. I got married and had kids so you don't have to | Robert Heaton
  12836. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  12837. Report 2019-113
  12838. Thoughts on the Pythagorean theorem
  12839. The beginners guide to breaking website security with nothing more than a Pineapple
  12840. Banjo Obayomi - Grimoire, A Data-Centric Blogging Platform [w/ASL Interpreting]
  12841. Microsoft to Contribute to Java on Windows and Mac ARM
  12842. Microsoft Ignite
  12843. 773219 - Warning if HTTP/2 pushed items are not collected
  12844. 71.177.243.54
  12845. Make tracking your work easier than ever with Tables
  12846. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  12847. The cop who quit instead of helping to gentrify Atlanta
  12848. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  12849. GitHub Quick Reviews
  12850. Commentary: How India's ancient caste system is ruining lives in Silicon Valley | ZDNet
  12851. NerdsVote | Register to Vote at Conventions
  12852. Release 1.0.0-preview5 · microsoft/reverse-proxy
  12853. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  12854. Hybrid Disaster Recovery Scenarios for SQL Server
  12855. Microsoft Ignite
  12856. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  12857. Microsoft Ignite
  12858. NC voter ID law written with ‘discriminatory intent,’ says judge who just blocked it
  12859. Microsoft Ignite
  12860. Google Interview Questions Deconstructed: The Knight’s Dialer
  12861. The Oscars
  12862. Firefox 81.0, See All New Features, Updates and Fixes
  12863. postprintum/devcomrade
  12864. Amazon.com: Online Shopping for Electronics, Apparel, Computers, Books, DVDs & more
  12865. Empowerment to the People! What You Need to Know About Black People, Disability, and Accessibility
  12866. View PDF files in Firefox or choose another viewer
  12867. terrajobst/sample-blog-tooling
  12868. Why does the Disk Cleanup tool's Windows Update Cleanup take so long and consume so much CPU? | The Old New Thing
  12869. Simple Anomaly Detection Using Plain SQL
  12870. Top 5 Pieces of Advice for Aspiring Web Developers
  12871. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  12872. Chrome Web Store payments deprecation
  12873. » X-COM The Digital Antiquarian
  12874. Angular Authentication Actions with IdentityServer4 - Code Maze
  12875. Blazor UI Components - Telerik UI for Blazor
  12876. .NET App Developer Links - 2020-09-22
  12877. Monsters Weekly 183 - Cross Browser Automation with Playwright
  12878. terrajobst/sample-blog-tooling
  12879. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  12880. GitHub to replace 'master' branch with 'main' on 1st October
  12881. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  12882. Injecting services into Serilog filters, enrichers, and sinks
  12883. Using Disassembly Tool for optimized debugging
  12884. Join a virtual event with Beto on Monday, September 21
  12885. Lessons Learned from Running Postgres 13: Better Performance, Monitoring & More
  12886. Lightweight justice for your SBC!
  12887. Bridge to Kubernetes GA | Visual Studio Blog
  12888. Angular OAuth2 OIDC Configuration with IdentityServer4
  12889. Tech CEOs: Become a D&I Accomplice, Not Just an Ally
  12890. The Local Case for Reparations — Strong Towns
  12891. You Have A Performance Problem
  12892. I asked an online tracking company for all of my data and here's what I found
  12893. WordPress Creator Vs The Jamstack - Kev Quirk
  12894. Understanding and getting started in the marketing game | Ramen Potential
  12895. Seeing Like an Algorithm — Remains of the Day
  12896. My Least Favorite Rust Type
  12897. Exclusive: Hackers Hit Virgin Mobile in Saudi Arabia
  12898. New Steve Jobs recordings from the '80s released
  12899. The Autoplay President
  12900. What I learned flashing an EEPROM · Steel Brain
  12901. The Algorithm Isn’t Everything: TikTok’s Virtuous Cycle
  12902. VPNs from first principles
  12903. A little rant about talent - Benji's Blog
  12904. Everything you want to know about New Features of C#9
  12905. We need young programmers; we need old programmers
  12906. Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog
  12907. 20 Sorts, Visualized - Scatter Plot
  12908. Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting]
  12909. NuGet/Home
  12910. No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler
  12911. Top 10 .NET 5.0 new APIs - NDepend
  12912. Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine
  12913. 9/21/20
  12914. Announcing Next Generation Pulumi Azure Provider
  12915. September 21st! A Charity Fundraiser
  12916. Why not rust for security?
  12917. Introducing C# in Simple Terms!
  12918. February 21, 2020 - Blazor and interesting differences from Web Forms
  12919. February 25, 2020 - Linux and .NET - Live from Channel 9!
  12920. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  12921. Why Not Rust?
  12922. Android 11—The Ars Technica Review
  12923. Why are Amnesty International monitors not able to observe the Assange hearing?
  12924. UniFi Switch PRO 24 PoE
  12925. The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup
  12926. Write Xamarin.Mac Apps With JetBrains Rider
  12927. Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL]
  12928. My Notebook: Refit - A type-safe REST library
  12929. Why Microsoft Is the Perfect Fit
  12930. JavaScript Isolation in Blazor Components - Gérald Barré
  12931. Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing
  12932. Microsoft Identity and series introduction
  12933. Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli
  12934. New performance improvements in Unity 2020.2
  12935. Shaking things up a bit - ASPF02O Outro
  12936. Domains for the Rest of Us
  12937. Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz
  12938. 220: Apple Event Recap - Apple Watch Series 6 & New iPad Air
  12939. Keith's Building Tour - Objectivity #231
  12940. PEM Loading in .NET Core and .NET 5
  12941. .NET App Developer Links - 2020-09-21
  12942. Microsoft Releases Entity Framework Core 5.0 RC 1
  12943. Custom Defender Showcase | ECD Automotive Design
  12944. PORK: A Technology Resilience Framework
  12945. Postgres For Those Who Can’t Even, Part 3 - In The Real World
  12946. Cross-platform diagnostic tools for .NET Core
  12947. Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com
  12948. Announcing TypeScript 4.1 Beta | TypeScript
  12949. Learn Docker in one month - on YouTube! Your guide to week 3 of 4
  12950. Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports
  12951. Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks
  12952. Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive
  12953. Why Not Rust?
  12954. The Social Dilemma - A Netflix Original documentary
  12955. Rock the Vote
  12956. On the use of a life
  12957. Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com
  12958. ‎Steve - The Jumping Dinosaur!
  12959. dwmkerr/hacker-laws
  12960. Join a virtual event with Beto on Monday, September 21
  12961. Laid off, now what?
  12962. Throw Away Code
  12963. Valerie Phoenix - Empowered By Imposter Syndrome [w/ASL Interpreting]
  12964. Secrets I use to becoming a better remote developer
  12965. Revenue Model, not Culture, is the Dominant Term
  12966. MEAN Stack Considered Harmful
  12967. How Do Neobanks Make Money?
  12968. Remote Build Execution
  12969. We need physical audio kill switches
  12970. Debug ASP.NET Core Back-end Created from Web Template Studio
  12971. Brian Douglas - Your Next Open Source Contribution [w/ASL Interpreting]
  12972. February 18, 2020 - Giving Blazor a ViewState?
  12973. February 19, 2020 - Blazor Component Updates to Support DataBinding
  12974. Electronic Components Distributor - Mouser Electronics
  12975. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  12976. gorhill/uMatrix
  12977. evanw/esbuild
  12978. Everyone Has a Tom Pritchard Story. Only I Have His Bike.
  12979. TL;DR Rust
  12980. DuckDB - An embeddable SQL OLAP database management system
  12981. mozilla/rr
  12982. Windows Server Vulnerability Requires Immediate Attention
  12983. pin_ptr (C++/CLI)
  12984. Most people are happy to share their work! #learnontiktok #tiktokpartner #research #edutok
  12985. CVE-2020-1472: 'Zerologon' Vulnerability in Netlogon Could Allow Attackers to Hijack Windows Domain Controller
  12986. Max Hodak - What is relativity, anyway?
  12987. Monitoring my home network
  12988. 👨‍🔧 Maker tech on the land
  12989. How To Be Talent
  12990. How to Think About Your Marketing Career
  12991. My first 15,000 curl commits
  12992. Brittney Braxton - Journaling as a Dev [w/ASL Interpreting]
  12993. Introducing Precursor « bunnie's blog
  12994. RxUI Conf
  12995. SARS-CoV-2 positivity rates associated with circulating 25-hydroxyvitamin D levels
  12996. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  12997. watchOS 7 Removes Force Touch Support From Your Apple Watch, Here's Everything That's Changed
  12998. PASS Summit 2020 > Register Now
  12999. What Does Culturally Responsive Teaching Mean in an Online Environment? [w/ASL Interpreting]
  13000. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  13001. Dev Discussions - Isaac Abraham
  13002. Index of /hovalaag/size
  13003. Git Internals - Learn by Building Your Own Git
  13004. Index of /hovalaag/speed
  13005. Poncelet's Porism - Numberphile
  13006. Why Christopher Nolan Actually Blew Up A Real Plane For Tenet
  13007. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  13008. When double.Epsilon can equal 0
  13009. Mind-Blowing View Of The Chicago Skyline From Indiana
  13010. A developer's guide to Ignite 2020
  13011. Keep Your Website Always Online | Cloudflare
  13012. Who can and can't contribute - FEC.gov
  13013. Quand j'implémente un bout de code trouvé sur Stack Overlfow directement en production - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  13014. Use long flags when scripting
  13015. Frequently Asked Questions
  13016. Becoming RBG: Ruth Bader Ginsburg's Journey to Justice: Levy, Debbie, Gardner, Whitney: 9781534424555: Amazon.com: Books
  13017. Code to Cloud with Docker and Azure Container Instances | Azure Friday
  13018. Dating our clients
  13019. How to be an introverted leader
  13020. The forecasting fallacy — Alex Murrell
  13021. Stop just using “Frontend” or “Backend” to describe the Engineering you like
  13022. Mastodon shows its stripes
  13023. The most important feature of Sublime Text
  13024. Ayodele Odubela - Combatting Bias in ML [w/ASL Interpreting]
  13025. Anthony Seure / Don't hate the book because you don't use it
  13026. My Principles for Building Software
  13027. Are Founders Allowed to Lie?
  13028. VS Code 1.49 (August 2020 Update) Continues Remote Development Improvements -- Visual Studio Magazine
  13029. Introducing Cosmos DB Studio
  13030. mrDIMAS/rg3d
  13031. Announcing ImageSharp.Web 1.0.0 | Six Labors
  13032. Blessing Krofegha - Is Headless CMS the Future of Development? [w/ASL Interpreting]
  13033. Age of Ascent Trailer
  13034. Continuous Integration for the .NET Framework
  13035. Weekly Update 209
  13036. Code Maze Weekly #43 - Code Maze
  13037. Apple Ending Fortnite Save the World Updates for Mac
  13038. Astrocamel - Blog/Portfolio of George Skouroupathis
  13039. To All The Jobs I Had Before
  13040. HOVALAAG Processor Documentation
  13041. Fabulous: Functional App Development | Xamarin Blog
  13042. Commerce Department Prohibits WeChat and TikTok Transactions to Protect the National Security of the United States
  13043. Release v3.0.0 One Piece · vuejs/vue-next
  13044. Patient Dies After Ransomware Attack on Düsseldorf Hospital
  13045. Ice
  13046. What happened to Firefox Send?
  13047. HOVALAAG
  13048. #ServerlessSeptember 2020 Content Collection - updated 🚨 DAILY 🚨
  13049. I get a weird error about no matching function when I try to use winrt::capture | The Old New Thing
  13050. Calling public methods on Blazor component from another component - Gérald Barré
  13051. RavenDB Meetup : Building a grown up database
  13052. The File System is Unpredictable
  13053. Episode 60 - Uno Platform With Jérôme Laban
  13054. Apple asks to block iOS Unreal Engine development in new court filing
  13055. NVIDIA Broadcast App Out Now! Turn Any Room Into A Home Studio On GeForce RTX GPUs
  13056. FreeCAD/FreeCAD
  13057. safepassme
  13058. .NET App Developer Links - 2020-09-18
  13059. TechEmpower Web Framework Performance Comparison
  13060. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  13061. TypeScript Builders: Improving your types one step at a time
  13062. C# 9.0: Target-typed expression | Miguel Bernard's Blog
  13063. The future of .NET Standard | .NET Blog
  13064. Ultra Safe Nuclear Corporation
  13065. First death reported following a ransomware attack on a German hospital | ZDNet
  13066. Under Deconstruction: The State of Shopify’s Monolith
  13067. DivineOmega/laravel-password-exposed-validation-rule
  13068. Xamarin.Forms Code Snippets
  13069. 22687 - (pgp) [meta] OpenPGP support
  13070. Windows Sysinternals - Windows Sysinternals
  13071. .NET on Microsoft Learn
  13072. What the heck is source code, environments, and versioning for non technical people
  13073. The broken Internet | ungleich.ch
  13074. The stages of a side project
  13075. Aurora Database | Bin Wang
  13076. 9 Year Homelab history in pictures
  13077. Escargotic Commotion
  13078. Taking Notes on Our Feelings
  13079. A new way to learn about technology with Disco's Saron Yitbarek | Hanselminutes with Scott Hanselman
  13080. Deduplicating Decklists
  13081. Ashley Janelle Why You're Not Landing that UX Role [w/ASL Interpreting]
  13082. An introduction to Data Oriented Design with Rust
  13083. How to Shut Off Public Connectivity to Azure SQL Database
  13084. PowerToys: Utilities to customize Windows 10
  13085. Let's Encrypt's New Root and Intermediate Certificates
  13086. Visual Studio Code's C++ Extension Hits v1.0 General Availability -- Visual Studio Magazine
  13087. Becoming a Director of Program Management with .NET’s Scott Hunter
  13088. On .NET Live - .NET Core Code Coverage with Coverlet
  13089. Document
  13090. CQRS and MediatR in ASP.NET Core - Code Maze
  13091. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  13092. The Countdown Show
  13093. Cloudflare and the Wayback Machine, joining forces for a more reliable Web - Internet Archive Blogs
  13094. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  13095. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  13096. Germany will violate 3 international agreements with the Unitary Patent, says FFII
  13097. Why We Don't Like Our Underground House
  13098. Privacy-focused search engine DuckDuckGo is growing fast
  13099. Episode 346 - Autonomous Systems
  13100. The C++/WinRT "capture" function helps you interoperate with the COM ABI world | The Old New Thing
  13101. Dear Programmers, You Are Not F****** Special
  13102. RavenDB in Action Workshop in NDC Conference
  13103. ASP.NET App Migration Webinar | Microsoft Azure
  13104. GitHub CLI 1.0 is now available - The GitHub Blog
  13105. Diversity in Tech With Pariss Chandler
  13106. Philipp is annoyed
  13107. Retrieving Images from the Clipboard and WPF Image Control Woes
  13108. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  13109. Padlocks, Phishing and Privacy; The Value Proposition of a VPN
  13110. What&#39;s New in Telerik UI for Blazor
  13111. Herding Code 242: The COVID Cabin Fever
  13112. Microsoft Releases .NET 5.0 RC 1
  13113. .NET App Developer Links - 2020-09-17
  13114. Azure + Spring Boot = Serverless - Q&A with Julien Dubois
  13115. Microsoft announces new Project OneFuzz framework, an open source developer tool to find and fix bugs at scale - Microsoft Security
  13116. What is the cloud? Explained
  13117. Using OpenAPI with .NET Core - Red Hat Developer
  13118. Building an AWS DevOps Pipeline for Databases - Redgate Software
  13119. Running 16-bit applications on Windows 10 64-bit
  13120. MYSTERY MEMORY LEAK: WHERE DID MY MEMORY GO?!
  13121. Melbourne is not a city in revolt. The truth is far more incredible (and far more boring)
  13122. .NET Rocks! vNext
  13123. iOS 14 is available today
  13124. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  13125. Why use MediatR? 3 reasons why and 1 reason not
  13126. A Thanksgiving Carol
  13127. So You Want To Be A
  13128. iOS 14 vs iPadOS 14: Every iPhone feature you’re not getting on the iPad
  13129. .NET Rocks! vNext
  13130. I Suspect many Task Deadlines are Designed to Force Engineers to Work for Free
  13131. Some Things I’ve Learned About SEO
  13132. 10 Tips for Ramping Up as a Senior Engineer
  13133. How I learned to charge my customers
  13134. I want to outsource technical interviews
  13135. skeeto/endlessh
  13136. Can I really be an engineer?
  13137. Julio Biason .Net 4.1 | The Hidden Value of TikTok
  13138. How to Become As Rich As Bill Gates
  13139. 10 things every founder needs to know in 2020
  13140. What happened to all the non-programmers?
  13141. The IKEA Packout
  13142. Turtles all the way down.
  13143. The thing about age • Pranay Prakash
  13144. The Great Ensmallening
  13145. Join @joemoeAT and @obloch on the #IoTShow as they discuss how #CrateDB can help turning #IIoT data into action on @Azure @CrateIO
  13146. Nova
  13147. Steeltoe - External Configuration with Spring
  13148. windeln.de confirms data security incident
  13149. amf Epic v. Apple Phil Schiller PI Declaration 09-15-20 FINAL PDF
  13150. Entity Framework Community Standup - Sept 16th 2020 - What's New with Migrations in EF Core 5.0
  13151. Major German shopping site leaks customer data
  13152. DIY TinyTV Kit
  13153. Azure Container Instances - Docker integration now in Docker Desktop stable release
  13154. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  13155. Blazor Server CRUD App Using Visual Studio Code
  13156. Microsoft submits Linux kernel patches for a 'complete virtualization stack' with Linux and Hyper-V
  13157. Why is Apple acting like an Asshole?
  13158. Seeding data in EF Core using SQL scripts
  13159. Playing with EF Core 5 and Stack Overflow Data
  13160. Oracle EF Core 3.1 Production Release
  13161. Migrations Overview - EF Core
  13162. Developer Weekly Podcast on RavenDB with Oren Eini
  13163. CSS isolation in Blazor - Gérald Barré
  13164. MediatR: Why should you use it?
  13165. Material Shell- A new desktop experience
  13166. Composant avancé avec Blazor, refaisons un Windows 3.1
  13167. ReconInfoSec/canaries2thehive
  13168. Why did I lose the ability to co_await a std::future and concurrency::task? | The Old New Thing
  13169. Integrating Thinkst Canaries with TheHive
  13170. .NET Performance Optimisations Don't Have to be Complex - Steve Gordon - Code with Steve
  13171. Securing Azure Key Vault inside a VNET and using from an Azure Function
  13172. Support OctoPrint
  13173. Rewriting the Technical Interview
  13174. IBM publishes its quantum roadmap, says it will have a 1,000-qubit machine in 2023 – TechCrunch
  13175. Introducing Pebble: A RocksDB Inspired Key-Value Store Written in Go | Cockroach Labs
  13176. .NET App Developer Links - 2020-09-16
  13177. Nvidia’s Integration Dreams
  13178. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  13179. .NET Foundation "All Hands" - Fall 2020
  13180. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  13181. Leaving Silverlight: Your Options
  13182. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  13183. Building Cross-Platform Desktop Apps with Electron.NET
  13184. When you browse Instagram and find former Australian Prime Minister Tony Abbott's passport number
  13185. Remembering my father
  13186. Workshop Module 5: Deploying Service Mesh to Kubernetes
  13187. The future of .NET Standard | .NET Blog
  13188. Thought Leadership Series: How can we remain relevant in a virtual world?
  13189. We do crafts with origami resin and miniatures. by CraftsKaizen
  13190. A whopping 91% of plastic isn't recycled
  13191. Security through obscurity isn't / Matiss Treinis
  13192. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  13193. You're Not Solving the Problem You Think You're Solving
  13194. The Great Bubble Barrier - A smart solution to plastic pollution
  13195. Reinforcement learning, non-Markov environments, and memory
  13196. Who Influences Your Working Pace?
  13197. The Production Readiness Spectrum
  13198. It always takes more time - Stan Bright
  13199. Smoke Has Caused Temperature Forecasts to Go Crazy Plus An Update
  13200. Searching for style
  13201. Turn Your Newsletter Into an Experience — Ari Lewis
  13202. An Introduction to Microsoft Hybrid SQL Server Solutions
  13203. Getting the DOM to debug for you
  13204. Elon Musk's "Loop" - It's bad, folks
  13205. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  13206. GitHub Quick Reviews
  13207. .NET Foundation Project Spotlight - Cake
  13208. ElasticON Global | Free virtual event | 13-15 October 2020 | Elasticsearch & ELK Stack user conference
  13209. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  13210. Cryptography Services
  13211. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  13212. 6 red flags I saw while doing 60+ technical interviews in 30 days - interviewing.io blog
  13213. dotnet/format
  13214. gnu.org
  13215. In learning styles debate, it's instructors vs. psychologists
  13216. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  13217. Anchor navigation in a Blazor application - Gérald Barré
  13218. Zigソフトウェア財団とZenプログラミング言語に関する声明 - News - The Zig Programming Language
  13219. Fasting mimicking diet as an adjunct to neoadjuvant chemotherapy for breast cancer in the multicentre randomized phase 2 DIRECT trial
  13220. Adam Storr - Using Project Tye to Run .NET Worker Services
  13221. Use CSS isolation in your Blazor projects
  13222. ARM Series #10: Template for Resource X
  13223. Luxon
  13224. Settings Sync in Visual Studio Code - IT's BUILT IN NOW!
  13225. Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs | The Old New Thing
  13226. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  13227. Telerik Web Products R3 2020 Release Webinar
  13228. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  13229. A Better Mousetrap - Turnerj (aka. James Turner)
  13230. How HTTPS works
  13231. Home
  13232. Moment.js | Docs
  13233. Raspberry Pi as a local server for self hosting applications
  13234. .NET App Developer Links - 2020-09-15
  13235. Monsters Weekly 182 - Sending Dates from JavaScript to .NET
  13236. Microsoft Visual Studio Code August 2020 (version 1.49) update gets several improvements
  13237. .NET Adds Latent Bug Discovery Feature
  13238. Index Usage: finding indexes not being used - Simple Talk
  13239. – Wren
  13240. Update .NET frameworks to .NET 5.0 by benaadams · Pull Request #6000 · TechEmpower/FrameworkBenchmarks
  13241. A database for every repl
  13242. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  13243. Feds: IBM did discriminate against older workers in making layoffs | WRAL TechWire
  13244. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  13245. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  13246. Phosphine gas in the cloud decks of Venus
  13247. The Art of Turboing
  13248. A New Way To Monetize An Audience
  13249. The compositor is evil
  13250. UBM, and a lament for the software industry
  13251. Home Office Project: Overkill Workbench Series Part 1
  13252. Never Invest in the Business Model
  13253. GNSS Jamming and Spoofing, aka Galileo's Authentication Algorithm Part 3 - Articles
  13254. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  13255. Minimum Viable Air Quality Monitoring
  13256. Understanding Gaussian Blurs - Digital Bunker
  13257. Countdown Show: Microsoft Ignite 2020 - Episode 2
  13258. February 14, 2020 - Blazor Coding with Squirrel
  13259. Nikola admits prototype was rolling downhill in promotional video
  13260. Modelling a Wealth Tax Correctly · Krishna's words
  13261. npgsql/efcore.pg
  13262. MMOs You’ve Never Heard Of: Age of Ascent, Little Sim World, Arcane Showdown, Riders Republic
  13263. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  13264. Prepare your cloud environments using Azure landing zones | Azure Friday
  13265. Disassembly improvements for optimized managed debugging | Visual Studio Blog
  13266. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  13267. Staples discloses data breach exposing customer info
  13268. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  13269. Shawn Wildermuth's Blog
  13270. GraphQL - Fiyaz Hasan
  13271. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  13272. Building Windows Terminal with WinUI
  13273. Announcing .NET 5.0 RC 1 | .NET Blog
  13274. Hints of life on Venus
  13275. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  13276. Phosphine Detected In The Atmosphere of Venus - An Indicator of Possible Life?
  13277. Just Vim It! Learning Vim For Fun and Profit
  13278. Life, part 35
  13279. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  13280. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  13281. Running a .NET Core application in Kubernetes - high level walk-through
  13282. DevChatter - Twitch
  13283. 219: Move over float, it is time for Half
  13284. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  13285. Apple Tries to Charge as Much as a New MacBook Pro for a Screen Replacement
  13286. Svitla Smart Talk: Most Common Mistakes in Using Tasks and in Asynchronous Code
  13287. Niek/Niek
  13288. DotFest 2020: Using Roslyn to improve your codebase
  13289. .NET App Developer Links - 2020-09-14
  13290. DevChatter - Twitch
  13291. Analyzing Chicago’s Taxis data with RavenDB
  13292. Create an Application with Web Template Studio
  13293. Britain's CO2 Emissions Have Fallen to Levels Last Seen in 1890
  13294. Is Kubernetes Programming?
  13295. DevChatter - Twitch
  13296. What's up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? | The Old New Thing
  13297. What's so hard about PDF text extraction? ​
  13298. What is personal information?
  13299. Jobs at CyberCX
  13300. Leaked database indicates Chinese intelligence has probed senior Australian politicians | Sky News Australia
  13301. Tip 277 - Azure Functions on Kubernetes with KEDA Part 1 of 2
  13302. The New Git Experience
  13303. Fabulous: Functional App Development | Xamarin Blog
  13304. Microsoft Surface Duo is released | Surface Duo Blog
  13305. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  13306. Pull Request is your friend not foe!
  13307. Hosting applications on Azure B-series virtual machines
  13308. Learn Docker in one month - on YouTube! Your guide to week 2
  13309. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  13310. Your Phone Is Your Castle – Purism
  13311. Why governments should adopt and invest in FOSS
  13312. Teacher invents low-tech laptop & CD lifehack to screen handwritten notes for online class
  13313. Collecting dumps anywhere with dotnet-monitor
  13314. Map - PurpleAir
  13315. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  13316. NVIDIA to Acquire Arm for $40 Billion, Creating World’s Premier Computing Company for the Age of AI
  13317. The feedback loop of productivity | Blog
  13318. Ankit Gupta's Blog
  13319. Enable Learning in Technical Writing
  13320. When to start looking for a new job
  13321. Getting The Most Out Of Anki
  13322. Thoughts on giving feedback
  13323. The Five Temptations of a CEO — cherif.ca
  13324. Disrespectful Design—Users aren’t stupid or lazy
  13325. GitHub Actions annotation previewer
  13326. Firebug
  13327. damienbod/AspNetCoreMvcVueJs
  13328. efcore/EFCore.CheckConstraints
  13329. damienbod/IdentityServer4VueJs
  13330. Code Maze Weekly #42 - Code Maze
  13331. Epoch Converter
  13332. Political appointees demand ability to rewrite CDC case reports
  13333. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  13334. Unix Time Stamp - Epoch Converter
  13335. Super Mario Bros. 3 in 3 minutes - World Record Speedrun Explained
  13336. google/makani
  13337. I Want to Fix Goodreads
  13338. Some Great Books For Programmers That StackOverflow Cannot Replace
  13339. Why Do So Many People Want Us Back In The Office?
  13340. Choosing a mailing list tool for WordPress besides MailChimp – Andy Sylvester's Web
  13341. coin_artist – 34700 $coin Puzzle Write-Up ($20,000)
  13342. “But it works”
  13343. Why senior engineers get nothing done | Swizec Teller
  13344. Be considerate while sharing knowledge
  13345. It's No 'Giggle': Managing Expectations for Vulnerability Disclosure
  13346. Unix Time Stamp - Epoch Converter
  13347. r/homeassistant - Is it possible to get data from my utility's meters?
  13348. Dickhead of the Week: Instagram CEO Adam Mosseri
  13349. The Importance of Numbers - with Tim Harford — The Numberphile Podcast
  13350. Open Alpha Playtest - Sept 12, 2020
  13351. The Importance of Numbers (with Tim Harford) - Numberphile Podcast
  13352. The Numberphile Podcast
  13353. The Importance of Numbers - with Tim Harford — Numberphile
  13354. ‎The Numberphile Podcast on Apple Podcasts
  13355. Pack.PNG has been FOUND! - Here's how they did it.
  13356. Friday Five: Azure Cloud, Active Directory, More!
  13357. Epoch Converter
  13358. Principal Software Engineering Manager - Microsoft Office in Atlanta, Georgia, United States | Engineering at Microsoft
  13359. https://codesync.global/uploads/media/activity_slides/0001/03/f2292f201aa6b04db8c4e0b9cfa191dd07c9ee14.pdf
  13360. ‘Ugh Fields’, or why you can’t bear to think about that task
  13361. App Store Review Guidelines - Apple Developer
  13362. Announcing the GitHub integration with Microsoft Teams - The GitHub Blog
  13363. In-App Purchase Rules – Marco.org
  13364. FCPS Statement on Ransomware Investigation | Fairfax County Public Schools
  13365. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  13366. Epic vs Apple: What to Expect? - IT Hare on Soft.ware
  13367. From Vim to Ed
  13368. You Are Planning Too Much | eitherway
  13369. Why Don't VCs Index Invest?
  13370. Microsoft Ignite
  13371. Back to Learning: Save 45% on Books and eBooks
  13372. Security by Obscurity is Underrated
  13373. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  13374. Increasing reports of Pixel 3 and Pixel 3 XL battery swelling damaging phones
  13375. The macros for declaring COM interfaces, revisited: C++ implementation | The Old New Thing
  13376. Minitel: The Online World France Built Before the Web - IEEE Spectrum
  13377. [llvm-dev] [RFC] Machine Function Splitter
  13378. The SP mvp Weekly
  13379. Autism / Asperger's Test - 2 Minute Test, Instant Results.
  13380. OmniSharp/omnisharp-roslyn
  13381. Caddy Server Acquired By Apilayer
  13382. How I operated as a Staff engineer at Heroku
  13383. Weekly Update 208
  13384. Tines | Security Orchestration, Automation and Response (SOAR) Platform | Product
  13385. 100 Websites That Shaped The Internet As We Know It
  13386. Shawn Wildermuth's Blog
  13387. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  13388. C# 9.0: Improved pattern matching | Miguel Bernard's Blog
  13389. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  13390. Securing Azure Functions using an Azure Virtual Network
  13391. Computed Column Performance in SQL Server - Simple Talk
  13392. Notifiable Data Breaches – and how to avoid them
  13393. Microsoft's Fluid Framework is now open source on GitHub
  13394. What Clojure spec is and what you can do with it (an illustrated guide)
  13395. TOML: Tom's Obvious Minimal Language
  13396. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  13397. Xamarin Community Standup - Sept 3rd 2020 - XAML Tooling Updates & Dual-screen Fun
  13398. Nikola: How to Parlay An Ocean of Lies Into a Partnership With the Largest Auto OEM in America
  13399. How do Routers Work, Really?
  13400. Let employees sell their equity
  13401. Learn C# with CSharpFritz - Ep 4: C# Conditionals and Loops for Beginners
  13402. The Tyranny of the Popcorn Post - Will Patrick
  13403. Survival of the Fittest
  13404. Waiting for Zero
  13405. Everything I ever learned about creating online courses. Part 1: Product Development
  13406. Stop Watching YouTube
  13407. How I got fibre
  13408. Giggle; laughable security | Digital Interruption Research
  13409. ‎A Monster's Expedition
  13410. A Monster's Expedition by Draknek & Friends
  13411. Workshop Module 6: Distributed Data
  13412. Access Linux filesystems in Windows and WSL 2 | Windows Command Line
  13413. Why it is Important that Software Projects Fail
  13414. The Cloud Skills Show Episode 5: Web
  13415. A conversation could change a life | R U OK?
  13416. Life, part 34
  13417. The macros for declaring COM interfaces, revisited: C++ version | The Old New Thing
  13418. Relativty an Open-source VR headset for $200
  13419. Relativty - An open-source VR headset for $200 | Product Hunt
  13420. Emacs is very special regarding UIs
  13421. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  13422. Wordpress on .NET Core
  13423. Microsoft Developer UK @msdevUK
  13424. 5 most annoying website features I face as a blind person every single day | The Big Hack
  13425. Edgescan Questions & Answers with Troy Hunt Part 1 - Cyber Security, Security Scan, Full Stack Vulnerability Management
  13426. 7 ud af 20 ministres kodeord ligger åbent tilgængeligt på nettet: ‘Det er hovedrystende’
  13427. The Amazing $1 Microcontroller - Jay Carlson
  13428. Jared Mauch - Getting Fiber To My Town (NLNOG Live! September 2020)
  13429. Agenda 2020 - NDC Sydney 2020 | Online Developers Conference
  13430. Building Windows Terminal with WinUI | Windows Command Line
  13431. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  13432. GraphQL on Azure: Part 4 - Serverless CosmosDB
  13433. Settings Sync for Visual Studio Code
  13434. Self-Documenting Code&#58; No Comment
  13435. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  13436. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  13437. Understand Recoil in React
  13438. Thin vs Fat Integration Events
  13439. Goodbye Xamarin.Forms, Hello .NET MAUI!
  13440. Mimestream
  13441. Sourcegraph - Universal Code Search
  13442. Kubernetes YAML Generator
  13443. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  13444. Global AI Tour | The Tech Platform
  13445. henon/Python.Included
  13446. #VS2019 – ML.NET Model Builder GPU Support, awesome !
  13447. #MLNet – AutoML for ranking scenarios
  13448. ML.NET Workshop
  13449. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  13450. Machine Learning Crash Course With ML.NET
  13451. New Zealand Is About to Test Long-Range Wireless Power Transmission
  13452. How we learnt to stop worrying and love web scraping
  13453. Musical Chairs: Iowa School Districts' New Way To Skirt COVID Rules | Iowa Starting Line
  13454. Why is there a normal galaxy sitting at the edge of the Universe?
  13455. Socket.IO
  13456. microsoft/FluidFramework
  13457. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  13458. Dozens of scientific journals have vanished from the internet, and no one preserved them
  13459. Hacking Ethernet out of Fibre Channel cards
  13460. Learn C# with CSharpFritz - Ep 3: C# Methods, Events, and Delegates for Beginners
  13461. 20 years to overnight success
  13462. Shaping your team culture | Helen Anderson
  13463. grit, or the moralist’s fable about education
  13464. How does Night Mode work? | Sivasubramanyam A
  13465. Visualizing My Imposter Syndrome - Ricardo Luevanos
  13466. The story of how to NOT start a project. - Mr. Picky
  13467. How To Build Momentum in Life & Business
  13468. How I streamline and “automate” giving one free mentoring session every day.
  13469. 168 AWS Services in 2 minutes
  13470. Programming is a losers game | Tom Gamon
  13471. Learn TV
  13472. .NET & GRPC What they forgot to tell you
  13473. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  13474. The Long-Term Stock Exchange opens for business
  13475. The cron schedule expression editor
  13476. Is the web getting slower? | DebugBear
  13477. Raccoon Attack
  13478. The macros for declaring COM interfaces, revisited: C version | The Old New Thing
  13479. Stack Exchange Data Dump : Stack Exchange, Inc. : Free Download, Borrow, and Streaming : Internet Archive
  13480. A Taxonomy of Bidirectional Scattering Distribution Function Lobes for Rendering Engineers
  13481. On all that fuckery
  13482. So You Want To Be A
  13483. Little Known ASP.NET Core Features - HTTP Trailers
  13484. First Steps with Blazor - Simple Talk
  13485. gRPC Best Practices for .NET
  13486. How to Build a RESTful API with Deno
  13487. View your Azure Cache for Redis data in new Visual Studio Code extension
  13488. .NET Microservices with Steeltoe
  13489. The Native File System API: simplifying access to local files
  13490. microsoft/FluidFramework
  13491. Fluid Framework Preview
  13492. Fluid Framework is now open source - Microsoft 365 Developer Blog
  13493. AT&T’s current 5G is slower than 4G in nearly every city tested by PCMag
  13494. Free Hosted Titanoboa
  13495. Getting started PeachPie
  13496. 425show - Twitch
  13497. The HTML autocomplete attribute
  13498. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  13499. EngstromJimmy/Blazm.Bluetooth
  13500. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  13501. AzureAD/microsoft-identity-web
  13502. The Best Samples to Teach Yourself Blazor
  13503. dotnet/aspnetcore
  13504. Adding a Little DAPR to your .NET Microservices
  13505. Release 4.1.1 Release · aspnet/AspNetKatana
  13506. Maoni0/mem-doc
  13507. Scaling SignalR Core Web Applications With Kubernetes
  13508. Spreadsheets, smoke, and leases
  13509. Clipboard API for browsers is inconsistent
  13510. Good students find questions, not answers
  13511. Why Masks Work Better Than You Think: An Interactive Essay
  13512. How to Consume Information - Daniel Adeyemi
  13513. Have I Been Pwned Report
  13514. Why I dropped out of college
  13515. The Automated CIO
  13516. After-the-fact warnings
  13517. Gem Island • Nicholas Pilkington
  13518. Is there any place for monoliths in 2020? - Francisco J. Revoredo
  13519. The Myth of Harmonious Indigenous Conservationism - Quillette
  13520. The Two Risks of Investing - Jonathan Liu
  13521. For the Future of Work, Look to Gaming
  13522. Using Logrotate to manage logs – Mohit Khare
  13523. Non-POSIX file systems - weinholt.se
  13524. That time I needed money… – Dave Gooden
  13525. BombSolver - Test Run
  13526. Announcing a new way to paste URLs, Link format!
  13527. State of Cybersecurity Industry Exposure at Dark Web
  13528. loic-sharma/BaGet
  13529. Vitamin D, part 3 - The Evidence
  13530. Get Weather Forecast -- with records
  13531. Home - History of .NET
  13532. Re: Can't stop Spotify from auto downloading OneDrive
  13533. Study: “LinkedIn is Basically a Money Pit” Because of Ad Fraud
  13534. Installing windows
  13535. GDPR Violation: ScribD acquires PII on 500M users in a deal with LinkedIn
  13536. PandaDoc Employees Arrested in Belarus After Founders Protest Against Violence
  13537. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  13538. Charge your Tesla for less
  13539. Dhghomon/programming_at_40
  13540. .NET Microservices with Steeltoe
  13541. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  13542. Your Man in the Public Gallery: the Assange Hearing Day 6 - Craig Murray
  13543. Why I Link to WayBackMachine Instead of Original Site
  13544. How is it possible to jam a virtual card reader? | The Old New Thing
  13545. Create React App vs Next.js vs Gatsby
  13546. BashPitfalls - Greg's Wiki
  13547. Update noda time plugin to support bcl types by forwarding these to the existing bcl type handlers. by davidroth · Pull Request #3124 · npgsql/npgsql
  13548. AVIF has landed
  13549. Migration of Arbitrage from Windows to Mesos
  13550. The US Army Spent Millions Developing Giant, Six-Legged Walking Trucks in the 1980s
  13551. How to speed up the Rust compiler one last time – Nicholas Nethercote
  13552. Inaugural Melb.NET virtual meetup
  13553. Eftel Group - Telecommunication Infrastructure for Corporate, Wholesale, Government & Residential Sectors
  13554. Pair programming with JetBrains IDEs
  13555. Learn Docker in one month - on YouTube! Your guide to week 1
  13556. ASP.NET Core Configuration - Options Validation - Code Maze
  13557. Auto generated WebAPI client library with NSwag
  13558. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  13559. Using a Dapper Base Repository in C# to Improve Readability
  13560. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  13561. Can't disable Chrome Mobile video autoplay. Have set to Blocked in Site Settings; still autoplaying
  13562. sinshu/managed-doom
  13563. Quand je découvre que mon code a été modifié en mon absence - Les Joies du Code - Humour de développeurs : gifs, memes, blagues
  13564. DIY IoT door monitor with ESP8266
  13565. Re-examining our approach to memory mapping | Time series data, faster
  13566. Disposable mask under the microscope
  13567. Tooltips in tooltips · Philip Ardeljan is a UI designer
  13568. Stellar Cartography With Self Organizing Maps
  13569. Tinkerer - You Aren't Going To Need It
  13570. Before you pack your webapp in Electron | Ori Livni’s Notes
  13571. » BitTorrent v2
  13572. The Business Lessons I Learned from Not Cutting My Hair for 18 Months
  13573. Beijing KFC
  13574. Webmaster forum database exposed data of 800,000 users | ZDNet
  13575. VisualStudio - Twitch
  13576. 425show - Twitch
  13577. Language Log » "That, that, that…", part 2
  13578. Music Theory is Racist
  13579. Create php-gd2-12129745956.jpg by dddndd21 · Pull Request #107 · StackExchange/StackExchange.DataExplorer
  13580. This is definitely rare: It happens only ten times a month | The Old New Thing
  13581. C++/WinRT injects additional constructors into each runtime class | The Old New Thing
  13582. 18.S191 Introduction to Computational Thinking
  13583. Oracle Developer Live—Java
  13584. Weekly Notes - #27 | Miguel Bernard's Blog
  13585. TLS certificate lifespan cut short: A win for security, or cause for chaos?
  13586. Things I Learned to Become a Senior Software Engineer
  13587. index - BasicIncome
  13588. Verizon achieves milestone in future-proofing data from hackers
  13589. Elixir Is Not Ruby. Elixir Is Erlang
  13590. It’s getting Cozy
  13591. Securing Azure Functions using certificate authentication
  13592. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  13593. Calling Windows APIs in .NET5
  13594. When Things Get Really Bad – NTFS File System Corruption War Story
  13595. An Azure Reference Architecture – Azure From The Trenches
  13596. Kassel Labs
  13597. Migrating from ASP.NET to ASP.NET Core
  13598. Web-to-App Communication: The Native Messaging API
  13599. Visual Studio Codespaces is consolidating into GitHub Codespaces | Visual Studio Blog
  13600. Hard to discover tips and apps for making macOS pleasant
  13601. Noita - A roguelite where everything can be destroyed.
  13602. Service proxy, pod, sidecar, oh my!
  13603. Rain Speedtest
  13604. Preventing Insecure Network Connections | Apple Developer Documentation
  13605. DEVintersection Virtual Workshop Event
  13606. The Right to Repair could help address a critical shortage in school computers
  13607. Why you want to encrypt password hashes
  13608. Athletic Anti-Nutrition: What a Vegan Diet Did to Carl Lewis
  13609. The most efficient way to solve problems: not having them
  13610. What is the Value of Browser Diversity?
  13611. Attention is your scarcest resource
  13612. Hong Kong mourns the end of its way of life as China cracks down on dissent
  13613. Boardwatch Magazine Vol 09 01 1995 Jan : Free Download, Borrow, and Streaming : Internet Archive
  13614. How to pick more beautiful colors for your data visualizations
  13615. 10+ Sorts, Visualized - Disparity Cube (Radix, Gravity, Quicksort, ...)
  13616. boardwatch-1994-08 : Free Download, Borrow, and Streaming : Internet Archive
  13617. Predators and Prey - Numberphile
  13618. Contra - Behind the Code
  13619. yaelwrites/Big-Ass-Data-Broker-Opt-Out-List
  13620. NetLearner.org Home page - NetLearner.Portal
  13621. Key exchange standards - Manning
  13622. Massacring C Pointers
  13623. Are You An Anarchist? The Answer May Surprise You!
  13624. jsakamoto/ipaddressrange
  13625. The stack monoid
  13626. vasanthv/talk
  13627. Why you should charge more for your app subscriptions – Matt Ronge
  13628. Debt Matters
  13629. My Ergodox EZ Layouts to Relearn Typing within Three Days
  13630. Building a better home network
  13631. Fraidycat
  13632. When to stop working on side-projects
  13633. The MVP reconnect daily
  13634. Key exchange standards - Manning
  13635. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  13636. spectresystems/spectre.console
  13637. Bridging the Gap Between Junior and Senior Engineers
  13638. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  13639. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  13640. You Should Probably Change Your Password! | Michael McIntyre Netflix Special
  13641. Snake in a QR code
  13642. » Bullfrog after Populous The Digital Antiquarian
  13643. wybiral/micropython-aiolora
  13644. .NET Rocks! vNext
  13645. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  13646. Controller Display by Fred Wood by Fred Wood
  13647. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  13648. Lose Weight with Nightmare Fuel
  13649. A Meta-Layer for Notes
  13650. Wittgenstein’s Revenge
  13651. The U.S. is a Failed Experiment
  13652. Garbage in, garbage out
  13653. The 16 Hour Product
  13654. A history of elliptic curves in tweets
  13655. Join the DotNetEvolution Discord Server!
  13656. xkcd: University COVID Model
  13657. Weekly Update 207
  13658. University COVID Model
  13659. Winamp Skin Museum
  13660. C# - Handy Features
  13661. 30 years ago today...
  13662. Update on Adobe Flash Player End of Support
  13663. Microsoft Ignite
  13664. Costs of running a Python webapp for 55k monthly users
  13665. What Every C Programmer Should Know About Undefined Behavior #2/3
  13666. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  13667. Coursera | CareerForce
  13668. Modern C
  13669. Rough edges in the when_all coroutine, part 2: Overloaded comma operator | The Old New Thing
  13670. Future of C#
  13671. Edit and Replay your network requests, direct from the browser
  13672. Using HIBP, AppInsights and Grafana to detect credential stuffing.
  13673. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  13674. Website Security, WAF, CDN, DDoS Protection | AppTrana
  13675. Reddit gets its app to 50 million Play Store downloads, mostly by making the mobile web experience miserable
  13676. A Beginner’s Guide to Setting Up a Web Application with Typescript and Express
  13677. Ian Bebbington - State-of-the-art ML in UWP
  13678. It's 2020 and it is time for text mode with Gui.cs
  13679. Top-level programs in C# 9.0
  13680. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  13681. Everything You Need to Know to Get Started with Deno
  13682. It’s not just cars that make pollution. It’s the roads they drive on, too
  13683. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  13684. NuScale’s small nuclear reactor is first to get US safety approval
  13685. We Didn't Encrypt Your Password, We Hashed It. Here's What That Means:
  13686. Time passed since Daniel applied for a US visa
  13687. RGBW RGB Downlight WiFi - 4 Pack
  13688. What is your take on checking return values?
  13689. Learn how to deploy .NET Core apps to Azure with GitHub Actions
  13690. Millionaire Rep. Roger Williams Was One of at Least 4 Members of Congress to Benefit From PPP
  13691. Battery-free Game Boy runs forever
  13692. Upcoming changes to CI/CD Minutes for free tier users on GitLab.com
  13693. samizdatco/skia-canvas
  13694. Why You Should Share Your Ideas Online - Stew Fortier
  13695. Beginner's Mind | SQL, Code, Coffee, Etc.
  13696. Why I Don't Care About My Window Manager
  13697. Winning Communication in Remote Teams
  13698. Open Source Everything
  13699. A case for the mediocre developer
  13700. Thomas Jefferson to John Norvell
  13701. This Tiny Nuclear Reactor Will Change Energy—and Now It's Officially Safe
  13702. Microsoft Expressive Pixels: a platform for creativity, inclusion and innovation
  13703. What If Certain Mental Disorders Are Not Disorders At All?
  13704. On .NET Live - Application logs and diagnostics with Serilog
  13705. FilePizza - Your files, delivered.
  13706. Pasco’s sheriff uses data to guess who will commit crime. Then deputies ‘hunt down’ and harass them.
  13707. A* Program — /dev/color
  13708. Black engineers group seeks next-gen IT leaders
  13709. transport_security_state_static.json - Chromium Code Search
  13710. Call session - Microsoft User Research
  13711. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  13712. React is becoming a black box
  13713. Restrict DownloadLinks to a specific user by Yiddishe-Kop · Pull Request #9 · armancodes/laravel-download-link
  13714. Rough edges in the when_all coroutine, part 1: Empty parameter list | The Old New Thing
  13715. Creating background .NET Core services on Linux
  13716. Juno College Bootcamp Student to Web Developer with Ro The Coder
  13717. Blazor WebAssembly : Custom Authentication - EP11
  13718. Factorio - Trailer 2014
  13719. Factorio - Trailer 2020
  13720. Build your own .NET memory profiler in C#
  13721. Platform Tempered Glass Plate 310*310mm for FDM 3D Printer
  13722. Extended Validation Certificates are (Really, Really) Dead
  13723. Shelly1 physical button switch not working - Offizielles Shelly Support Forum
  13724. The release of the Azure Data Studio extension generator is now available - SQL Server Blog
  13725. Connector for AWS in Azure Cost Management + Billing is now generally available
  13726. Use TempDataAttribute For Clean Code
  13727. AWS Toolkit in JetBrains Rider | Amazon Web Services
  13728. C# 9.0: Records – Work With Immutable Data Classes
  13729. DevReach 2020 Now ONLINE & Free
  13730. Virtual Events in September to Discover! | Xamarin Blog
  13731. Building React Apps With Storybook — Smashing Magazine
  13732. Amazon.com: RCAWD Front and Rear Shock Absorber Oil Filled Type Aluminum Alloy 1316 for Rc Hobby Model Car 1-14 Wltoys 144001 Buggy Option Parts Hop-Ups 4Pcs(Yellow): Toys & Games
  13733. MIT 18.S097: Programming with Categories
  13734. thomasgalliker/ObjectDumper
  13735. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  13736. Customizing Trimming in .NET Core 5 | .NET Blog
  13737. Full-Text Search Battle: PostgreSQL vs Elasticsearch
  13738. E-mail gateways and gatekeeping
  13739. Inexpensive Dynamic DNS over IRC
  13740. Options, Text Editor, C#, Advanced - Visual Studio
  13741. In Defense of a Switch
  13742. Pour One Out | Potemkin Life
  13743. Calming down Clickhouse
  13744. Writing for nobody, writing for everybody
  13745. Blanket Solutions and Microservices
  13746. Think Twice Before You Wish to Live Forever — Remo Uherek
  13747. max.hn | 3 years of receiving my twitter feed via mail
  13748. Why Universal Basic Income Is Inevitable: What You Need To Know -
  13749. Data practices for scrappy startups
  13750. The Official, Authorized List Of Legitimate Reasons For Deciding to Become a Manager
  13751. leeoniya/uPlot
  13752. Cloud firewall management API SNAFU put 500k SonicWall customers at risk
  13753. dotnet/roslyn
  13754. The .NET Docs Show - .NET open-source projects 👨🏻‍💻 with Isaac Levin 👨🏻‍🦲
  13755. .NET CLI Templates in Visual Studio | .NET Blog
  13756. XAML Hot Reload Survey
  13757. TSA tries out another (illegal) biometric “ID verification” system – Papers, Please!
  13758. So You Want to Learn Physics... — Susan Fowler
  13759. ARM64 Performance in .NET 5 | .NET Blog
  13760. NeoAxis Engine 2020.5 Released - .NET Core, Visual Studio Code, Rider support, improved built-in GUI
  13761. Ice Sheet Melting Is Perfectly in Line With Our Worst-Case Scenario, Scientists Warn
  13762. Controversial law allows police to seize and sell cars of non-lawbreakers, keeping the proceeds
  13763. chsienki/Kittitas
  13764. 10 lesser-known Web APIs you may want to use
  13765. Lo-Fi Player
  13766. Synthesizing a when_all coroutine from pieces you already have | The Old New Thing
  13767. Announcing PeachPie 1.0-preview1 @ PeachPie
  13768. Future Tech 2020 Conference | Homepage
  13769. connorferster/handcalcs
  13770. Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
  13771. Most favorited Hacker News posts of all time
  13772. Inaugural Melb.NET virtual meetup
  13773. The Why and How of Privacy and Security — This Too Shall Grow
  13774. Create on Your Terms with Your Community | Patreon Blog
  13775. How to Spot Toxic Software Jobs From Their Descriptions
  13776. US court fully legalized website scraping and technically prohibited it - Parsers
  13777. Remembering Morphine's 'Cure For Pain,' The Record That Solidified Boston's Nocturnal Sound
  13778. Adding Scripting to .NET Applications
  13779. Deploying .NET Core to Heroku
  13780. Postel's Law - The Robustness Principle
  13781. Running Container Workloads in Microsoft Azure - Simple Talk
  13782. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  13783. Tracing at Slack: Thinking in Causal Graphs - Slack Engineering
  13784. ASP.NET Core Configuration - Basic Concepts - Code Maze
  13785. AusCERT investigating a data dump claimed to be from the Department of Education
  13786. Announcing the General Availability of Bottlerocket, an open source Linux distribution built to run containers | Amazon Web Services
  13787. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  13788. Translating NHibernate LINQ query to SQL
  13789. New Steps to Combat Disinformation - Microsoft on the Issues
  13790. 9 open source leaders I enjoy following on Twitter
  13791. Xamarin.Forms New Drawing API! Part 1
  13792. Wayback Machine
  13793. Why has college gotten so expensive in the last 30 years?
  13794. Experian database laked
  13795. A Saudi Prince's Attempt to Silence Critics on Twitter
  13796. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  13797. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  13798. Why I Actively Discourage Online Tooling like `jwt.io` and Online JSON Validators · Jamie Tanna | Software Engineer
  13799. Ruhetag Sonntag | Silent Sunday
  13800. Make Security an Inside Job – Design Monday | J Wolfgang Goerlich
  13801. You flow downhill
  13802. amymhaddad
  13803. Why developers hate Ruby on Rails
  13804. On the Epic side of history
  13805. How I Built Our Marketing Team, 15 Years After Launching – Bogdan Mitrache
  13806. Thoughts on Fundraising - Blair Reeves
  13807. Lunar
  13808. Nerves-keyboard - Running a mechanical keyboard with Elixir
  13809. Seven trust and safety features to build into your product before someone gets hurt
  13810. I've decided to pursue a Bootstrap MBA
  13811. Awesome 8-Bit DIY Breadboard Computer (Kits are Available) - EEWeb
  13812. Adding a Little DAPR to Your .NET Microservices
  13813. CoffeeGeek - Baratza Sette 30 Grinder
  13814. Power the Polls
  13815. VALORANT's 128-Tick Servers
  13816. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  13817. Introducing GeForce RTX 30 Series GPUs.
  13818. Introducing GitHub Container Registry - The GitHub Blog
  13819. The Three-Body Problem Will Be Adapted for Netflix by Game of Thrones Showrunners
  13820. Improvements in native code interop in .NET 5.0 | .NET Blog
  13821. Performance best practices with gRPC
  13822. Why we are suing the Administration - Newsroom
  13823. Why I’m Writing A Book On Cryptography
  13824. Airline Pilots Landing At LAX Report "A Guy In Jetpack" Flying Alongside Them
  13825. htop-dev/htop
  13826. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  13827. More on trivial functions like CopyRect and EqualRect | The Old New Thing
  13828. GitLens Extension in Visual Studio Code
  13829. The database I wish I had
  13830. Cisco engineer resigns then nukes 16k WebEx accounts, 456 VMs
  13831. About Applebot
  13832. Monsters Weekly 178 - How to Manually Trigger GitHub Actions
  13833. Build a REST API in .NET Core - Simple Talk
  13834. How to log NHibernate SQL to ASP.NET Core loggers
  13835. Natively Format JavaScript Numbers
  13836. Setting Up GrayLog For Use With NLog
  13837. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  13838. Monsters Weekly 180 - SQL Profiling with Azure Data Studio
  13839. Solution & Project Structure of a Loosely Coupled Monolith
  13840. .NET Foundation Project Spotlight
  13841. Monsters Weekly 179 - Working with AsyncLocal
  13842. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  13843. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  13844. Docker 101 and How do containers work?
  13845. New C# Source Generator Samples | .NET Blog
  13846. Shawn Wildermuth's Blog
  13847. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  13848. Minimal React: getting started with the frontend library
  13849. What is .NET? How does it work? Is it a language or a Platform?
  13850. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  13851. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  13852. Securing Azure Functions using API Keys
  13853. BSides København
  13854. Consequences Of Code « blarg?
  13855. The surreal art of ‘unnatural lighting’
  13856. Motivation
  13857. Azure/bicep
  13858. Version number bumped to 3.0.0 from 2.8.0 (tentative). · ruby/ruby@21c62fb
  13859. Debug ASP.NET Core Blazor WebAssembly
  13860. If your Mac doesn't turn on
  13861. Google, the Stupidity Amplifier — Greg Egan
  13862. App Trimming in .NET 5 | .NET Blog
  13863. F# 5 update for August | .NET Blog
  13864. A Lesson in LoRa Module P2P Standards (or the Lack Thereof)
  13865. Yes, This Interchange in Houston Is the Same Size as an Entire City Center in Italy
  13866. Supporting Linux kernel development in Rust
  13867. Introducing the Half type! | .NET Blog
  13868. Big Plans for Big Data and .NET for Spark | .NET Blog
  13869. The Architecture of Open Source Applications
  13870. GIFBot - Interactive Twitch Bot
  13871. An interesting question for technical founders
  13872. Soatok’s Guide to Side-Channel Attacks
  13873. Amazon.com: BatPower 120W USB C Laptop Car Charger, PD 90W Car Charger for New Surface Book 2 Laptop Pro 7 USB C Car Charger HP Spectre X360 Razer Microsoft Dell Laptop Car Charger Vehicle DC 12v-24v Auto Adapter: Computers & Accessories
  13874. System Programming in 2k20
  13875. On the moral authority of the founding CEO - As Risky As It Gets
  13876. The Importance of Doing - Jonathan Liu
  13877. Tips for stable and portable software
  13878. Human Facts — The Age Of Our Body - Iulian Gulea
  13879. No longer looking for shortcuts!
  13880. Deployed To Production Is Not Enough
  13881. Zigbee Device Compatibility Repository
  13882. At First I Thought Someone Was Trying to Scam Me Out of My Domain Name
  13883. Taking a look at Gerät 32620 — The Postface
  13884. .NET R&D Digest (August, 2020)
  13885. 1st Game: Snek - Making an 8 Bit pipelined CPU
  13886. 'Dangerous' data breach exposes tens of thousands of NSW driver’s licences online
  13887. Users
  13888. App Review process updates - News - Apple Developer
  13889. Orleans at Microsoft
  13890. 2.90 — blender.org
  13891. Blender 2.90 - Features Showcase
  13892. PinePhone Manjaro Community Edition | PINE64
  13893. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  13894. Implementing a full fence
  13895. Is there a code page that matches ASCII and can round trip arbitrary bytes through Unicode? | The Old New Thing
  13896. Dispose Resources Asynchronously With IAsyncDisposable
  13897. The More You Know The More You Realize You Don't Know
  13898. Why are there 5280 feet in a mile?
  13899. Adding a little Swagger to OData
  13900. Inject a service into a System.Text.Json converter
  13901. Analysis of Today's CenturyLink/Level(3) Outage
  13902. Release ILSpy 6.2 Preview 1 · icsharpcode/ILSpy
  13903. Players are fixing Microsoft Flight Simulator’s missing monuments with Google Maps
  13904. The Power of the Dog (Power of the Dog Series Book 1) - Kindle edition by Winslow, Don. Mystery, Thriller & Suspense Kindle eBooks @ Amazon.com.
  13905. Do we really travel through time with the speed of light?
  13906. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  13907. Take Action with MJ for Texas · Mobilize
  13908. Get Involved - MJ for Texas
  13909. Early Voting Calendar - Vote.org
  13910. We Don’t Know How to Warn You Any Harder. America is Dying.
  13911. My PR was denied by Iranian Law
  13912. Vimac
  13913. Being a Grafanista: a look from inside
  13914. swyx Writing | How to Create Luck
  13915. My mama told me "Hiring a Developer" is like a box of chocolate, you never know what you gonna get - Alireza Savand blog
  13916. Less is more
  13917. Zen and Development | Potemkin Life
  13918. reegeek/StructLinq
  13919. Real-time rendering of water caustics
  13920. VerifyTests/DiffEngine
  13921. Introduction
  13922. Cryptologie | Links
  13923. vinayak-mehta/present
  13924. Antifragile Web Development
  13925. [outages] Level3 (globally?) impacted (IPv4 only)
  13926. NASA Workmanship Standards : National Aeronautics and Space Administration : Free Download, Borrow, and Streaming : Internet Archive
  13927. Saudi Arabia’s women gamers want to be taken seriously
  13928. How to build mini high voltage Jacob's Ladder
  13929. Exploring mullender.c - A deep dive into the first IOCCC winner :: LainSystems
  13930. Flexbox Defense
  13931. Zero-Knowledge Proofs from Information-Theoretic Proof Systems - Part I | ZKProof Standards
  13932. So you want to roll your own crypto?
  13933. Type Wakanda is a Wakanda text translator that turns English text to Wakanda font inspired by @theblackpanther movie created by @WayneSutton . #BlackPanther #WakandaForver
  13934. Random colours – ANU QRNG
  13935. Atte Juvonen - No, banks do not have a magic wand that creates money out of thin air
  13936. Fully embracing the dumb terminal laptop
  13937. Don't get stuck - stitcher.io
  13938. Beyond Black Hole: A Shower Thought
  13939. Giant new 50-metre deep crater opens up in Arctic tundra
  13940. SubtletyAndSignificance
  13941. Memoirs from My First Interview
  13942. Tips for hobby embedded development beginners
  13943. Anatomy of a low frequency aviation radio beacon
  13944. A Good Day | Jonathan Verrecchia
  13945. Write explicit type guards
  13946. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  13947. Go Fuzz Yourself! Where do I even begin?! – MIKE CURNOW
  13948. Country Flags API
  13949. - Age of Ascent
  13950. GeekDesk “Max” sit-stand desk review: Two years with a motorized desk
  13951. Programming with Proofs for High-assurance Software
  13952. Life is Short
  13953. Very short functions are a code smell – an overview of the science on function length – Software by Science
  13954. Slack disclosed on HackerOne: Remote Code Execution in Slack...
  13955. dotnet/aspnetcore
  13956. Objective-Rust
  13957. Optimized shot-based encodes for 4K: Now streaming!
  13958. Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
  13959. CSS 3D ENGINE
  13960. American Academy of Sleep Medicine: Eliminate daylight saving time
  13961. Cyberdecks For High-Tech Low-Lifes
  13962. HealthcareIsDumb.com
  13963. florinpop17/app-ideas
  13964. Ham radio is dying! No it’s not, it's evolving - K0LWC
  13965. Analysis | For some military veterans, QAnon conspiracies offer comfort and belonging
  13966. weikio/PluginFramework
  13967. Zoom is now critical infrastructure. That’s a concern
  13968. Pure and Applied Chess
  13969. Why not make it easier to share the truth? part 1
  13970. Analog writing tools
  13971. Ethereum Is a Dark Forest
  13972. The ability to send a plain text email is not a skill people care about (mostly)
  13973. Hidden Gems Conference Day 3 Track Two
  13974. How I finally beat my son at a computer game
  13975. Overlap and Glue
  13976. Powell’s says it won’t sell books on Amazon anymore: ‘We must take a stand’
  13977. Hidden Gems Conference Day 3 Track One
  13978. Open Alpha Playtest - Aug 29, 2020
  13979. RFC8890: The Internet is for End Users
  13980. Website Domains Names & Hosting
  13981. DNS Physical Structure
  13982. EGX 2020 Leftfield Submissions
  13983. How do I convert from the C++/WinRT projection type to the C++/WinRT implementation type? | The Old New Thing
  13984. 🎓 Dr. Freemo :jpf: 🇳🇱 (@freemo@qoto.org)
  13985. The Internet Speculative Fiction Database
  13986. Meet Silq- The First Intuitive High-Level Language for Quantum Computers
  13987. Muse — tool for thought
  13988. Over 54,000 scanned NSW driver's licences found in open cloud storage
  13989. Zoom still don't understand GDPR
  13990. Weekly Update 206
  13991. A Short Guide to Minimal Web Development · Jens Oliver Meiert
  13992. Easily create web extensions for Safari. - News - Apple Developer
  13993. .NET for Spark Survey
  13994. WSLconf
  13995. Hidden Gems - Day 2 - Track 2
  13996. From a Whatsapp group prototype to a $1.3 million investment. A founders validation journey.
  13997. Coaching without doing
  13998. Ergonomic superiority, RSI and why I bought a split keyboard
  13999. Regulation Is Killing Medical Software Innovation
  14000. Getting Started PeachPie
  14001. Asana S-1 Analysis - Comparing One Productivity Powerhouse to Another by @ttunguz
  14002. It Took 2 Years To Make My First Dollar Selling A Product
  14003. Democracy in China During the Early 20th Century
  14004. How To Update Your BIOS For Windows 8? | Samsung Support Gulf
  14005. CTO + VP Engineering: Needed or Redundant?
  14006. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  14007. Wind and solar are 30-50% cheaper than thought, admits UK government
  14008. The Single Responsibility Principle Revisited
  14009. Hidden Gems - Day 2 - Track 1
  14010. Securing Blazor Client-side Applications
  14011. Announcing Rust 1.46.0 | Rust Blog
  14012. agileobjects/ReadableExpressions
  14013. Home | reMarkable
  14014. Automatically find latent bugs in your code with .NET 5 | .NET Blog
  14015. TikTok
  14016. Kill sticky headers
  14017. Use Project Tye to simplify your .NET microservice development experience (part 2)
  14018. Scrollbar Blindness | Sven Kadak
  14019. HTML Standard
  14020. How do I convert from the C++/WinRT implementation type to the C++/WinRT projection type? | The Old New Thing
  14021. Fullstack Course Tracker with React, Airtable, and Netlify - JAMstack Crash Course #2
  14022. Venus is the Best Place in the Solar System to Establish a Human Settlement (2003)
  14023. d3/d3
  14024. TheDevTalkShow - Twitch
  14025. Code Runner - Visual Studio Marketplace
  14026. C++ with Visual Studio Code on macOS
  14027. iOS 14 privacy settings will tank ad targeting business, Facebook warns
  14028. Crowdin | Localization Management Platform for agile teams
  14029. Computer Stuff They Didn't Teach You #9 - Ports and Processes! What Process has that Port open?
  14030. The Potentially Revolutionary Celera 500L Aircraft Officially Breaks Cover
  14031. Configure VS Code for Clang/LLVM on macOS
  14032. Call For Presentations – PasswordsCon
  14033. Technical Advisory – wolfSSL TLS 1.3 Client Man-in-the-Middle Attack (CVE-2020-24613)
  14034. SEC Modernizes the Accredited Investor Definition
  14035. .NET Rocks! vNext
  14036. Racket
  14037. Release Beta 9 - adds support for .net 5.0 preview 8 and later · egil/bUnit
  14038. How to not give a fuck
  14039. The Joy of Things being Things - The Space Under the Window (Andrew Plotkin, 1997) - Half Mermaid Productions
  14040. Why walking meetings boost creativity 60% - Greg Raiz
  14041. The Five Pillars Of Wealth Building - Darius Foroux
  14042. Robots I Love
  14043. What you should study
  14044. Bilingual baby name finder
  14045. Evolving .NET Framework Monoliths with .NET 5 and Kubernetes
  14046. Release 1.0.0-preview4 · microsoft/reverse-proxy
  14047. Using Azure Monitor Workbooks for Quick Monitoring Analytics - Daily .NET Tips
  14048. Making WAVs: Understanding, Parsing, and Creating WAV Files in JavaScript
  14049. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  14050. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  14051. Fennel – Why Fennel?
  14052. Windows Terminal Preview 1.3 Release | Windows Command Line
  14053. Building A GitHub Repo Importer For A .NET Application - James Hickey
  14054. Jacques Cousteau's Grandson Wants to Build the International Space Station of the Sea
  14055. Is TDD Dead
  14056. Life, part 33
  14057. First Run Dedection with Xamarin.Essentials | Xamarin Blog
  14058. Why Johnny Won't Upgrade · Jacques Mattheij
  14059. A REAL Nintendo Wii is Packed into this Handheld!!!
  14060. Hidden Gems Conference Track 2
  14061. Frontend performance: React SSR and the Uncanny Valley
  14062. PCI Express Retimers vs. Redrivers: An Eye-Popping Difference | Astera Labs
  14063. Arwes - Sci-Fi UI Framework
  14064. Why are some system functions exported as stubs instead as forwarders? | The Old New Thing
  14065. radEventListener: a Tale of Client-side Framework Performance | CSS-Tricks
  14066. Beyond REST and RPC: Asynchronous Eventing and Messaging Patterns
  14067. The Intersection of Microservices, Domain-Driven Design and Entity Framework Core
  14068. Adding a little Swagger to OData
  14069. What happens when you load a URL?
  14070. Exclusive: Visionary Zappos CEO Tony Hsieh Is Stepping Down After 21 Years
  14071. Where's the YouTube Video? : dylanbeattie.net
  14072. You want people to do the right thing? Save them the guilt trip | Psyche Ideas
  14073. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  14074. Hiring is Broken | Emily Nakashima | Monktoberfest 2018
  14075. Producer/consumer pipelines with System.Threading.Channels
  14076. Black Americans Want Police to Retain Local Presence
  14077. Syllabus for Eric's PhD students
  14078. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  14079. Event Sourcing on Azure - part 1: architecture plan - Davide Guida
  14080. wybiral/micropython-lora
  14081. Providers | PrivacyTools
  14082. Bahnschrift font family - Typography
  14083. EVOLT 11148 | D/LIGHT LED 12W TRI COL IP44 DIM 92MM WHT
  14084. open-sdr/openwifi
  14085. Smart RGBW WiFi DownLight
  14086. How to achieve career growth: opportunities, skills & sponsors - Blog by Damian Schenkelman
  14087. Visual Studio 2019 for Mac - Preview Release Notes
  14088. Reflecting on my failure in building Prosper.
  14089. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  14090. Google Play Music Desktop Player
  14091. Source Generators in C#
  14092. highlightjs/highlight.js
  14093. .NET Rocks! vNext
  14094. Can Thieves Crack 6-Digit iPhone Passcodes?
  14095. Quick S-1 Teardown: Snowflake
  14096. Constrained Open Generics Support Merged in .NET Core DI Container
  14097. Thorsten Ball - But does it help you ship?
  14098. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  14099. Leading-Trim: The Future of Digital Typesetting
  14100. If Humans Spoke in Vectors...
  14101. Announcing .NET 5.0 Preview 8 | .NET Blog
  14102. Is cloud security too easy to screw up? | A Cloud Guru
  14103. What's it like as a Senior Engineer?
  14104. Do Storks Deliver Babies? - Numberphile
  14105. DevOps Notts - August 2020 - Michael Gillett and Martin Woodward - OUR FIRST BIRTHDAY 🎉🎂!
  14106. Github package registry not compatible with dotnet nuget client
  14107. Apple ordered to not block Epic Games’ Unreal Engine, but Fortnite to stay off App Store – TechCrunch
  14108. jcansdale/gpr
  14109. Kindle Collects a Surprisingly Large Amount of Data
  14110. Should you unit-test API/MVC controllers in ASP.NET Core?
  14111. That time Bill Gates went through a McDonalds drive-through with no cash | The Old New Thing
  14112. Build a Pokedex with NextJS and Tailwind CSS - SSR vs SSG
  14113. A New Botnet Is Covertly Targeting Millions of Servers
  14114. Quaternions and 3d rotation, explained interactively
  14115. http://media.ca11.uscourts.gov/opinions/pub/files/201710397.pdf
  14116. How to write in plain English
  14117. [base] Revision 364746
  14118. Blazor by Example
  14119. The 2020 Virtual LLVM Developers' Meeting Program
  14120. NDC Sydney 2020 | Software Developers Conference
  14121. dotnet/runtime
  14122. ALT.NET August
  14123. The Maths Masterclasses | TalentEd
  14124. Asynchronous programming - C#
  14125. SharpLab
  14126. projectkudu/kudu
  14127. Please read the paper before you comment
  14128. LiveSharp
  14129. Scaling Docker to Serve Millions More Developers: Network Egress - Docker Blog
  14130. Oh what a feeling: New Toyotas will upload data to AWS to help create custom insurance premiums based on driver behaviour
  14131. S-1
  14132. Challenge to scientists: does your ten-year-old code still run?
  14133. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  14134. Release Squirrel.Windows 2.0.0 · Squirrel/Squirrel.Windows
  14135. PaperCall.io - .NET Conf 2020
  14136. Testimony by Stephen C
  14137. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  14138. View dependent packages on NuGet.org | The NuGet Blog
  14139. How to Query HaveIBeenPwned Using an Azure Sentinel Playbook
  14140. Troy Hunt @troyhunt
  14141. GCD and the magic of subtraction
  14142. Can we be both rational and creative? - Daniel Bustamante
  14143. My startup validation process
  14144. Saving the Web With Very Small Amounts of Money
  14145. How to write Blog without Motivation
  14146. You Can Sit With Us - Jonathan Liu
  14147. Under the Hood of a Simple DNS Server
  14148. Alice in Wonderland and the theft of the public domain
  14149. What You Learned Before You Were Born
  14150. Story of Vitamin D Toxicity
  14151. Enforce .NET code style in CI with dotnet format - Gérald Barré
  14152. S-1
  14153. Cross-platform cryptography in .NET Core and .NET 5
  14154. How to use the editor in Azure Cloud Shell? - Daily .NET Tips
  14155. Exploring App Service Diagnostics in Azure Portal - Daily .NET Tips
  14156. Defining Cloud Native
  14157. DevOps, Waffles, and Superheroes - Oh My!
  14158. Stay Sharp
  14159. Learn C# with CSharpFritz - Ep 1: Types, Type Conversion, and C# Language Syntax
  14160. .NET Rocks! vNext
  14161. Using Redis as a .NET Core Data Store
  14162. Developing and Deploying Microservices with 'Tye'
  14163. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  14164. A Journey into .NET Microservices with Steeltoe
  14165. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  14166. .NET Regular Expressions
  14167. .NET Rocks! vNext
  14168. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  14169. Pieter Levels makes $600k a year from Nomad List and Remote OK
  14170. Migrating .NET Framework Web Apps to Azure
  14171. On .NET Live - Generating static web applications with Statiq
  14172. Inspect and Mutate IQueryable Expression Trees
  14173. Workshop Module 2: Modeling and Architecting Microservices
  14174. API Communication in Microservices with Azure API Management and Azure Functions
  14175. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  14176. Languages & Runtime: .NET Community Standup - August 13 2020 - IOT, API Analyzers, Bin Log Reader
  14177. Workshop Module 1: Introducing Microservices
  14178. What not to do in ASP.NET, and what to do instead
  14179. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  14180. Why You Should Care About Microservices
  14181. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  14182. Packaging and deploying .NET Core for Linux - Part 2
  14183. Measure performance in Xamarin.Android applications | Xamarin Blog
  14184. Learn C# with CSharpFritz - Ep 2: Building our own types with Class
  14185. .NET Rocks! vNext
  14186. Visual Studio Remote Office Hours - Conference Travelling for Work with Jon Galloway
  14187. A tale of webpage speed, or throwing away React
  14188. Rust Contributors
  14189. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  14190. NuGet and long file name support · Issue #3324 · NuGet/Home
  14191. Bare-Metal MCU #9 - Review; ATTiny85 from scratch
  14192. JRediSearch version 1.8 Sync Up by tombatron · Pull Request #1531 · StackExchange/StackExchange.Redis
  14193. Implement ROLE command by zmj · Pull Request #1551 · StackExchange/StackExchange.Redis
  14194. How can I get the number of processors in the system, when there are more than 64? | The Old New Thing
  14195. Altopia Corporation Information
  14196. Questions · Patrick Collison
  14197. C# to the max! Continuations, co-routines and Source Generators!
  14198. .NET &amp; JavaScript Ninjas Community Program | Telerik
  14199. Never Run ‘python’ In Your Downloads Folder
  14200. Actually Portable Executable
  14201. Computer Stuff They Didn't Teach You #7 - Git Push --Force will destroy the timeline and kill us all
  14202. Computer Stuff They Didn't Teach You #4 - Git 101 Basics
  14203. Computer Stuff They Didn't Teach You #6 - Git Rebase vs Merge explained
  14204. Computer Stuff They Didn't Teach You #2 - Code Pages, Character Encoding, Unicode, UTF-8 and the BOM
  14205. Computer Stuff They Didn't Teach You #3 - Basic Text Editing and Hotkeys in VS Code
  14206. Computer Stuff They Didn't Teach You #5 - Git Pull Requests explained
  14207. Computer Stuff They Didn't Teach You #1 - What's a Carriage and Who's Feeding it Lines? CRLF
  14208. xunit/xunit
  14209. KitchenAid&#174; Stand Mixer Ice Cream Maker Attachment
  14210. tomrothe.de - Behavior-Driven Test Data
  14211. Daily links from Cory Doctorow
  14212. Yards, balls, fences, and software engineering
  14213. Logs and Time Series are not the same - Vallified
  14214. Newton Papers : College Notebook
  14215. US Border Patrol Says They Can Create Central Repository Of Traveler Emails, Keep Them For 75 Years - View from the Wing
  14216. Making an OS (x86) - Part 1: CPU, Assembly, Booting
  14217. What's New In DevTools (Chrome 86)  |  Web  |  Google Developers
  14218. Atmosphere Experiment by Sebastian Lague
  14219. Coding Adventure: Atmosphere
  14220. Gary Ewan Park - How to verify SQL Server connection using udl file
  14221. Computer Stuff They Didn't Teach You #8 - Containers? So What? Docker 101 Explained
  14222. sbidy/wiz_light
  14223. Thinking about dependencies :: sunshowers
  14224. Hide My Secrets - Visual Studio Marketplace
  14225. Rosatom releases previously classified documentary video of Tsar Bomba nuke test
  14226. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  14227. Worldwide Mobile Data Pricing League | Cost of 1GB in 230 countries - Cable.co.uk
  14228. Logical Increments
  14229. Why the economic value of a face mask is $56.14
  14230. Pilo: Raspberry Pi-Powered Lights-Out Remote Server Management for $60 or less
  14231. PaperCall.io - .NET Conf 2020
  14232. MSBuild Log Viewer
  14233. Blockchain, the amazing solution for almost nothing
  14234. Build tools around workflows, not workflows around tools
  14235. Voting in NC FAQ | NC-Voter
  14236. The Anti-Capitalist Software License
  14237. Future of DeepSpeech / STT after recent changes at Mozilla
  14238. degoogle
  14239. drduh/macOS-Security-and-Privacy-Guide
  14240. VTM
  14241. Contempt Culture - The Particular Finest
  14242. awaescher/RepoZ
  14243. ant-design-blazor/ant-design-pro-blazor
  14244. amuste/BlGridExamples
  14245. Cryptography Dispatches
  14246. BlGrid.ServerSide
  14247. High Score | Netflix Official Site
  14248. Ventoy
  14249. do {...} while (0) in macros
  14250. Over three billion people worldwide now play video games, study reports - Nintendo Smash- Nintendo switch the best selling game console
  14251. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  14252. China is building a GitHub alternative called Gitee – TechCrunch
  14253. N O D E
  14254. Activists find camera inside mysterious box on power pole near union organizer’s home
  14255. LiveAuctioneers data breach: Millions of cracked passwords for sale, say researchers
  14256. AI Slays Top F-16 Pilot In DARPA Dogfight Simulation
  14257. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  14258. Use Project Tye to simplify your .NET microservice development experience (part 1)
  14259. 6FigureDev - Twitch
  14260. Ride Through a German Village on 'The Flying Train' in Incredibly Clear Footage from 1902
  14261. What's new in the Windows Store client
  14262. Get Microsoft Remote Desktop - Microsoft Store en-CA
  14263. Why write ADRs
  14264. nTopology jobs
  14265. Leaked Palantir S-1 shows $579M loss in 2019 – TechCrunch
  14266. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  14267. Kids Trap (Collection 1-15)
  14268. This is your one shot
  14269. fast.ai releases new deep learning course, four libraries, and 600-page book
  14270. Generating Sales from YouTube micro-influencers
  14271. Weekly Update 205
  14272. You don’t always have to be productive - WEEB TRASH LIFE
  14273. Tom Spark Talks with Troy Hunt - Owner of HaveIBeenPwned!
  14274. Toward a Zoom agreement
  14275. Hand washing stations
  14276. Why I Started Experimental Cooking — A Pursuit of Joy
  14277. Why Do Technical Recruiters Even Exist? - Scott Turman
  14278. Port 5432 is open: introducing the Splitgraph Data Delivery Network
  14279. Why efficiency is dangerous and slowing down makes life better | Psyche Ideas
  14280. Ignoring mass reformatting commits with git blame – Rob Allen's DevNotes
  14281. An Update on MDN Web Docs – Mozilla Hacks - the Web developer blog
  14282. Developer Advocate, Careers At EDB
  14283. Inside the Microsoft STL: The std::exception_ptr | The Old New Thing
  14284. My Stream Timer
  14285. .NET Productivity Tips and Tricks
  14286. Recognizing different types of exception objects that Windows platform libraries can throw | The Old New Thing
  14287. How NAT traversal works
  14288. Productivity Tips and Tricks
  14289. Saturday Morning Breakfast Cereal - Funding
  14290. When U.S. air force discovered the flaw of averages
  14291. GUIDs are globally unique, but substrings of GUIDs aren't | The Old New Thing
  14292. Introducing the new Azure SDKs
  14293. Azure SDK Latest Releases | Azure SDKs
  14294. Approximate results may vary
  14295. reMarkable microSD
  14296. The Brussels Choice - Numberphile
  14297. First thoughts on Rust vs OCaml
  14298. Chromium’s impact on root DNS traffic | APNIC Blog
  14299. Why Did Mozilla Remove XUL Add-ons?
  14300. Weekly Update 204
  14301. Fullstack Vulnerability Management | Cyber Attack Prevention
  14302. https://media.defense.gov/2020/Aug/13/2002476465/-1/-1/0/CSA_DROVORUB_RUSSIAN_GRU_MALWARE_AUG_2020.PDF
  14303. Building a Second Brain: The Illustrated Notes
  14304. Building a Second Brain
  14305. Lightroom App Update Wipes Users' Photos and Presets, Adobe Says they are 'Not Recoverable'
  14306. Development quotes of the week [LWN.net]
  14307. How Shopify Reduced Storefront Response Times with a Rewrite
  14308. Upgrade to .NET 5 by davidfowl · Pull Request #96 · davidfowl/BedrockFramework
  14309. Guess a GUID
  14310. WSL 2 Support is coming to Windows 10 Versions 1903 and 1909 | Windows Command Line
  14311. Docker Desktop & WSL 2 - Backport Update - Docker Blog
  14312. Why Sudan's Remarkable Ancient Civilization Has Been Overlooked by History
  14313. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  14314. The Temporality of Media
  14315. Who to ignore (3 bullshit filters)
  14316. The Ebb and the Flow of Product Development
  14317. Is Sapiens Worth Reading? — mattswain.co.uk
  14318. How to Initiate Contact With a Mentor | Daniel Miessler
  14319. Angel Investing: Check Sizes
  14320. Citibank's $900 Million Blunder
  14321. Transfer a Software Project - Lessons Learned - dcaulfield
  14322. The sandpaper learning method
  14323. Pascal’s Scam - Second Breakfast
  14324. The Impostor's Advantage
  14325. Announcing TypeScript 4.0 | TypeScript
  14326. Hoppscotch
  14327. Rideshare operations are being suspended in California
  14328. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  14329. Moving from YouTube to PeerTube
  14330. An early release of pbrt-v4 and some notes about pbrt-gpu
  14331. 24h Sunrise/Sunset
  14332. NGINX Config | DigitalOcean
  14333. First Side Project with Svelte...and Other Cool Stuff (Stripe, Netlify Identity, FaunaDB)
  14334. Loosely Coupled Monolith
  14335. How To Remember Anything Forever-ish
  14336. ASP.NET Core in Action, Second Edition
  14337. Gurugram: Call centre dupes 30,000 Americans in three weeks by posting malware links
  14338. ASP.NET Core Health Checks
  14339. A Deep Dive into How .NET Builds and Ships | .NET Blog
  14340. Evaluating “ReadLine using System.IO.Pipelines” Performance in C#
  14341. Evaluating “ReadLine using System.IO.Pipelines” Performance in C# — Part 2
  14342. The Case of the Top Secret iPod - TidBITS
  14343. davidfowl/CommunityStandUpNet5
  14344. Data from connected CloudPets teddy bears leaked and ransomed, exposing kids' voice messages
  14345. Random UO anecdote #2
  14346. How to contact Google SRE: Dropping a shell in cloud SQL
  14347. dotnet/interactive
  14348. davidfowl/CommunityStandUpNet5
  14349. jesseduffield/horcrux
  14350. Meet the startup that helped Microsoft build the world of Flight Simulator – TechCrunch
  14351. Ice Lake AVX-512 Downclocking
  14352. Everything Old is New Again: Binary Security of WebAssembly
  14353. Microsoft.dotnet-httprepl 3.1.0
  14354. Unico Campania, hackerato il sito: 165mila email e password di utenti in rete. “Subito disattivati”
  14355. Can't you just right click?
  14356. You deserve better news. Let me pay for it.
  14357. Persisting as a solo founder
  14358. How I Use Work Tools To Organize Personal Life
  14359. Should billionaires exist? – Part 1
  14360. My dev super power is "I can build anything" so what the heck should I build?!
  14361. Obfuscating your email on the web
  14362. A Guide to Autodidactism | Jack Kinsella
  14363. Experian South Africa answers questions on data breach
  14364. Personal information of millions of South Africans exposed in banking data breach
  14365. Implementing 'focus and reply' for Fastmail with JMAP
  14366. Buildstarted/PuppeteerSharpBypassingBotDetection
  14367. chris124567/puppeteer-bypassing-bot-detection
  14368. Post | theheadless.dev - Learn Puppeteer & Playwright
  14369. 569936821221962380720 - Numberphile
  14370. Pixel 4xl stuck on 50% ,Switches off randomly,Has a battery symbol with a ?
  14371. MediatR: how to use Decorators to add retry policies - Davide Guida
  14372. Microsoft Flight Simulator’s terrain glitches are excellent places to visit
  14373. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  14374. minvws/nl-covid19-notification-app-backend
  14375. Most "mandatory requirements" in corporations are imaginary
  14376. The Reason For The Weird PHP Function Names
  14377. ASP.NET Core 5: Make your options immutable
  14378. Simulate Mobile Devices with Device Mode in Microsoft Edge DevTools - Microsoft Edge Development
  14379. Porting a Golang and Rust CLI tool to D
  14380. Researchers Can Duplicate Keys from the Sounds They Make in Locks
  14381. Troy Hunt
  14382. A Cloudflare worker to redirect image requests from dickhead content scraper's site to a Rick Roll
  14383. Symmetric and Asymmetric Encryption in .NET Core
  14384. Kowainik - Haskell mini-patterns handbook
  14385. The Death Of Corporate Research Labs
  14386. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  14387. Introducing C# 9: Native-sized integers
  14388. Cruise operator Carnival hit by ransomware
  14389. ShinyHunters Serving up 21 New Compromised Databases - Binary Defense
  14390. $5 DIY "Smart" Garage Door Opener using Sonoff SV
  14391. Introduction & Table of Contents
  14392. A Look at the Current 2020 Hard Drive Failure Rates
  14393. You Need a Password Manager. Here Are the Best Ones
  14394. Scrum is not for humans
  14395. Graphical Linear Algebra
  14396. Big money, not big data
  14397. Vulnerabilities in ATM Milano's mobile app
  14398. The Economics of OnlyFans | XSRUS
  14399. Early Startup Employees and Company Growth
  14400. Release v0.0.1 · wybiral/zap
  14401. How many pieces can a puzzle have?
  14402. The Contrary Consultant
  14403. Kinesys Advantage2 - Review after three years of use
  14404. dotnet/runtime
  14405. Why Remote Work Will Convince You to Relocate -
  14406. The little guide to CI/CD for frontend developers - Maxime Heckel's Blog
  14407. Wealth Tax
  14408. Gigapixel AI Accidentally Added Ryan Gosling's Face to This Photo
  14409. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  14410. Is the Phone Gap closed in 2020?-firt.dev
  14411. Dear Apple: Your Services Are No Longer Required.
  14412. Uzay-G/archivy
  14413. Web Scraping without getting blocked
  14414. Let's Learn x86-64 Assembly! Part 0
  14415. Popular seafood species in sharp decline around the world
  14416. The ASP.NET Team @TheASPNETTeam
  14417. ignatandrei/NETCoreBlockly
  14418. Running headless Chromium in Azure Functions with Puppeteer and Playwright
  14419. umami
  14420. Modeling a Wealth Tax
  14421. Controlling IHostedService execution order in ASP.NET Core 3.x
  14422. Laying the foundation for Rust's future | Rust Blog
  14423. If Founders Treated Their Investors The Same Way They Treated Their Employees
  14424. https://www.iacr.org/archive/crypto2005/36210017/36210017.pdf
  14425. Nintendo DS Architecture | A Practical Analysis
  14426. sourcegen.dev - Source Generator Playground
  14427. privacycg/first-party-sets
  14428. SuperIlu/DOjS
  14429. 2.5 Million Medical Records Leaked By AI Company
  14430. Supporting Encrypted Content-Encoding in HttpClient - Replacing Bouncy Castle With .NET Core
  14431. Canon's cloud platform has lost users' files – and it CAN'T restore them
  14432. RC-Network Modellsport e.V.
  14433. NDC Workshops Q4 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  14434. JWTs: Which Signing Algorithm Should I Use?
  14435. Microsoft Word - Sonicbids - Notice to CA
  14436. Dungeon Map Doodler
  14437. ERAC National Certification Database - GMA-507368
  14438. karpathy/minGPT
  14439. Apple expands its independent repair program to Mac, after US antitrust investigation examined company’s repair policies – TechCrunch
  14440. Dependency
  14441. Data Breach Statement - Utah Gun Exchange
  14442. 2020 (ISC)² Global Achievement Awards: Celebrating achievements in cybersecurity - Help Net Security
  14443. 240K Utahns info breached after popular gun website hacked
  14444. Mindfulness and meditation can worsen depression and anxiety
  14445. Apple, Epic, and the App Store
  14446. Gregor Riegler · Levels of Modularity
  14447. Cheating is OK (In Some Places) — Brendan Cahill
  14448. Your first 90 days as CTO or VP Engineering.
  14449. Introduction to quantum computing with Q# – Part 6, No-cloning theorem
  14450. Why I Left a Career as a Startup CTO to Become a Writer
  14451. How to Read Instagram Backup Messages the Easy Way - jq
  14452. On How Couples Meet and Legal Salaries - Jonathan Liu
  14453. SSH Considered Harmful – Why You Should Be Using Persistent Sessions
  14454. .NET and Visual Studio project tooling survey
  14455. #124 Een wachtwoord is als een onderbroek, een interview met TROY HUNT #haveibeenpwned
  14456. C# 9 – Anthony Giretti's .NET blog
  14457. Carl Franklin's Blazor Train: Application State
  14458. Codice Software joins Unity Technologies to bring version control to real-time 3D workflows
  14459. Introducing Blazor Automatic Kingdom
  14460. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  14461. Text editor Notepad++ banned in China after ‘Stand with Hong Kong’ update – TechCrunch
  14462. Report: “No Need to Hack When It’s Leaking:” GitHub Leaks of Protected Health Information
  14463. Apple Threatens to Terminate Epic Games' Developer Accounts on August 28
  14464. ASCII Ray Tracing in C++ Console
  14465. Support SkyCircl.es
  14466. Ct.js — a free game editor
  14467. Life, part 32
  14468. The ODIN
  14469. The Unraveling of America  
  14470. IBM Reveals Next-Generation IBM POWER10 Processor
  14471. Response to Google open letter
  14472. mines
  14473. Hiding messages in x86 binaries using semantic duals
  14474. Recent advances in Natural Language Processing- Some Woolly speculations
  14475. Watch Netflix Through a Filmmaker's Lens
  14476. Open letter - The way Aussies search with Google is at risk - Google
  14477. Stateful Hash-Based Signatures | CSRC | CSRC
  14478. WebAssembly Weekly Issue #126
  14479. SQLite Release 3.33.0 On 2020-08-14
  14480. charliegerard/safe-space
  14481. MicroPython - Python for microcontrollers
  14482. Using Kibana to Debug Production Issues | Preslav Mihaylov
  14483. Digital Sight Management, and the Mystery of the Missing Amazon Receipts
  14484. Factorio and Software Engineering · Krishna's words
  14485. Delete Your Social Media 📱 — Brendan Cahill
  14486. The “Easiest” Paths to Product Management
  14487. Code Smell: Concrete Abstraction
  14488. Focus on what you can control
  14489. » The ergonomic mouse that saved my wrist by James Eftegarie
  14490. labuladong/fucking-algorithm
  14491. p-j-miller/ya-sprintf
  14492. Pascal (Not Just Nickel & Dime) - Computerphile
  14493. United States Postal Service (USPS) Files Patent for a Blockchain-Based Voting System - Herald Sheets
  14494. Publication Images
  14495. Developers’ side projects
  14496. Web by Google (TM)
  14497. The Mutt E-Mail Client
  14498. Everything You Need to Vote - Vote.org
  14499. ROMAN EMPEROR PROJECT - Daniel Voshart - Design / Cinematography
  14500. How I use Obsidian to manage my goals, tasks, notes, and software development knowledge base
  14501. [PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software.
  14502. Amazon Liable For Defective Third-Party Products Rules CA Appellate Court - California Globe
  14503. The best way to exercise self-control is not to exercise it at all | Psyche Ideas
  14504. To the future occupants of my office at the MIT Media Lab
  14505. Oh Shit, Git!?!
  14506. The Illustrated TLS Connection
  14507. Fastest star ever seen is moving at 8% the speed of light
  14508. Cross Stitch and Embroidery Keycap for Mechanical Keyboard R5 MX | PrusaPrinters
  14509. Domain hacks with unusual Unicode characters
  14510. linksfor.dev(s)
  14511. US Mail: Not For Sale
  14512. Frustrated? It's not you, it's Rust - fasterthanli.me
  14513. Future Tech 2020 Conference | Homepage
  14514. Survey: Native AOT · Issue #40430 · dotnet/runtime
  14515. Getting started as a cloud engineer with Gwyneth Peña | Azure Friday
  14516. Isoflow
  14517. A Guide to Understanding What Makes a Typeface Accessible, and How to Make Informed Decisions.
  14518. Cloud images, which one is the fastest?
  14519. Short Domain Names
  14520. The BEAM has Spoiled Me
  14521. The Mythical DevOps Engineer - Alessandro Diaferia
  14522. What is Immutable Infrastructure?🤔
  14523. twilco/kosmonaut
  14524. A Database of 5,000 Historical Cookbooks Is Now Online, and You Can Help Improve It
  14525. Can modern software be snappy? :: The Brush Blog
  14526. Java Performance in Containers
  14527. Chernobyl Fungus Eats Nuclear Radiation Via Radiosynthesis
  14528. Amazon's Machine Learning University is making its online courses available to the public
  14529. Mozilla’s uncertain future
  14530. Zillow 2020 Urban-Suburban Market Report - Zillow Research
  14531. I was building a new website for Post Apathy - until the petulant CEO of Ghost.org deleted my website
  14532. davidwengier/SourceGeneratorPlayground
  14533. Test components in ASP.NET Core Blazor
  14534. Dear Google Cloud: Your Deprecation Policy is Killing You
  14535. What does Vote.org do? - Vote.org
  14536. Check Your Voter Registration Status - Vote.org
  14537. The Walmart Drive-in
  14538. Domeneshop
  14539. Most Americans Have No Real Choice in Internet Providers – Institute for Local Self-Reliance
  14540. Multi-Cloud is the Worst Practice - Last Week in AWS
  14541. Unicode In Five Minutes ⌚
  14542. Mozilla signs fresh Google search deal worth mega-millions as 25% staff cut hits Servo, MDN, security teams
  14543. My best SEO tactic so far
  14544. SpaceX Starlink speeds revealed as beta users get downloads of 11 to 60Mbps
  14545. DEVintersection Virtual Workshop Event
  14546. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  14547. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  14548. What it took to Reach $100 MRR
  14549. Bend business networking to your will
  14550. Machine Learning of Sets
  14551. Navigating Termsheets
  14552. 10 Reasons why Enterprises should modernize Applications
  14553. A quick look at Rookout, a real-time debugging & logging product
  14554. How Well your Product is Really Doing
  14555. Commiserations, skepticism, and antirealism about genomics and Truth
  14556. 20 Developer Portfolios for Inspiration
  14557. Testing Sucks
  14558. How to write commit messages that will save you a lot of time
  14559. Mozilla's failures and a path to profitability
  14560. Multitasking Is A Myth. Here's why
  14561. Build An Audience Online - How To Build It?
  14562. How to Become a Technical Product Manager
  14563. www.QRpicture.com
  14564. r/gatech - My story of what it’s been like being symptomatic for covid at Georgia Tech
  14565. Report: Welders Set Off Beirut Blast While Securing Explosives
  14566. Stanford cancels plans to bring half of undergrads back to campus, revokes student staff positions | The Stanford Daily
  14567. What's the future of Servo? · Discussion #27575 · servo/servo
  14568. Intel® Trust Domain Extensions
  14569. Write your Own Virtual Machine
  14570. servo/servo
  14571. I Love MDN, or the cult of the free in action
  14572. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  14573. dotNET Weekly
  14574. Google resumes its attack on the URL bar, hides full addresses on Chrome 86
  14575. Mozilla: The Greatest Tech Company Left Behind
  14576. Creating a dotnet tool
  14577. Socially distant abbreviated summer vacation
  14578. Hubble finds that Betelgeuse's mysterious dimming is due to a traumatic outburst
  14579. Arecibo radio telescope goes dark after snapped cable shreds dish
  14580. Friday Facts #360 - 1.0 is here! | Factorio
  14581. Migrating to .NET Core: Mission Complete - CodeOpinion
  14582. Weekly Update 204
  14583. rossumur/espflix
  14584. Principal Software Engineering Manager in Redmond, Washington, United States | Engineering at Microsoft
  14585. Write-Ahead Log
  14586. Programming Linux With .NET Core 3: Introduction & Chapter 2
  14587. Serverless: I'm a big kid now - Simple Thread
  14588. Azure SQL Capacity Planning: Overview | Data Exposed
  14589. ReSharper 2020.2: Improved Code Analysis for C# 8, Code Cleanup on Save, and Revamped Unit Test Runner – .NET Tools Blog | JetBrains
  14590. Migrating to .NET Core: Mission Complete - CodeOpinion
  14591. Rider 2020.2: Localization Manager, Debugger Updates, and Major Updates to Unity Support – .NET Tools Blog | JetBrains
  14592. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  14593. ANNOUNNCING: Uno Platform 3.0 - Linux Support, Fluent, Material and more. - Uno Platform
  14594. "Rust does not have a stable ABI"
  14595. Segmented Log
  14596. Equality for free – planetgeek.ch
  14597. Web browsers need to stop
  14598. Feds say Yale discriminates against Asian, white applicants
  14599. Byron/gitoxide
  14600. Could Fanatec upgrade firmware to support keyboard mappings on Xbox consoles now?
  14601. Container Image Retention Policy
  14602. YairHalberstadt/stronginject
  14603. Ubuntu on WSL 2 Is Generally Available | Ubuntu
  14604. patriksvensson/dotnet-example
  14605. The Languages Which Almost Became CSS - Eager Blog
  14606. Air pollution is much worse than we thought
  14607. Epic files suit against Apple after Fortnite pulled from iOS App Store [Updated]
  14608. Stop Getting Fu*ked By Technical Recruiters - A Nerd's Guide to Negotiating Salary, Benefits, and Raises - Scott Turman
  14609. Post-Open Source
  14610. How I Offloaded My Anxiety to Trello
  14611. How I Collected a Debt from an Unscrupulous Merchant
  14612. Sweden's Success is Kryptonite for Lockdown and Mask Advocates
  14613. Even Unicorns Get the Blues
  14614. Nineteen Eighty-Fortnite
  14615. https://cdn2.unrealengine.com/apple-complaint-734589783.pdf
  14616. .NET Rocks! vNext
  14617. sinistrality | Word of the Day | August 13, 2020
  14618. The Fortnite Mega Drop - Permanent Discounts Up to 20%
  14619. Life, part 31
  14620. If the NSA has been hacking everything, how has nobody seen them coming?
  14621. Handles are the better pointers
  14622. How to Build a Pig Latin Translator with Vanilla JavaScript
  14623. BlazorTransitionableRoute 1.0.2
  14624. Build Auth FAST for Blazor WebAssembly in .NET
  14625. JByfordRew/BlazorTransitionableRoute
  14626. Stopping phishing campaigns with bash
  14627. VisualSOS.Extension - Visual Studio Marketplace
  14628. Vitamin D, part 1
  14629. Young children would rather explore than get rewards
  14630. Release 0.6.0-preview1 · dotnet/blazor
  14631. EmailPwd: Has your email been hacked?
  14632. Announcing the new Jupyter Book
  14633. How to optimize your Azure workload costs
  14634. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  14635. Secrets of a .NET Professional
  14636. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  14637. TDD and Exception Handling With xUnit in ASP.NET Core
  14638. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  14639. Durable Functions: Part 1 – The Intro
  14640. Serverless apps on AWS using F# and fable
  14641. Raise less money
  14642. Building & Debugging Microservices faster using Kubernetes and Visual Studio
  14643. Why Bertrand Russell's argument for idleness is more relevant than ever
  14644. Learn to write COBOL programs in VS Code
  14645. China hires over 100 TSMC engineers in push for chip leadership
  14646. I Love MDN ♥️ Share your appreciation for MDN
  14647. Microsoft Open Source
  14648. Squares and Tilings - Numberphile
  14649. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  14650. JULY 2020 UPDATE: Average User Rating for Micromobility Operators - Prabin Joel
  14651. Risks of Clicking Links - ahmsec
  14652. Ready to move to the Open Web? | Joshua Austin
  14653. How does "Send all to voicemail" actually work, anyway? :: Kevin Liu
  14654. Search is too good - A Walk Within Boredom
  14655. The Social Media Problem · Jacques Mattheij
  14656. Donate now | Donate to Mozilla
  14657. microsoft/msquic
  14658. Mozilla Alumni Network
  14659. Internet connection needed at home
  14660. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (3rd Edition) (Addison-Wesley Microsoft Technology Series): Cwalina, Krzysztof, Barton, Jeremy, Abrams, Brad: 9780135896464: Amazon.com: Books
  14661. Pen Test Partners: Boeing 747s receive critical software updates over 3.5" floppy disks
  14662. Announcing TypeScript 3.1 | TypeScript
  14663. FarazzShaikh/Terrain-Builder
  14664. Build an intelligent chat bot that runs on Slack, Facebook & more!
  14665. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  14666. The Year In Science 2018
  14667. Security Compliance Survey
  14668. dadhi/LempTest
  14669. Mitochondria May Hold Keys to Anxiety and Mental Health | Quanta Magazine
  14670. Joan Feynman 1927–2020
  14671. Court dismisses Genius lawsuit over lyrics-scraping by Google – TechCrunch
  14672. r/europe - Highly accurate scientific study results
  14673. Creating background .NET Core services on Linux
  14674. Continuous Speech Recognition in .NET Core WPF applications
  14675. Quorum
  14676. Tip 274 - Set Your AzContext Interactively
  14677. Monsters Weekly 177 - C# 9 Record Types Revisited
  14678. Check out this workshop @AzureAIConf - Advanced .NET, Containers and Azure
  14679. The CompSci Pub
  14680. dotnet/aspnetcore
  14681. Bevy - Introducing Bevy
  14682. Tripping over the potholes in too many libraries
  14683. Azure DevOps Server 2020 RC2 now available | Azure DevOps Blog
  14684. How to stop procrastinating by using the Fogg Behavior Model
  14685. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  14686. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  14687. A Keyboard With Blank Keycaps Made Me an Expert Typist · Bojan Vidanovic
  14688. Steve Blank Teaching Lean Innovation in the Pandemic
  14689. Creating a QR Code step by step
  14690. The Five P Framework for Product Discovery
  14691. That coworker who never stops refactoring
  14692. YouTube is King … TikTok is Queen — Ari Lewis
  14693. I don’t trust Signal
  14694. Everything I did wrong fundraising as a first-time founder - Alex Cohen
  14695. Would breaking up 'big tech' work? What would? — Benedict Evans
  14696. Careers in Industry and Academia
  14697. What Is a Cholesky Factorization?
  14698. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  14699. joseftw/jos.httpclient
  14700. The case for why Google should be regulated as a public utility | RankScience
  14701. Belarus Has Shut Down the Internet Amid a Controversial Election
  14702. SpaceX & Starlink: Is Satellite Internet a Good Idea?
  14703. Building a BASIC Interpreter, '80s Style, Part 2
  14704. Building a BASIC Interpreter, '80s style
  14705. crt.sh | 2427368505
  14706. Let’s implement a Bloom Filter
  14707. Northern VA CodeCamp
  14708. It is perfectly OK to only code at work, you can have a life too.
  14709. Staff Product Security Engineer
  14710. Free SSL Certificates and SSL Tools
  14711. Single Page Applications using Rust
  14712. Senior Product Security Engineer
  14713. The kernel and BitKeeper part ways
  14714. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  14715. The Tragic Physics of the Deadly Explosion in Beirut
  14716. The day I accidentally built a nudity/porn platform
  14717. Changing World, Changing Mozilla – The Mozilla Blog
  14718. I Built My First Google Chrome Extension!
  14719. Workshop: Hack Yourself First: How to go on the Cyber-Offence - Day 1/2 - NDC TechTown 2020
  14720. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  14721. Emacs 27.1 released
  14722. PDF: Still Unfit for Human Consumption, 20 Years Later
  14723. How Malicious Tor Relays are Exploiting Users in 2020 (Part I)
  14724. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  14725. That UPS you bought for your home server may not be as useful as you think
  14726. Woz's 70th Birthday
  14727. Use Visual Studio in Presentation Mode | Visual Studio Blog
  14728. An ASP.NET Core URL Builder
  14729. Reactive Extensions for .NET | endjin
  14730. Shawn Wildermuth's Blog
  14731. Comic: Pirates Love Continuous Deployment
  14732. Devcontainers AKA performance in a secure sandbox
  14733. Blazor vs Angular for Web Developers
  14734. Implementing Model View Update Pattern in Typescript
  14735. Tip 273 - Getting started with Azure Image Builder
  14736. GraphQL on Azure: Part 3 - Serverless With JavaScript
  14737. Math.Clamp Method (System)
  14738. The Clean Network - United States Department of State
  14739. Amia Srinivasan · The Sucker, the Sucker! What’s it like to be an octopus? · LRB 6 September 2017
  14740. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  14741. How I Modernized My Flash Game
  14742. terrajobst/HarvestPlatformSupport
  14743. Achilles: Small chip, big peril. - Check Point Software
  14744. Why We Chose Prodigy • Marty Hu
  14745. Are CRDTs suitable for shared editing?
  14746. Metaprogramming, Metaobject Protocols, Gradual Type Checks: Optimizing the "Unoptimizable" Using Old Ideas · Stefan-Marr.de
  14747. Simon Blogs
  14748. Dorking Your Way to Search Results That Don’t Suck
  14749. It’s Not You - It’s Your Knowledge Base
  14750. Why I Can’t Stand the FSF
  14751. Python Typosquatting for Fun not Profit
  14752. How To Understand Systems
  14753. How I'm getting things done in 2020 · ./jm
  14754. You don't need this fancy recommendations system
  14755. Structured Debugging
  14756. Tolerate imperfection
  14757. I want to contribute to your project, how do I start?
  14758. Advices on writing blog posts
  14759. Beware Of Best Practices
  14760. msiddev - Twitch
  14761. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  14762. What’s wrong with the mail
  14763. Why the C Language Will Never Stop You from Making Mistakes
  14764. The Linux Backdoor Attempt of 2003
  14765. MonoGame 3.8
  14766. Why We Urgently Need a Hippocratic Oath for Software Engineers (Business Strategy)
  14767. How you could lose your Facebook
  14768. How long does food in a freezer stay frozen when the power goes out
  14769. We Can Do Better Than SQL
  14770. Sharpies
  14771. Database Profiling with Visual Studio | Visual Studio Blog
  14772. How are barcodes read?? (Library-less image processing in C#)
  14773. Use C# Preprocessor Directives
  14774. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  14775. Fiddler Everywhere Simplifies Web Debugging
  14776. Making repeated edits easier with IntelliCode suggestions | Visual Studio Blog
  14777. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  14778. Advanced search on NuGet.org | The NuGet Blog
  14779. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  14780. Announcing TypeScript 4.0 RC | TypeScript
  14781. Learn Node.js with these 5 modules on LEARN
  14782. People work longer (and different) hours under lockdown - Workplace Insight
  14783. Configuration, Secrets and KeyVault with ASP .NET Core
  14784. Hong Kong media mogul Jimmy Lai arrested under national security law
  14785. “It never gets easier, you just go faster.”
  14786. Federal Reserve announces details of new 24x7x365 interbank settlement service with clearing functionality to support instant payments in the United States
  14787. Victory! EFF Defends Public’s Right to Access Court Records About Patent Ownership
  14788. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  14789. r/ModSupport - Ongoing incident with compromised mod accounts
  14790. Introducing C# 9: Extending Partial Methods
  14791. What you lose when you retool.
  14792. How to create a Logging Dashboard with Kibana | Preslav Mihaylov
  14793. Mobile Phone Streams
  14794. dorking (how to find anything on the Internet)
  14795. Talk to Yourself - Austin G. Walters
  14796. Grand Challenges of Robotics
  14797. On being extrovertAugust 8th, 2020
  14798. Comradery
  14799. bulletproofs::notes::range_proof - Rust
  14800. Latches inside: Reverse-engineering the Intel 8086's instruction register
  14801. Why you should fire your bad customers
  14802. Introducing Rome
  14803. Hans Hildenbrand: The German front in rare color photos, 1914-1918 - Rare Historical Photos
  14804. Firefox Voice | browse the internet with your voice
  14805. M 2.6 - 3 km SE of Sparta, North Carolina
  14806. M 5.1 - 4 km SE of Sparta, North Carolina
  14807. Latest Earthquakes
  14808. Brice’s Blog
  14809. TwikTwok
  14810. UPI 101: The Basics
  14811. Western Digital Red WD101EFAX 10TB 3.5
  14812. How to encrypt and decrypt shared folders on my Synology NAS
  14813. China is now blocking all encrypted HTTPS traffic that uses TLS 1.3 and ESNI | ZDNet
  14814. microsoft/terminal
  14815. Hedging tail risk, emigration, keyboard superoptimization
  14816. Opinions worth sharing | Quentin Delcourt
  14817. Fortnite random stuff
  14818. Second Innings: SaaS - Harsha Halvi's Blog
  14819. Why is Backblaze tracking me?
  14820. The problem with labeling people
  14821. My first year without social media
  14822. Lessons learned leading an internal team
  14823. Winning the Internet
  14824. Why Did The Mathematician Cross The Road? - with Roger Penrose
  14825. Why Did The Mathematician Cross The Road? - with Roger Penrose — The Numberphile Podcast
  14826. ‎The Numberphile Podcast on Apple Podcasts
  14827. danso - git branch --delete master
  14828. Google's secret home security superpower: Your smart speaker with its always-on mics
  14829. An attempt to make a font look more handwritten
  14830. When Feature Flags Do And Don’t Make Sense
  14831. How to better design your game communities for kindness
  14832. RaDVaC – Rapid Deployment Vaccine Collaborative
  14833. Oatly: The New Coke
  14834. Why Did The Mathematician Cross The Road? - with Roger Penrose — Numberphile
  14835. Alcohol as a social technology to check the trustworthiness of others
  14836. C# to the max! Continuations, co-routines and Source Generators!
  14837. Why is This Idiot Running My Engineering Org?
  14838. Toshiba formally and finally exits laptop business
  14839. hndex.org
  14840. SQLite and EF Core Concurrency Tokens
  14841. Bill Gates on Covid: Most US Tests Are ‘Completely Garbage’
  14842. vcmi/vcmi
  14843. 6- Axis IMU with ESP32
  14844. Intel, ARM, IBM, AMD Processors Vulnerable to New Side-Channel Attacks
  14845. Oprah's magazine erecting 26 billboards of Breonna Taylor around Louisville
  14846. Government’s PACER Fees Are Too High, Federal Circuit Says (2)
  14847. SalehAlbuga/azure-functions-swift
  14848. Building dashboards for operational visibility | Amazon Builders' Library
  14849. dotnet-presentations/dotNETConf
  14850. julielerman/dotnetconfms2020
  14851. Weekly Update 203
  14852. Automate everything that is not part of the problem you’re solving
  14853. Talking about power tools of the culture – Andy Sylvester's Web
  14854. Do more by Doing less
  14855. 2020 is the year of IPv6
  14856. In-Memory Caching in ASP.NET Core - Detailed Guide
  14857. Query optimizer and chess? · Erthalion's blog
  14858. What VCs Can't Say
  14859. DEVintersection Virtual Workshop Event
  14860. Have I Been Pwned Set to Go Open-Source
  14861. Working in Public and the Economics of Free
  14862. Introduction | FAST
  14863. Scientists rename genes because Microsoft Excel reads them as dates
  14864. Apple says game streaming services like Microsoft's xCloud violate App Store policies
  14865. PINEPHONE | PINE64
  14866. First Impressions of Rust
  14867. Mac keyboard shortcuts
  14868. Q&A - EventStoreDB, Event Sourcing, CQRS, and DDD
  14869. Draft - io_uring - GSoC 2020 by 1Jo1 · Pull Request #10356 · netty/netty
  14870. N O D E
  14871. liljencrantz/crush
  14872. An alternative to ConfigureAwait(false) everywhere
  14873. Apple responds to Xbox Project xCloud iOS block, Microsoft kicks back
  14874. Automatically Improving Floating Point Accuracy
  14875. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  14876. Atlassian lets its staff stay at home forever
  14877. US to ban transactions with ByteDance and WeChat in 45 days
  14878. I'm Open Sourcing the Have I Been Pwned Code Base
  14879. Use nightly builds - Mobile Blazor Bindings
  14880. Monsters Weekly 176 - HMAC in Postman (Postperson)
  14881. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  14882. Easy ASP.NET Core localization with AppText – Martijn Boland
  14883. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  14884. High-Water Mark
  14885. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  14886. Leader and Followers
  14887. Configuring Codespaces for .NET Core Development
  14888. BH20_mpctss
  14889. Introducing React Wednesdays—A Hangout with React Experts
  14890. Dash | Scale up, speed up.
  14891. Hacking group puts millions of Zoosk dating profiles up for sale • Graham Cluley
  14892. Nyan Sat - Satellite Communications Challenge
  14893. CREW Sues State Dep't for Pompeo Madison Dinners Records - CREW
  14894. Accelerating Standard C++ with GPUs Using stdpar | NVIDIA Developer Blog
  14895. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  14896. Powderfinger - Odyssey Number Five 20th Anniversary (Trailer)
  14897. Azure/azure-notificationhubs-android
  14898. GitHub draft pull requests should trigger the pipeline
  14899. It's time to get some wins.
  14900. Surviving Django (if you care about databases) — Daniele Varrazzo
  14901. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  14902. A Day Without Business – Charlie Monroe
  14903. Moving from GoDaddy to DNSimple – an illustrated journey
  14904. Negotiations
  14905. A Modern Space Cadet / Steve Losh
  14906. Proof of X
  14907. I'm Partnering with NordVPN as a Strategic Advisor
  14908. Productivity porn
  14909. Saving Your Initial Reaction
  14910. What I learned from 35 Hackathons
  14911. A short case for unifying the iPad and the MacBook
  14912. XXXI.
  14913. acidanthera/OpenCorePkg
  14914. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  14915. Toilet Trouble – Aaron Bockover
  14916. YC Startup Library
  14917. A Brief History of The Deficit Myth with Dr. Stephanie Kelton
  14918. Beyond Passwords: 2FA, U2F and Google Advanced Protection
  14919. Google discontinues the Pixel 4, nine months after release – TechCrunch
  14920. Azure Thursday - 6 August 2020 19:00 CEST
  14921. AzureThursday @AzureThursday
  14922. dotnet/Kerberos.NET
  14923. hephaest0s/usbkill
  14924. Is Using LINQ in C# Bad for Performance?
  14925. Germany plans to dim lights at night to save insects
  14926. Life Beyond Coding with Justin Chau
  14927. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  14928. Life, part 30
  14929. ErikEJ/EFCorePowerTools
  14930. simdjson/simdjson
  14931. <ol>: The Ordered List element
  14932. Reverse Reverse
  14933. AutomaticKingdom
  14934. ADefWebserver/AutomaticKingdom
  14935. Hackers hit university online exam tool
  14936. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  14937. Cyber security strategy
  14938. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  14939. the creeping scourge of tooling config files in project root directories · Issue #79 · nodejs/tooling
  14940. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  14941. JuxtaposeJS Embed
  14942. Build High-performance Microservices with gRPC and .NET
  14943. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  14944. New Azure SQL Learning Tools help reduce the global technology skills gap
  14945. Why is async void bad and how do I await a Task in an object constructor in C#? - Brian Lagunas
  14946. What is default(object) used for?
  14947. Best way to create an empty collection (array and list) in C# (.NET)
  14948. nxrighthere/UnrealCLR
  14949. Amazon.com: SAMSUNG T7 Portable SSD 1TB - Up to 1050MB/s - USB 3.2 External Solid State Drive, Gray (MU-PC1T0T/AM): Computers & Accessories
  14950. https://borsche.de/res/Vitamin_D_Essentials_EN.pdf
  14951. Chat Bubble Blindness | Atlist
  14952. Web We Want - Web Apps
  14953. Native AOT Survey
  14954. Remembering Frances E. Allen | IBM Research Blog
  14955. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  14956. Why are you testing your software?
  14957. SharpLab
  14958. Layering domains and microservices using API Gateways | Kislay Verma
  14959. SharpLab
  14960. Turn your camera on for remote meetings
  14961. Reverse Engineering Netgear's Auth to extend my Meural
  14962. Consumer Data Exposed in Telemarketing Adviser Breach
  14963. On finding your passion — CULLIN
  14964. Don't just learn to code, learn to create
  14965. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  14966. Latest Firefox rolls out Enhanced Tracking Protection 2.0; blocking redirect trackers by default – The Mozilla Blog
  14967. .NET Summit 2020 Online Conference
  14968. Entity Framework: .NET Community Standup - August 5th 2020 - EF Core In Depth Video Series
  14969. Chris Sainty: Blazor Routing - What you need to know
  14970. GitLab Support is no longer processing MFA resets for free users
  14971. r/sysadmin - [Rant... sorta] Physically moved a server today...
  14972. Watch SpaceX ACTUALLY hop Starship SN-5 150m!!!
  14973. How to SSH into WSL2 on Windows 10 from an external machine
  14974. THE EASY WAY how to SSH into Bash and WSL2 on Windows 10 from an external machine
  14975. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  14976. Creating an .NET AWS serverless application using API Gateway with API Key
  14977. Query Design performance issues #01 - All-in-one query
  14978. GitHub joins the Open Source Security Foundation - The GitHub Blog
  14979. Announcing the new TypeScript Website | TypeScript
  14980. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  14981. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  14982. Microsoft joins Open Source Security Foundation
  14983. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  14984. Patterns of Distributed Systems
  14985. Azure Event Hubs With Kafka
  14986. Anthony Levandowski sentenced to 18 months in prison, as new $4B lawsuit against Uber is filed – TechCrunch
  14987. TikTok and the Sorting Hat — Remains of the Day
  14988. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  14989. 1Password for Linux development preview
  14990. Story Creator - Social Media Video Editor For Brands & Agencies
  14991. Announcing ImageSharp 1.0.0 | Six Labors
  14992. Amazon.com: Govee Temperature Humidity Monitor, Bluetooth Room Temperature Monitor, Indoor Thermometer Hygrometer Gauge with Alert, Free Data Export Temp Humidity Sensor for Home Garage Greenhouse Cigar Humidor: Home Improvement
  14993. The Hacker Way: How I taught my nephew to program
  14994. Why I Chose Dropbox Despite All the Privacy Scandals – The Hulry
  14995. It’s 2020, And I’m Still Getting Plain Text Credentials Via Email
  14996. In the Pursuit of Knowledge and Mastery
  14997. rowlinson bike shed - Bing images
  14998. Cloudfront Geolocation headers
  14999. Speech Synthesis on Linux
  15000. Manazir
  15001. What is Numerical Stability?
  15002. Frequency + Common Goal + Vulnerability = Great Friends — Juan David Campolargo
  15003. ORDER OF MAGNITUDE
  15004. Google has shut down Toogles
  15005. Why I Self-Host My Website Analytics
  15006. I Got Scammed Out Of $5K
  15007. The Need for Speed, 23 Years Later
  15008. 27-inch iMac gets a major update
  15009. Essence of linear algebra — 3Blue1Brown
  15010. Two Friends Quit Their Jobs to Build a Cabin. Everything Went Wrong.
  15011. Tales of the Autistic Developer - Senior Developer
  15012. Create Customizable, Hi-Def, and Scalable Backgrounds
  15013. Issue UPDATE: in graph theory, different definitions of edge crossing numbers - impact on applications?
  15014. Amazon.com: Genki - Covert Dock for the Nintendo Switch. Ultra Portable Switch Accessories - TV Docking & Charging via USB-C. FREE BONUS: USB C 3.1 included: Video Games
  15015. Django 3.1 Released | Weblog
  15016. .NET Foundation Board of Directors Election 2020: Results!
  15017. Introducing localization support in OpenIddict 3.0 beta3
  15018. Exploring the code behind IHttpClientFactory in depth
  15019. The best parts of Visual Studio Code are proprietary
  15020. How can I protect static files with authorization on ASP.NET Core?
  15021. Starboard
  15022. Make a responsive Navbar with Blazor and Tailwind?
  15023. Why Is America Stuck with Bad Headlights?
  15024. Cleaner tests with XUnit's IAsyncLifetime and expression-bodied members
  15025. The Julia Language
  15026. The .NET Core Journey at Criteo
  15027. PowerShell Microservice - Hello World
  15028. XamarinCommunityToolkit: an introduction - Gerald Versluis
  15029. August dotNET Virtural Events to Tune Into | Xamarin Blog
  15030. Automated Production Deployments are Not the Key to DevOps Performance - Redgate Software
  15031. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  15032. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  15033. Drawing Custom Graphs in HTML and Javascript - The Long Walk
  15034. Moving .NET to Linux at Scale
  15035. Shawn Wildermuth's Blog
  15036. Best Practices for Regular Expressions in .NET
  15037. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  15038. Microsoft Joins Open Source Security Foundation - Microsoft Security
  15039. Physical Attractiveness Bias in the Legal System — The Law Project
  15040. What Makes Godot Engine Great for Advance GUI Applications
  15041. プレステ4の裏側 ソニー社員も見られないロボの指先
  15042. LesnyRumcajs/grpc_bench
  15043. Go vs Rust: Writing a CLI tool
  15044. RollerCoaster Tycoon 2 - The Impossible Maze
  15045. The Rise of Data Science | Louie Dinh
  15046. Peeking at user agents for fun and profit :: Kevin Liu
  15047. The Art of Not Thinking
  15048. Managing Chronic Pain as a Developer
  15049. A Primer on Database Replication
  15050. Different kinds of testing
  15051. Planning for my kidnapping - My blog
  15052. Replacing YouTube & Invidious
  15053. Your calendar should be a whitelist, not a blacklist
  15054. Stop learning and start doing
  15055. Validating Apps That Connect to Your Server
  15056. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  15057. The UX of LEGO Interface Panels – George Cave
  15058. Brady Haran - Me and YouTube: The Benefits of Making Videos About Science & Math (July 31, 2020)
  15059. Establishing Your App’s Integrity | Apple Developer Documentation
  15060. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  15061. NuGet - You can book online!
  15062. The Coming Open Source Sustainability Crisis
  15063. How Raygun increased transactions per second by 44% by removing Nginx | Raygun Blog
  15064. giraffe-fsharp/Giraffe
  15065. Letter Opener – Open Winmail.dat, MSG and EML files online
  15066. RELEASE: ASP .NET Core 3.1 A-Z eBook
  15067. Mastodon 3.2
  15068. Life, part 29
  15069. The Truth Is Paywalled But The Lies Are Free ❧ Current Affairs
  15070. Listen to Thomas Sowell | City Journal
  15071. Implement the "download file" feature on a Blazor WebAssembly app
  15072. How it works - Briar
  15073. Choosing the right asynchronous-messaging infrastructure for the job - Red Hat Developer
  15074. Semantic Highlighting in the PowerShell Preview extension for Visual Studio Code | PowerShell
  15075. Hardware interrupts
  15076. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  15077. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  15078. UI/UX for Devs: Have You Thought About the Mental Model?
  15079. Debugging with Fiddler Everywhere: Collaborative Debugging
  15080. GitLab Takes Over VS Code Extension, Plans Improvements -- Visual Studio Magazine
  15081. Azure Cloud Shell Tips And Tricks | Build5Nines
  15082. So I coded Plague Inc. for a Calculator
  15083. 133m records for sale as fruits of data breach spree keep raining down
  15084. Microsoft to continue discussions on potential TikTok purchase in the United States - The Official Microsoft Blog
  15085. .NET Foundation Board Member Elections
  15086. Thread by @jc_stubbs: An interesting thing happened on the internet with week. U.S. travel management firm was hit with Ragnar Locker ransomware. The company agre…
  15087. Brain-Gut Circuit Lets Microbiota Directly Affect the Sympathetic Nervous System
  15088. Why Mercedes & BMW Vehicles Need To Adopt The Tesla Platform
  15089. 2gether
  15090. Python Beginner Projects 2020 - Add them to your resume!
  15091. Web apps aren't tech. They're "tech".
  15092. Let's Talk about Cache - Daniel Leskosky
  15093. Create change within your locus of control
  15094. The Problem of Preference Falsification in Online Dating
  15095. Who Should Buy ARM? - Dr. Z and Eng. L
  15096. Free Market Capitalism vs Government Socialism
  15097. Honey, I Accidentally Became A Product Manager
  15098. FAQs - Raspberry Pi Documentation
  15099. Hydroxychloroquine: The Narrative That it Doesn’t Work is the Biggest Hoax in Recent Human History
  15100. Low latency tuning guide
  15101. TrueFire hacked - credit cards and other personal info potentially compromised
  15102. Home | Laws of UX
  15103. Mail delays are frustrating Philly residents, and a short-staffed Postal Service is struggling to keep up
  15104. Tines Blog / Part 1 : Breaches are inevitable and early detection is crucial
  15105. Cosmetics firm Avon leaks 19 million customer records (Includes interview)
  15106. GPU.js - GPU accelerated Javascript
  15107. Telegram files EU antitrust complaint against Apple’s App Store
  15108. System UIcons
  15109. Hacking Portable Air Conditioners
  15110. The mysterious case of man who can read letters—but not numbers—exposes roots of consciousness
  15111. andrewlock/blazor-with-source-generators-poc
  15112. NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft
  15113. David Wong Portfolio
  15114. Pimp up your Blazor EditForms with Tailwind CSS!
  15115. 2km From Home
  15116. Cyber attack downs Telstra network, affecting thousands of internet users
  15117. NES Background Parallax Explained - Audiovisual Effects Pt. 03
  15118. Revealing Passwords
  15119. David Wong Portfolio
  15120. David Wong
  15121. What Happened When I Peeked Into My Node_Modules Directory
  15122. Ineffective Altruism
  15123. Why did Neobanks become so boring? - This Too Shall Pass by Rhys Wallace
  15124. Chartfleau | Kodak Insider Trading
  15125. English to SQL: progess updates
  15126. Techniques for Difficult Team Members - dcaulfield
  15127. When you find out you’re the copycat
  15128. Python is now the second most popular language for programming - newserector
  15129. dodyg/practical-aspnetcore
  15130. Unbricking a $2,000 Bike With a $10 Raspberry Pi
  15131. WordSafety.com
  15132. What I Learned from Doing 60+ Technical Interviews in 30 Days
  15133. OctoPrint.org
  15134. OctoPrint/OctoPrint
  15135. Glucosamine Supplementation Reduces All-Cause Mortality | Lifespan.io
  15136. Azure Durable Functions Monitoring and Diagnostics
  15137. ASCII rendering Tetrahedron with shading | Platonic Solids Part 1
  15138. Hillsborough State Attorney’s Office tapped to prosecute worldwide “Bit-Con” hack of prominent Twitter users
  15139. If You Don’t Know, Now You Know: Black Women Deserve More Credit | The Daily Social Distancing Show
  15140. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  15141. Spotify CEO Daniel Ek says working musicians may no longer be able to release music only “once every three to four years”
  15142. Principal Security Program Manager Lead in Redmond, Washington, United States | Engineering at Microsoft
  15143. Security Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  15144. Niklaus Wirth was right and that is a problem – bowero
  15145. The Big Crackdown is upon us – NEWS FROM UNDERGROUND
  15146. swyx Writing | Slack is Fumbling Developers
  15147. Leveraging Cloudflare Workers to prevent attackers from bypassing your Cloudflare WAF
  15148. What makes Paul Graham a great writer?
  15149. Apple’s bulls**t narrative on the App Store
  15150. How I Spent 2 Days Chasing a Bug that Didn't Exist
  15151. Build and deploy GitHub Pages from any branch beta The GitHub Blog
  15152. OpenTelemetry .NET Beta Released!
  15153. trozler/whereAmI
  15154. Zello Security Notice – July 31, 2020
  15155. Blackbaud's Bizarre Ransomware Attack Notification
  15156. .NET R&D Digest (July, 2020)
  15157. Read function arguments from .NET applications with .NET ProfilingAPI
  15158. News Releases | Washington State Department of Agriculture
  15159. 7 Resource Scheduling Errors and How to Mitigate Them - DZone Agile
  15160. Release Release v0.20.0 · microsoft/PowerToys
  15161. Upgrade to pip 20.2, plus, changes coming in 20.3
  15162. Kushner’s Shadow Task Force Appears to Violate Multiple Laws - CREW
  15163. Developer News - Visual Studio Marketplace
  15164. Blazor GameDev - part 6: mouse input - Davide Guida
  15165. Azure Thursday - August 2020
  15166. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  15167. Philosophers On GPT-3 (updated with replies by GPT-3) - Daily Nous
  15168. How Jared Kushner’s Secret Testing Plan “Went Poof Into Thin Air”
  15169. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  15170. Code Maze Weekly #36 - Code Maze
  15171. Turn on & manage community contributions
  15172. Google Timelapse
  15173. Weekly Update 202
  15174. Using the brightness() CSS Filter to generically highlight Content
  15175. Angular Language Service for Visual Studio — NoWaySheCodes
  15176. September DDD by Night
  15177. Book Your Daily Ride or Make Money Driving Now
  15178. How we migrated Dropbox from Nginx to Envoy
  15179. Egyptian bus operator Swvl hit by data breach
  15180. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  15181. TDD is an antidote for uncertainty
  15182. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  15183. Integration testing your Polly policies with HttpClient Interception
  15184. How do I find which directory my .NET Core console application was started in or is running from?
  15185. DTIC TR JUMPER INDEX
  15186. Introducing launch configurations support for SAM debugging in the AWS Toolkit for VS Code | Amazon Web Services
  15187. Back to Basics #2: Binding Markup - Nick's .NET Travels
  15188. dotnet-presentations/dotNETConf
  15189. rynowak/link-a-thon
  15190. dotnet/designs
  15191. The Era of DNA Database Hacks Is Here
  15192. Labour party has data compromised following Blackbaud hack | ITV News
  15193. Token authentication requirements for API and Git operations - The GitHub Blog
  15194. Google’s problems are bigger than just the antitrust case
  15195. Azure/CloudShell
  15196. Libraries lend books, and must continue to lend books: Internet Archive responds to publishers’ lawsuit - Internet Archive Blogs
  15197. Announcing Windows 10 Insider Preview Build 20170 | Windows Experience Blog
  15198. AirPods Pro Clone Review - Tim Leland
  15199. On Inflection Points - Michael Dempsey: Blog
  15200. The Forgotten Early Adopters
  15201. Cat without cat on the commandline
  15202. Where have all the rentals gone?
  15203. Apple tells app devs to use IPv6 as it's 1.4 times faster than IPv4 | ZDNet
  15204. The 3 problems of Django
  15205. The essence of quantum mechanics
  15206. The Haskell Elephant in the Room
  15207. 2020-07-30 Beyond REST and RPC Asynchronous Eventing and Messaging Patterns.pptx
  15208. Lecture Slides | Performance Engineering of Software Systems | Electrical Engineering and Computer Science | MIT OpenCourseWare
  15209. Microsoft.dotnet-httprepl 3.0.47301
  15210. Indian Students To Learn Coding Skills From 10 Yrs Of Age: New Education Policy
  15211. Search Results for “grpc” – Anthony Giretti's .NET blog
  15212. A Piece of Pi
  15213. Angular Language Service - Visual Studio Marketplace
  15214. Life, part 28
  15215. Using WinDBG with .NET Core 3
  15216. Azure Functions On macOS With JetBrains Rider
  15217. Budget
  15218. .NET Foundation "State of the Union"
  15219. You Want to See My Data? I Thought We Were Friends! - Facts So Romantic - Nautilus
  15220. How to Deal with Burnout
  15221. Trains․NET - Episode 40 - Trees! And a massive refactoring to enable Trees!
  15222. Sudoku solver (Algorithm explained w/ code)
  15223. A new funding model for open source software
  15224. Azure Cost Management + Billing updates – July 2020
  15225. NuGet PackageReference Versions SOLUTION Wide
  15226. Handling concurrency in an ASP.NET Core Web API with Dapper
  15227. Measuring Concurrent Jobs Over Time
  15228. Back to Basics #1: Data Context - Nick's .NET Travels
  15229. Announcing Microsoft Security’s #CyberContest
  15230. The Secret Origin of the Action RPG
  15231. Universal Basic Income is Capitalism 2.0
  15232. Teaching GPT-3 to Identify Nonsense
  15233. Security Incident
  15234. Zoom Security Exploit - Cracking private meeting passwords
  15235. Me and YouTube: The Surprising Benefits of Making Videos About Science and Mathematics
  15236. Why and How I Bullet Journaling
  15237. amymhaddad
  15238. The State of Ruby 3 Typing
  15239. Rewrite or Refactor - The Risks of Rewrites
  15240. If you see everything, you'll get nothing 🎯
  15241. Dual-monitor 4K@60hz KVM switch for $30
  15242. Open problems in Robotics
  15243. ChatBooks discloses data breach after data sold on dark web
  15244. Why aren’t you more serious?
  15245. You don’t need reproducible builds.
  15246. Incident Management. Not everything is critical
  15247. Learn about the latest .NET Productivity features | .NET Blog
  15248. Hacker leaks 386 million user records from 18 companies for free
  15249. Microsoft joins the Blender Development Fund — blender.org
  15250. Rainbow Hunt
  15251. .NET Conf: Focus on Microservices
  15252. Jon Galloway: VS Mac & More
  15253. Dzoukr/SDSCore
  15254. Let's build a Full-Text Search engine
  15255. Blazor WebAssembly : Open-source Project - EP10
  15256. Customizing your repository's social media preview
  15257. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  15258. Андрей Акиньшин — Поговорим про перформанс-анализ
  15259. Dungeon Numbers - Numberphile
  15260. Cursive Trains
  15261. Addressing the July 2020 e-commerce and marketing data breach -- A Message From Ledger’s Leadership | Ledger
  15262. Full data set for the 2020 Developer Survey now available! - Stack Overflow Blog
  15263. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  15264. Monsters Weekly 175 - YARP!
  15265. Problems and Solutions for Agility with Legacy Monolith Databases - Redgate Software
  15266. Pimp up your Blazor EditForms with Tailwind CSS!
  15267. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  15268. poteto/hiring-without-whiteboards
  15269. Shawn Wildermuth's Blog
  15270. Dunzo suffers data breach, launches internal investigation
  15271. felixrieseberg/macintosh.js
  15272. Fireworks: Sugar Stars
  15273. Development Containers in Education with Visual Studio Code
  15274. Interview with a Pornhub Web Developer
  15275. New Developer Landing Page and Issues Repo - Windows Developer Blog
  15276. Vulnerability doesn’t come after trust – it precedes it.
  15277. Conversations and Ideas
  15278. Visual Studio 2019 for Mac - Release Notes
  15279. Great CRO Tool or Privacy Nightmare – SystemTrap
  15280. Trademarking Infocom, again, part one
  15281. Increasing Battery Life on an Arch Linux Laptop (ThinkPad T14s) - Austin G. Walters
  15282. Jack of all trades, master of none
  15283. Alcohol delivery service Drizly hit by data breach – TechCrunch
  15284. Apparel - Unisex - .NET Foundation Store
  15285. Firefox 79: The safe return of shared memory, new tooling, and platform updates – Mozilla Hacks - the Web developer blog
  15286. The Toxoplasma Of Rage
  15287. github/roadmap
  15288. Historical programming-language groups disappearing from Google
  15289. Program Manager II in Redmond, Washington, United States | Engineering at Microsoft
  15290. runlyio/core-dotnet
  15291. Introducing GitHub's OpenAPI Description - The GitHub Blog
  15292. WasmBoxC: Simple, Easy, and Fast VM-less Sandboxing
  15293. github/renaming
  15294. Announcing the GitHub public roadmap - The GitHub Blog
  15295. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  15296. Expanding Beyond 64kb of Memory with Bank Switching (16-Bit VM in JavaScript 012)
  15297. Migrating a 40TB SQL Server Database
  15298. IEvangelist/Blazing.Twilio.Video
  15299. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  15300. Chessprogramming wiki
  15301. Lazy Load Images with Vanilla JavaScript and Intersection Observer
  15302. Fody/MethodDecorator
  15303. Polymorphic Encryption Algorithms — Generating Code Dynamically
  15304. ritterim/stuntman
  15305. Some SQL Tricks of an Application DBA
  15306. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  15307. Blazor DataGrid Demos - Overview | Telerik UI for Blazor
  15308. Why It's Easier to Manage 4 People Than It Is to Manage 1 Person · Stay SaaSy
  15309. Catalina - *all* web-browsers fail to open new pages after a few hours use.
  15310. ongoing by Tim Bray · Not an Amazon Problem
  15311. shirhatti/zocket
  15312. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  15313. Advancing resilience through chaos engineering and fault injection
  15314. Gittrends lags: A Tale Of CollectionView and Garbage Collector
  15315. LunrCore, a lightweight search library for .NET
  15316. How do I set multiple items to a Windows Runtime vector in a single call? | The Old New Thing
  15317. Task asynchronous programming as an IO surrogate
  15318. The falsehoods of anti-AGPL propaganda
  15319. Comic: Why Do Their Keyboards Keep Breaking?
  15320. Calling Generic Methods from Non-Generic Code in .Net
  15321. How to list and download the contents of a Google Drive shared folder in C#
  15322. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  15323. How GPT3 Works - Visualizations and Animations
  15324. Join the DotNetEvolution Discord Server!
  15325. Learn more about the Ransomware attack we recently stopped
  15326. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  15327. SachiraChin/dotnet-monitor-ui
  15328. dotnet-monitor ui
  15329. When does it make sense to use containers in a development workflow?
  15330. Vocodes. Vocal playground.
  15331. Hackers stole GitHub and GitLab OAuth tokens from Git analytics firm Waydev | ZDNet
  15332. Writing a file system from scratch in Rust · carlosgaldino
  15333. The Great Fish Oil Experiment
  15334. Buidler, Waffle & Ethers | The Geeky Grower
  15335. VPE and CTO - the first 90 days
  15336. Work or walk?
  15337. Product Gravity
  15338. Wrappers
  15339. Paul Graham's "Same Way"
  15340. Don't forget the human
  15341. CS Syd - How to deal with money in software
  15342. Tech vs Biotech — Celine Halioua
  15343. You Want Options
  15344. May you suffer well
  15345. Make Slack Smaller
  15346. The Freud Moment
  15347. Usability of Footnotes
  15348. Box CI
  15349. Apache Arrow 1.0.0 Release
  15350. Is 40 the new 60? How popular media portrays the employability of older software developers
  15351. Oodle 2.8.9 with Oodle Texture speed fix and UE4 integration
  15352. Stack Overflow Developer Survey 2020
  15353. Highlights from Git 2.28 - The GitHub Blog
  15354. The code I’m still ashamed of
  15355. Life, part 27
  15356. How to pay your rent with your open source project
  15357. UnoConf 2020 - Uno Platform Developer Conference
  15358. Index
  15359. Cosmos DB capacity pitfall: When more is less
  15360. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  15361. Headphones are collecting too much personal data
  15362. microsoft/vscode
  15363. BenchmarkDotNet 0.12.1
  15364. It’s Time to Get Serious About Research Fraud
  15365. Tyrrrz/CliFx
  15366. Slowsort - a pessimal sorting algorithm | Arpit Bhayani
  15367. andrewducker | Facebook has blocked Dreamwidth
  15368. Copy/Pasta Driven Development®
  15369. Fresh Mozzarella From Scratch Recipe
  15370. LunrCore, a lightweight search library for .NET
  15371. Tip 272 - Azure Security Best Practices
  15372. Super Troopers (2/5) Movie CLIP - The Cat Game (2001) HD
  15373. Reverse Engineering Tools Review
  15374. Naming things
  15375. Twilio Security Incident Shows Danger of Misconfigured S3 Buckets
  15376. S&P Best of Times Wost of Times
  15377. Writing more succinct C# – in F# (Part 1)!
  15378. Amazon gets priority while mail gets delayed, say letter carriers
  15379. Virtual Azure Community Day - July 28th, 2020
  15380. Compilers Do Static Analysis, They Just Don't Tell You · Peter Dimov
  15381. Create Your Own Logging Provider to Log to Text Files in .NET Core
  15382. Understanding the SynchronizationContext in .NET with C#
  15383. Small Mailserver Best Current Practices
  15384. New ‘Meow’ attack has deleted almost 4,000 unsecured databases
  15385. How C# Records will change my life
  15386. Developers Should Abandon Agile
  15387. What’s the point?
  15388. Finding Joy in Making Happy Little Computer Videos on YouTube
  15389. Lets stop being stupid about security
  15390. Pixelles Creator Fund | Pixelles (Montreal)
  15391. Tech unicorn Dave admits to security breach impacting 7.5 million users | ZDNet
  15392. Primer: The Job Guarantee
  15393. Wicked problems
  15394. Relâchement des gestes barrière chez les jeunes : «Le pire qu’on aura, c’est une grosse grippe»
  15395. Exploring the Worker Thread API in Node
  15396. An alleged Nintendo leak has unearthed early game prototypes | VGC
  15397. Entrepreneurs Come From Families With Money
  15398. slither.io
  15399. Sponsor @egil on GitHub Sponsors
  15400. The fastest way do debug .net code without sources.
  15401. Public Asked To Report Recipt of any Unsolicited Packages of Seeds
  15402. adam-mcdaniel/oakc
  15403. froggey/Mezzano
  15404. Doing Stupid Stuff with GitHub Actions
  15405. LunrCore 2.3.8
  15406. Promo Data Breach FAQ
  15407. Fundamentals of the Vulkan Graphics API: Why Rendering a Triangle is Complicated
  15408. Working From Home
  15409. The Four Actions I Took To Attract 72,000 Followers
  15410. Hacking the Bureaucracy to Get Stuff Done
  15411. The Art Of Learning For Software Developers
  15412. How to Make Money With Blogging?
  15413. Dance training is superior to repetitive physical exercise in inducing brain plasticity in the elderly
  15414. How I would grow Gumroad – Min-Kyu Jung
  15415. Grab a Shitty Rod and Start Fishing — Dickie Bush
  15416. Your Brain = Your Dog?
  15417. Joe Bergeron | Java Obfuscation: A Pattern Language
  15418. plant99/felicette
  15419. How I Finally Started Listening to Podcasts Every Day – The Hulry
  15420. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  15421. Reverse engineering tools for .NET applications
  15422. Component lifecycles – Blazor University
  15423. SuperTails/langcraft
  15424. Gopiandcode > logs > Bloom filters debunked: Dispelling 30 Years of bad math with Coq!
  15425. Breaking: LSD Chemist William Leonard Pickard to be Released From Prison
  15426. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  15427. Who gets invited to the party?
  15428. Indian IT consultancies struggle against technological obsolescence
  15429. GitHub Protips: Tips, tricks, hacks, and secrets from Luke Hefson
  15430. Regional Air Mobility - Lilium
  15431. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  15432. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  15433. Weekly Update 201
  15434. hallatore/Netling
  15435. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  15436. Summernote - Super Simple WYSIWYG editor
  15437. From Dev to Devrel
  15438. Realestate Investing for Engineers
  15439. Why Schrems is wrong - From Luxembourg with Love
  15440. The surprising science of alpha males & females: The most empathetic member of the group
  15441. p410n3 blog
  15442. Sets and Probability
  15443. A Short Guide to Statistical Rethinking²
  15444. Dreambuilding as a CEO
  15445. Pursuing Speed, Pt. 2 — 0xFF.nu
  15446. Avoiding Stupidity
  15447. A Federal Blue Checkmark, and Not Learning Lessons
  15448. Need business ideas? Watch out for unbundlings
  15449. Christmastide, Ohio - Podcast App Links - Plink
  15450. Instacart customer records hacked, includes order history - 9to5Mac
  15451. U.K. School Hires 10-Year-Old Nigerian Tech Genius As Coding Instructor
  15452. Quartz.NET 3.1 Released | Quartz.NET
  15453. 10 Standout GitHub Profile READMEs
  15454. Implemented support for user provided pixel shaders by mrange · Pull Request #7058 · microsoft/terminal
  15455. To Get More Replies, Say Less
  15456. When Hubble Stared at Nothing for 100 Hours
  15457. Microsoft Analyzed Data on Its Newly Remote Workforce
  15458. 14 Best Data Science Books to Read Right Now
  15459. Advice to Myself When Starting Out as a Software Developer
  15460. King County Elections
  15461. Hand Tremor Mouse Accessibility Software
  15462. Slack Files EU Competition Complaint Against Microsoft - Several People Are Typing
  15463. Microservices and [Micro]services – Kalele
  15464. hwayne/awesome-cold-showers
  15465. Editorial board of Index and more than 70 staff members resign
  15466. How to make simple Geolocation service | Max Kostinevich
  15467. The Four Quadrants of Conformism
  15468. Who gets invited to the party?
  15469. I Made Wii Tennis in 24 Hours
  15470. Waiting for Azure Durable Functions to complete
  15471. Buy on Google is now open and commission-free
  15472. Building the Ultimate Home Office (Again)
  15473. Perseverance Toward Life Goals Can Fend Off Depression, Anxiety, Panic Disorders
  15474. Considering Rust
  15475. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  15476. Stop throwing Exceptions! Start being Explicit
  15477. Blazor EditForms, an essential tool or too much magic?
  15478. Men's T-Shirt | Create your own | Spreadshirt
  15479. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  15480. Top Programming Languages 2020 - IEEE Spectrum
  15481. GraphQL on Azure: Part 2 - dotnet and App Service
  15482. Fast refresh and more on Windows with 0.62 release · React Native for Windows + macOS
  15483. ASP.NET Core 3, IIS and empty HTTP headers
  15484. Libraries have been bringing older books to digital learners: Four publishers sue to stop it - Internet Archive Blogs
  15485. Redirect azurewebsites.net to Custom Domain
  15486. With downtowns staying abandoned, put tiny businesses back into residential neighborhoods
  15487. Google Fonts
  15488. Ongoing Meow attack has nuked >1,000 databases without telling anyone why
  15489. public-games@w3.org from July 2020: by thread
  15490. Intel's 7nm is Broken, Company Announces Delay Until 2022, 2023
  15491. How to Manage a Freelance User Experience Designer or Researcher — Cakewalk Labs UX/UI Consulting
  15492. Whose bug is it anyway?
  15493. Don&#39;t buy the AirPods Pro - Another Rattlegate story
  15494. ARCHITECTURE.md
  15495. You don't need no Service Mesh
  15496. Marketing Month Week 2
  15497. China launches ambitious Tianwen-1 Mars rover mission
  15498. Five Buck Fatigue - Underjord
  15499. The Indie Consulting Business Model Canvas V0.1
  15500. I'm an Unemployed Waitress. Don't Dine Out At All.
  15501. On .NET Live - A chat with the .NET Interactive Team
  15502. Recent influx of substack posts to Hacker News
  15503. My Backup Plan & Lessons learned
  15504. Dropping Out of College to Join Facebook: 3 Years Later
  15505. Using Turbolinks with the SAFE web stack
  15506. ‎The Numberphile Podcast on Apple Podcasts
  15507. Minecraft Names & Skins
  15508. The Third Cornet - with Katie Steckles — The Numberphile Podcast
  15509. The Third Cornet - with Katie Steckles — Numberphile
  15510. obfuscar/obfuscar
  15511. Garmin services and production go down after ransomware attack | ZDNet
  15512. Inside a Collaborative Text Editor
  15513. BBS Graphics History: Pretty Awesome, Until the Web Showed Up
  15514. Top 7 OBS Studio Tricks for 2020 – and you won’t believe #4
  15515. .NET Presentations: Events in a Box!
  15516. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  15517. Archive
  15518. Life, part 26
  15519. Dhghomon/easy_rust
  15520. Slack Files EU Competition Complaint Against Microsoft
  15521. TinyPilot: Build a KVM Over IP for Under $100
  15522. I Created An A.I. to DESTROY Tetris
  15523. Cognitect Joins Nubank
  15524. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  15525. My Process for Creating YouTube Videos
  15526. 1 Second Painting - Home
  15527. KDE Slimbook
  15528. RGB Keyboard as Audio Level Meter
  15529. Microsoft, Azure, Visual Studio
  15530. Amazon Ion
  15531. .NET Conf: Focus on Microservices
  15532. troyhunt/hibp-stickers
  15533. Build software better, together
  15534. SQL Server Management Studio 18.6 is now generally available  - SQL Server Blog
  15535. Storage 101: Data Security and Privacy - Simple Talk
  15536. MSIX Packaging Tool July 2020 Release is now available!
  15537. C# 9: Putting it all together with a scavenger hunt
  15538. Getting Started with Azure DevOps - Simple Talk
  15539. Windows Terminal Preview 1.2 Release | Windows Command Line
  15540. Three Reasons You Should Join the Tour de Tech
  15541. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  15542. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  15543. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  15544. Microsoft Campus Tours - Inside the NEW Channel 9 Studio
  15545. Akeyless Vault Review: Intuitive Secrets Management Solution for Your DevOps Workflow
  15546. .NET Foundation Projects
  15547. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  15548. Enable tab completion - .NET Core CLI
  15549. propjockey/css-sweeper
  15550. Seattle’s NHL franchise likely to announce name tomorrow
  15551. Apple Security Research Device Program - Apple Developer
  15552. bitdefender/bddisasm
  15553. Badges!
  15554. VS Code Docker extension can now run containers in Azure Container Instances - Open Source Blog
  15555. Online classes are not worth cost of full tuition
  15556. Customer feedback for Have I Been Pwned
  15557. Phillip Carter
  15558. Media Claims of Law Enforcement Agencies Purchasing Breach Data, How Serious Is It?
  15559. Fawkes
  15560. Design Docs at Google
  15561. Windows Server Insiders getting gRPC support in Http.sys
  15562. First Ever Image of a Multi-Planet System around a Sun-like Star Captured by ESO Telescope
  15563. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  15564. Twilio: Someone broke into our unsecured AWS S3 silo, added 'non-malicious' code to our JavaScript SDK
  15565. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  15566. How Flash games shaped the video games industry
  15567. VSCode CSS Snippets - Visual Studio Marketplace
  15568. Write code that is easy to delete, not easy to extend.
  15569. Mathematicians Discover the Perfect Way to Multiply | WIRED
  15570. dodyg/practical-aspnetcore
  15571. It's time to start writing
  15572. FCPS Will Begin School Year September 8 Virtually | Fairfax County Public Schools
  15573. Experimental Blood Test Detects Cancer up to Four Years before Symptoms Appear
  15574. How and why I (attempt to) use Links as main browser
  15575. Why Medium is Not the Home for Your Ideas – The Hulry
  15576. .NET for Beginners - Dusted Codes
  15577. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  15578. Monsters Weekly 174 - NodaTime and JavaScript Dates
  15579. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  15580. Levels.fyi Salary Stream – Software Engineer Offers
  15581. Svelte <3 TypeScript
  15582. Azure Icons - Azure Architecture Center
  15583. System.Formats.Asn1 5.0.0-preview.7.20364.11
  15584. Complexity of Hello World & what comes after
  15585. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  15586. Humble Book Bundle: Raspberry Pi by Raspberry Pi Press
  15587. Release 1.0.0-preview3 · microsoft/reverse-proxy
  15588. Microsoft, Azure, Visual Studio
  15589. https://www.inthepublicinterest.org/wp-content/uploads/ITPI_USPSPrivatization_July2020.pdf
  15590. Improve health, wellbeing, and productivity by tracking your home workspace CO2 levels - Latest open tech from seeed studio
  15591. Have I Been Pwned
  15592. shanselman/Hanselminutes-Transcripts
  15593. Scaling relational SQL databases – Software development and beyond
  15594. Fast design will kill your product · Philip Ardeljan is a UI designer
  15595. Digital Astronomy with Cellular Automata · Kyle Hovey
  15596. Where to blog? Medium, substack, WordPress, Ghost, or roll your own?
  15597. India, Jio, and the Four Internets
  15598. How to Choose What To Read
  15599. You might not have a motivation problem
  15600. How I learned 50 new keyboard shortcuts in 42 minutes
  15601. Exploring Fully Homomorphic Encryption
  15602. Conversation with my dog
  15603. The Era Of Unlimited Everything: Unlimited Materials & Unlimited Money — Juan David Campolargo
  15604. Opinions are a liability
  15605. The Thinking Placebo
  15606. Syntax highlighting is a waste of an information channel
  15607. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  15608. Reforming Wall Street, Protecting Main Street - Obama Foundation
  15609. Thank you for trying out Project Tye!
  15610. Release Tye 0.4 · dotnet/tye
  15611. Getting Started With ASP.NET
  15612. Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
  15613. Safely reviving shared memory – Mozilla Hacks - the Web developer blog
  15614. Why you need "cross-origin isolated" for powerful features
  15615. Making your website "cross-origin isolated" using COOP and COEP
  15616. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  15617. Announcing .NET 5.0 Preview 7 | .NET Blog
  15618. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  15619. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  15620. Stripe: Building a Developer Cult
  15621. The most powerful and extensible open source Wiki software
  15622. Invert, always, invert
  15623. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  15624. ‘Strong Opinions, Weakly Held’ Doesn't Work That Well
  15625. ShareX - Screen capture, file sharing and productivity tool
  15626. Netlify Serverless Functions with Netlify Dev
  15627. SQL Server 2019 Tuple Mover Behavior Change
  15628. Essays on programming I think about a lot
  15629. PowerShell script to automate configuring PostgreSQL for SSPI authentication on Windows
  15630. How BeerAdvocate Learned They'd Been Pwned
  15631. Zoom Earth – View LIVE satellite images
  15632. You Can’t Kill the Bloomberg Terminal. But If You Were Going to Try, Here’s How.
  15633. Designing a New Old Home: Part 1
  15634. Effect Programming in C#
  15635. Systems design for advanced beginners | Robert Heaton
  15636. Zoekmachine met gelekte wachtwoorden bevat 10 miljard accounts
  15637. Exploring the .NET open source hybrid ORM library RepoDB
  15638. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  15639. Transact-SQL: The Building Blocks to SQL Server Programming by Gregory A. Larsen - Simple Talk
  15640. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  15641. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  15642. Using Key Vault and Managed Identities with Azure Functions
  15643. .NET on AWS: Introducing Docker ECS Integration - Code with Steve
  15644. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  15645. Natively Format JavaScript Dates and Times
  15646. Azure Service Fabric 7.1 Second Refresh Release
  15647. TransPerfect’s GlobalLink Vasont Inspire CCMS Releases New .NET Core Build and Surpasses Industry Performance Standards
  15648. NerdyPepper/dijo
  15649. Azure Static Web Apps: a first look
  15650. MicrosoftEdge/MSEdgeExplainers
  15651. Ireland donates its COVID Tracker app to Linux Foundation
  15652. Make your feed discoverable
  15653. What about design? | Grumpy pep.
  15654. Nikon D5600 in 2020: still worth it?
  15655. 22 Principles for Great Product Managers
  15656. Thoughts on Cross-platform
  15657. Solving Sudoku with Graph Theory
  15658. Ingradient: building the cooking tool I've always wanted
  15659. Rethinking My Thinking
  15660. You Don't See The Whole Picture - Party at the Moontower
  15661. Are You Using These VPN Apps? Personal Info Of 20 Million Users Leaked: That’s 1.2TB Data
  15662. Technology - Vectorly docs
  15663. Tabler Icons
  15664. I Don't Want to be a Founder and I Don't Think You Do Either | Carol's Blog
  15665. Any claim without a URl should be treated as suspicious
  15666. Overview • Zettelkasten Method
  15667. 3D Book Image CSS Generator
  15668. Life, part 25
  15669. Turns out half the internet has a Single-Point-of-Failure called “Cloudflare”
  15670. Implementing cosine in C from scratch
  15671. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  15672. Creating Elliptical Curve Keys using OpenSSL
  15673. DIY Video Hosting
  15674. Tempering Expectations for GPT-3 and OpenAI’s API
  15675. Lecture Slides | Statistics for Applications | Mathematics | MIT OpenCourseWare
  15676. Team Objectives - Overview | Silicon Valley Product Group
  15677. iamshaunjp/deno-websockets
  15678. 10B
  15679. BunnyCDN - Simple, Powerful & Lightning Fast CDN
  15680. dendron
  15681. Asynchronous messaging with Azure Service Bus
  15682. Four Reasons React Renders (and three ways to stop it) – Cory House
  15683. Sort Data With ASP.NET Core and Query Strings
  15684. Travis logs and .NET Core console output
  15685. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  15686. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  15687. Azure SDK Release (July 2020) | Azure SDKs
  15688. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  15689. Eliminating duplicate objects: three approaches
  15690. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  15691. In Praise of Elevated Values
  15692. Azure SQL Bootcamp
  15693. Tip 271 - Azure Functions and secure configuration with Azure Key Vault
  15694. .NET Foundation Board Elections – Meet the Candidates!
  15695. Experiment: Wirelessly Control a Cyborg Cockroach
  15696. Seven 'no log' VPN providers accused of leaking – yup, you guessed it – 1.2TB of user logs onto the internet
  15697. Worms Armageddon 3.8 Features - Worms Knowledge Base
  15698. A Bug-Sized Camera for Bug-Sized Robots and Bug-Sized Bugs - IEEE Spectrum
  15699. Cryptography Dispatches: DSA Is Past Its Prime
  15700. Shirley Chisholm - Wikipedia
  15701. Amazon.com: Customer Questions & Answers
  15702. zaid_ajaj - Twitch
  15703. Explain Kubernetes to me like I'm Five
  15704. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  15705. TrueNAS Core will soon replace FreeNAS—and we test the beta
  15706. Cloudflare outage and the risk in today's Internet
  15707. Things Unexpectedly Named After People · Notes
  15708. Foam: Software as Curation
  15709. Adding SIP calls to Android – for free!
  15710. CloudFront Analytics
  15711. CloudFormation Tips and Tricks
  15712. Made 13 Dollars with Brave and Basic Attention token
  15713. Node+JS_Interactive_2019_Montreal_Wed_B1_093_web
  15714. On Becoming a Devout Pastafarian
  15715. Clipboard injection on the Financial Times
  15716. Audio From Scratch: Part3, changing the amplitude
  15717. I wish pods were fully restartable · Erkan Erol
  15718. My failed startup - How it failed and why i'm giving the code away for free.
  15719. One year of Flutter as a web developer
  15720. What TikTok got right.
  15721. Tired of note-taking apps
  15722. Technical analysis of client identification mechanisms - The Chromium Projects
  15723. Fixing Mass Effect black blobs on modern AMD CPUs
  15724. A Simple Scam Trick (Don't get fooled!)
  15725. Release Npgsql v4.1.4 · npgsql/npgsql
  15726. reveiws on games.
  15727. Arlec Grid Connect Smart 5m LED White & Colour Changing Strip Light
  15728. Swiss Political System: More than You ever Wanted to Know (I.)
  15729. Face Coverings Mandatory For Melbourne And Mitchell Shire
  15730. hugelkultur: the ultimate raised garden beds
  15731. OpenAI's GPT-3 may be the biggest thing since bitcoin
  15732. Is software development better than 20 years ago? | Loosely Coupled Show #011
  15733. Understanding F# applicatives and custom operators
  15734. Cloudflare Status
  15735. On Trouser Pockets | Sam Bleckley
  15736. Krita, OpenGL and Qt – Fading Memories
  15737. shabda/tweet-signer
  15738. lawl/NoiseTorch
  15739. Turning the IDE Inside Out with Datalog
  15740. Powerful AI Can Now Be Trained on a Single Computer - IEEE Spectrum
  15741. Automatic Garage Opener
  15742. If Looks Could Kill (1991) - IMDb
  15743. Mainframe workloads supported on Azure
  15744. https://www.minervanett.no/files/2020/07/13/TheEvidenceNoNaturalEvol.pdf
  15745. Fadi Chehadé is now co-CEO of Ethos Capital - Domain Name Wire | Domain Name News
  15746. Azure Functions Day 0 survey
  15747. dotnet-foundation/announcements
  15748. CP2104 USB to Serial Converter Arduino Programmer
  15749. The Ultimate Oldschool PC Font Pack: FAQ/Docs/ReadMe
  15750. Compiler Explorer - C (x86-64 clang 10.0.0)
  15751. Cloudflare outage on July 17, 2020
  15752. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  15753. Cloudflare Status
  15754. The encrypted homelab
  15755. Delivering value & reducing risk
  15756. stu2b50
  15757. Goodbye to Grommet
  15758. Raspberry Pi as a Penetration Testing Implant (Dropbox) - System Overlord
  15759. How a Chrome Extension Broke My Web App
  15760. tetrakai
  15761. Some people like their jobs
  15762. My 2017 iPhone X Died: I Got a 2016 iPhone SE, Upgraded the Battery and Added Wireless Charging — It's Great
  15763. Questionable Advice: Can Engineering Productivity Be Measured?
  15764. Software Consulting: What This Really Means and How to Start
  15765. Lazy evaluation in real life
  15766. What Is Preferred Stock And Why Is Given To Investors?
  15767. Apple Is Killing A Billion-Dollar Ad Industry With One Popup
  15768. NewPipe - a free YouTube client
  15769. All the Ways to Make a Web Component - June 2020 Update
  15770. TensorFlow, Keras and deep learning, without a PhD
  15771. Release v0.14.0 · vmware-tanzu/octant
  15772. A Walk through of Azure
  15773. Getting Started with ASP.NET Core
  15774. Index
  15775. GitHub Archive Program: the journey of the world's open source code to the Arctic
  15776. What is a Developer Advocate - Here's What I Do
  15777. EF Core In depth – Tips and techniques for configuring EF Core – The Reformed Programmer
  15778. MAVERICK LIFE TECH: Four steps to take right now to protect your accounts from hackers
  15779. Court bans Tesla Autopilot, slammed as “misleading” - Automotive Daily
  15780. Hypertext Style: Cool URIs don't change.
  15781. What’s New in Thunderbird 78
  15782. Weekly Update 200
  15783. Federal Law Enforcement Use Unmarked Vehicles To Grab Protesters Off Portland Streets
  15784. How to store app secrets for your ASP .NET Core project
  15785. C# 9: New `and`, `or`, and `not` Keywords for Pattern Matching
  15786. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  15787. How Object.entries work internally in JavaScript
  15788. GitHub Actions Overview | Premier Developer
  15789. How Do You Comfort a JavaScript Bug?
  15790. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  15791. 100 Best Kubernetes Books of All Time
  15792. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  15793. microsoft/ProcMon-for-Linux
  15794. Testing on the Toilet: Don’t Mock Types You Don’t Own
  15795. dotnet/designs
  15796. Be a Hero - Bonus Panel - Fowl Language Comics
  15797. How the OBS Project changed video forever with lead Hugh Bailey
  15798. Careers
  15799. Tweaks
  15800. TSMC plans to halt chip supplies to Huawei in 2 months
  15801. What exactly is the DevOps model and what advantages does it bring to your workflow?
  15802. Poor feedback from readers
  15803. My First PC
  15804. The pivot Snapchat never made
  15805. Giving your first International talk - Recon2019 & BlackHat - Niemand - Cyber Security
  15806. We need tests. But now or later?
  15807. Do You Like Your Internal Customers? Give Them Self-Service!
  15808. Release Dapr Runtime v0.9.0 · dapr/dapr
  15809. Mads Brodt - Front-end engineer
  15810. Fort & Forge
  15811. How to Be Unpersuasive - Calvin Rosser
  15812. Software Update by 👨🏽‍💻 Francisco Costa
  15813. Zulip 3.0: Threaded Open Source Team Chat
  15814. pimbrouwers/Falco
  15815. Home - Stephanie Kelton
  15816. When your coworker does great work, tell their manager
  15817. Board of Director 2020 Elections - Interviews - Round 1
  15818. Announcing Rust 1.45.0 | Rust Blog
  15819. Let’s avoid talk of ‘chemical imbalance’: it’s people in distress | Psyche Ideas
  15820. Join conversation
  15821. Notepad++ v7.8.9 : Stand with Hong Kong
  15822. Life, part 24
  15823. I made a robot to cut my hair with scissors
  15824. How SHA-2 Works Step-By-Step (SHA-256)
  15825. Post title
  15826. Hacking Reolink cameras for fun and profit
  15827. The Internet Wasn't Built for Security
  15828. Create: Frontend - A one of a kind live event from Microsoft about all things frontend
  15829. Viewing Managed COM Objects Through Native Pointers | Visual Studio Blog
  15830. Systems Performance: Enterprise and the Cloud, 2nd Edition
  15831. C# 9 Deep Dive: Target Typing and Covariant Returns
  15832. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  15833. Implementing a Thread Safe Message Queue in C#
  15834. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  15835. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  15836. Introduction to Functional Programming in F# - Part 11 — Softwarepark
  15837. The July 2020 release of Azure Data Studio is now available - SQL Server Blog
  15838. Understanding Functions in JavaScript
  15839. Workshop: KEDA, Scale Your Kubernetes Workload on Your Own Terms - NDC Melbourne 2020
  15840. PinePhone – PINE Store
  15841. Chief of Staff in Redmond, Washington, United States | Business Programs & Operations at Microsoft
  15842. Walmart Now Requires All Shoppers To Wear Pants
  15843. Blockchain.com Explorer | BTC | ETH | BCH
  15844. damageboy
  15845. Stop The Overuse Of Copy-Pasting And Unecessary Libraries
  15846. The (painful) Enterprise Way to the Cloud
  15847. Why inaccurate antigen tests are better than slow PCR tests · Chris Said
  15848. The next wave in higher education
  15849. benjamin.computer - Benjamin Blundell
  15850. When (not) to squash commits
  15851. Espresso shots and software development – Lucas T. Teixeira
  15852. Almost Paperless Office
  15853. Lies, Damn Lies, and Front-end Tracking
  15854. Thought: Handling rate limited apis
  15855. Hackers Take Over Apple, Uber, Prominent Crypto Twitter Accounts in Simultaneous Attack - CoinDesk
  15856. Not recommending Purism - anarcat
  15857. “Zero logs” VPN exposes millions of logs including user passwords, claims data is anonymous
  15858. New experimental Razor editor for Visual Studio | ASP.NET Blog
  15859. .NET Conf: Focus on Microservices
  15860. MahApps.Metro
  15861. dotnet/crank
  15862. Tech Job Interviews Assess Performance Anxiety Instead Of Coding Skills: Report
  15863. What a Counterfeit Lightning to Headphone Adapter Looks Like
  15864. Oliver's Blog
  15865. The Importance of Deep Work & The 30-Hour Method for Learning a New Skill
  15866. Orthodox Privilege
  15867. DRBG: rename the DRBG taxonomy. · openssl/openssl@ce3080e
  15868. Comet NEOWISE
  15869. Blazor and Dragons! How to Consume gRPC-web From Blazor
  15870. Nearly 70% of iOS and Android users will deny tracking permissions if they are requested in-app to opt-in - Online Survey Tool, Mobile App for Quick Survey
  15871. Oracle JRE and JDK Cryptographic Roadmap
  15872. Welcome to Element!
  15873. Release Beta 8 · egil/bUnit
  15874. Data Structures & Algorithms I Actually Used Working at Tech Companies
  15875. Yaser Adel Mehraban - NDC Melbourne 2020
  15876. You've only added two lines - why did that take two days!
  15877. The Lost Art of Growing Blueberries With Fire
  15878. Host ASP.NET Core on Linux with Nginx
  15879. Webinar – REST – the ignored parts
  15880. How does the built-in dependency injection work on ASP.NET Core?
  15881. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  15882. 10 Visual Studio Navigation Productivity Tips - NDepend
  15883. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  15884. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  15885. Our Data
  15886. End-to-End Integration Testing with NServiceBus: How It Works
  15887. Fiddler Everywhere: Scanning for 404 and 500 Status Codes
  15888. Web Proxy Auto Discovery
  15889. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  15890. What are you optimizing for? Aligning Recommender Systems with Human Values
  15891. FCC ID 2AWHPR201
  15892. Generally available: Azure Private Link for Azure SignalR Service | Azure updates | Microsoft Azure
  15893. How to Receive an SMS With Blazor and SignalR
  15894. SharpLab
  15895. Pixel Art Tutorials - Saint11
  15896. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  15897. dotnet/aspnetcore
  15898. How HEY Protects Your People
  15899. Visual Studio 2019 for Mac - Preview Release Notes
  15900. How to Transform Your Board Meeting with Written Narratives by @ttunguz
  15901. You've only added two lines - why did that take two days!
  15902. The Power of Defaults
  15903. Make me think!
  15904. My Motivation Behind Digital Minimalism
  15905. Most advice is too prescriptive to be useful
  15906. oltdaniel - Do not render a PDF in a canvas
  15907. Entrepreneur, Stage 1: Bootstrapping, Burnout, and Babies
  15908. The Resume is Dead. And Content Killed it. — Avthar
  15909. Luck is the Opposite of Efficiency - J.D. Moyer
  15910. Save the world with a personal carbon tax
  15911. Reclaiming Technology / Thomas Wang
  15912. Blazor GameDev - part 4: moving a sprite - Davide Guida
  15913. Arbiter Sports - ArbiterSports
  15914. 10 best free app to track a Cheating Spouse for Android
  15915. Tech Sector Job Interviews Assess Anxiety, Not Software Skills
  15916. Hacker Eva Galperin Has a Plan to Eradicate Stalkerware
  15917. Reliable Async Systems with Coyote - Part 1
  15918. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  15919. Digicert revokes a raft of web security certificates
  15920. papers-we-love/papers-we-love
  15921. crates.io: Rust Package Registry
  15922. crates.io security advisory | Rust Blog
  15923. The TikTok War
  15924. Etcd, or, why modern software makes me sad
  15925. Portal Abstractions with Sam Ritchie - CoRecursive Podcast
  15926. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  15927. Coding Adventure: Procedural Moons and Planets
  15928. Is it worth the cost?
  15929. How to Run a Live Coding Stream on Twitch using OBS
  15930. All .Net Exceptions List
  15931. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  15932. Resignation Letter — Bari Weiss
  15933. How To Create a Github Profile ReadMe
  15934. ‎The Numberphile Podcast on Apple Podcasts
  15935. Ex-Googler's Startup Comes Out of Stealth With Beautifully Simple, Clever Robot Design - IEEE Spectrum
  15936. Podcast — Numberphile
  15937. The Mathematical Showman - Ron Graham (1935-2020) — The Numberphile Podcast
  15938. Dotnetos Week - 5 days, 5 sessions, 5 speakers
  15939. The Mathematical Showman - Ron Graham (1935-2020) - Numberphile Podcast
  15940. Python Malware On The Rise
  15941. Search results | Find available job openings at Microsoft
  15942. Grant Imahara, Host of 'MythBusters' and 'White Rabbit Project,' Dies at 49
  15943. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  15944. Add support for Pipeline Operator by Pokute · Pull Request #38305 · microsoft/TypeScript
  15945. Debugging web apps in Visual Studio with custom browser configurations | endjin
  15946. How to stop worrying and adopt nullable reference types – Webinar Recording
  15947. Sometimes It's Easier to Mock Without Moq
  15948. Monsters Weekly 173 - Record Types
  15949. All in One with OData $Batch | OData
  15950. Azure Web App: Connection Strings | Build5Nines
  15951. Implementation of the C# IO container
  15952. Grant Imahara, ‘Mythbusters’ Host, Dies at 49
  15953. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  15954. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  15955. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  15956. Atlas of Surveillance
  15957. VEX in Houdini: Mandelbrot and Mandelbulb
  15958. How Remote Work Could Destroy Silicon Valley
  15959. Git - gitfaq Documentation
  15960. zombodb/pgx
  15961. libtorrent adds support for the WebTorrent protocol » Feross.org
  15962. Thousands of shop, bank, and government websites shut down by EV revocation | Netcraft News
  15963. How I made $11,673 in 5 days with an open-source project | Samuel Štancl
  15964. My impression of the PineBook Pro - a $200 ARM powered laptop
  15965. Dark Web Price Index 2020. Check all 2020 Dark Web Prices
  15966. Ideas Are Worthless - Greg Raiz
  15967. Why Do We Have Dev Rels Now?
  15968. Philipp is annoyed
  15969. Why you should be more unlikeable
  15970. Head asleep, body awake
  15971. A $50.000/year streaming service | Gianluca Mauro
  15972. Doing the impossible
  15973. A Steve Jobs masterclass (from a decade ago)
  15974. Give some ❤️ to your PR
  15975. Why Every Developer Should Start Blogging
  15976. Matthew Leibowitz - Uno Conference
  15977. Linux founder tells Intel to stop inventing 'magic instructions' and 'start fixing real problems'
  15978. Life, part 23
  15979. European Union sets limits on platform madness
  15980. primo is an all-in-one IDE, CMS, component library, and static site generator
  15981. A few thoughts about Signal’s Secure Value Recovery
  15982. The Most Remarkable Legacy System I Have Seen
  15983. Google to invest $10 billion in India – TechCrunch
  15984. Linux kernel in-tree Rust support
  15985. Performance Improvements in .NET 5 | .NET Blog
  15986. So Many of Us: Recognizing Abuses of Power
  15987. Some GIF fixes stb_image by NuklearBomb · Pull Request #683 · nothings/stb
  15988. Hacker breaches security firm in act of revenge | ZDNet
  15989. How to Build a CORS Proxy for Client-side Blazor
  15990. GitHub Status
  15991. WindowSwap
  15992. Dyxsleia
  15993. Azure Functions Configuration and Secrets Management
  15994. AWS Well-Architected Framework – Updated White Papers, Tools, and Best Practices | Amazon Web Services
  15995. Generating the Premier League Table in F#
  15996. On Reactive Programming
  15997. A .NET Color Console Helper
  15998. Creating an Instance of Type, 8 Years Later
  15999. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  16000. Type-Safe Single Page Apps: F# Vs. TypeScript
  16001. Entity Framework Core In-Depth Part 10
  16002. The Future of Online Identity is Decentralized — yarmo
  16003. .NET Core: Still a Microsoft platform thing despite more than five years open source
  16004. Shawn Wildermuth's Blog
  16005. Entity Framework Core In-Depth Part 9
  16006. A Developer's Introduction to Data Science Video Series
  16007. Devcontainers and SSL interception
  16008. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  16009. Trending
  16010. Apple Silicon: The Passing of Wintel
  16011. Cooking for Geeks: Real Science, Great Cooks, and Good Food: Potter, Jeff: 9781491928059: Amazon.com: Books
  16012. Fix capitalization of .NET by terrajobst · Pull Request #2226 · MicrosoftDocs/architecture-center
  16013. Get up and running with Kubernetes
  16014. The fastest way to learn a new language — ThinkTank
  16015. Multiple Monitors with Touchscreens
  16016. Getting Artificial Neural Networks Closer to Animal Brains
  16017. stu2b50
  16018. Why I Learnt How to Code (As A Non-technical Founder Of My First Startup)
  16019. We are not prisoners of groupthink.
  16020. The Soul of a New Debugger
  16021. Episode 1: A basic expression evaluator
  16022. V8 release v8.4 · V8
  16023. V-Drum Explorer: Blazor and the Web MIDI API
  16024. Tour of Rust
  16025. Announcing the Zig Software Foundation - News
  16026. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  16027. Twisties Cheesy Bacon 250g | Woolworths
  16028. ongoing by Tim Bray · Just Too Efficient
  16029. Getting the .editorconfig working with MSBuild
  16030. Ennio Morricone - Here's to You (In Concerto - Venezia 10.11.07)
  16031. Do not remain nameless to yourself
  16032. Microsoft Announces that it will drop official support of PHP on Windows
  16033. davidfowl/uController
  16034. Do YOU know how much your computer can do in a second?
  16035. http://www.wpag.us/learn/Ball%20Shell%20Casing%20Seminar.pdf
  16036. Testing Firefox more efficiently with machine learning – Mozilla Hacks - the Web developer blog
  16037. Building a self-updating profile README for GitHub
  16038. git/torvalds/linux.git - Linux kernel source tree
  16039. Powerful new route planner that prefers greenery and can generate round trip routes of a specified distance | Trail Router
  16040. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  16041. Why Are Toys Such a Bad Business?
  16042. Linux kernel in-tree Rust support
  16043. crypto_stories.md
  16044. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  16045. The Problem with Mandating Enterprise Target State Architecture
  16046. Experimenting with RF using RTL-SDR
  16047. Satisfactory way of thinking
  16048. The secret to long term wealth
  16049. Own your infrastructure
  16050. Our hiring process is what we can get away with
  16051. Playground: Asp.Net Core SignalR
  16052. Dunzo suffers data breach; users' phone numbers, email IDs exposed
  16053. The Hard Parts — Martin Kleppmann’s talks
  16054. JS: Remember visibility via localStorage by NickCraver · Pull Request #507 · MiniProfiler/dotnet
  16055. Friday Five: Azure Live Streaming, Teams Approvals, More!
  16056. Microsoft Host Integration Server - Wikipedia
  16057. Array Functions and the Rule of Least Power – Pursuit of Laziness
  16058. PDC 2000 | Channel 9
  16059. Linux kernel in-tree Rust support
  16060. Investors say agroforestry isn’t just climate friendly — it’s also profitable
  16061. The Mathematics of Neural Networks (Explained Visually)
  16062. AVIF for Next-Generation Image Coding
  16063. 960620 - Support AVIF - chromium
  16064. The Liddle'est President: Padellan, Majid M, Kelly, John: 9781734666427: Amazon.com: Books
  16065. DNA Lounge
  16066. bdougie/awesome-black-developers
  16067. CBv4n1v4
  16068. I’m leaving Sleeping Giants, but not because I want to
  16069. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  16070. Reducing TLS Certificate Lifespans to 398 Days – Mozilla Security Blog
  16071. Don't close your MacBook, MacBook Air, or MacBook Pro with a cover over the camera
  16072. 1651828 - DigiCert: Delay of revocation for EV audit inconsistency incident
  16073. No, node_modules are not heavy - Chaotic good engineering
  16074. Marketing CPAs, Explained
  16075. Keyboardio Atreus Review - sulami's blog
  16076. The Frink is Good, the Unit is Evil • Hillel Wayne
  16077. This blog is now running on solar power
  16078. The Value of Alternative Investments · Sturm Mabie
  16079. The Polymath Playbook
  16080. Driving Therapy - Now on YouTube — cdahmedeh
  16081. How to get your first Enterprise customer after having several SMB customers
  16082. Disabling Google 2FA Doesn't Need 2FA
  16083. Strong Generalization and Efficiency in Neural Programs
  16084. MikeCodesDotNET/ColoredBadges
  16085. Denver Startup Week | 2020 Session Selection | Building a Developer Community: Lesson Learned
  16086. WWDC 2020 Followup Survey
  16087. Loading Related Data - EF Core
  16088. Azure Kubernetes for Developers
  16089. The Bourne Collection: Online Search Is Older than You Think! - CHM
  16090. LibreOffice: the next five years
  16091. 2 Years To Make $10 in Software Revenue
  16092. Criteo R&D Blog – Medium
  16093. Start Your Career as a Frontend Developer with Scrimba
  16094. App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk
  16095. Ten modern layouts in one line of CSS
  16096. Weekly Update 199
  16097. Using SignalR in ASP.NET Core & React to Send Messages
  16098. Passwordless: The Future of Authentication
  16099. Regex Named Groups and Using Them in C# - Gerald Versluis
  16100. Mads Kristensen Unveils 'The Essentials' Visual Studio Extension Pack for All Devs -- Visual Studio Magazine
  16101. Ask a Techspert: How do machine learning models explain themselves?
  16102. WinDbg debugger tool updated with several new improvements - MSPoweruser
  16103. Webwaste
  16104. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  16105. Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog
  16106. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  16107. Azure for .NET developers
  16108. Pokémon Sprite Decompression Done By Hand
  16109. Free MacOS Sampler, Samplr For Touchbar
  16110. How to unc0ver a 0-day in 4 hours or less
  16111. Vital Signs: The Woman Who Needed to Be Upside-Down
  16112. Perf Track
  16113. Quartz.NET
  16114. Kenya: I want my money - kowabit
  16115. A framework for investigating bugs
  16116. How Machine Learning Pipelines Evolve Based on your Business Maturity
  16117. How to Choose a Machine Learning Technique
  16118. Is Technology Making Us More Productive?
  16119. 6 reflections on turning 27
  16120. The death of serendipity
  16121. Samplr for Touchbar · Multitouch Sampler for the Touch Bar
  16122. New German law would force ISPs to allow secret service to install trojans on user devices
  16123. Developer Stories | Microsoft Azure
  16124. Chicago Police Department arrest API shutdown is its own kind of ‘cover up’ - Chicago Reporter
  16125. zerodivs.com
  16126. Blazor GameDev - part 3: sprite rendering - Davide Guida
  16127. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  16128. [tl;dr sec] #42 - tl;dr sec Search, Towards Trusted Sensing, Root Causes of Procrastination
  16129. Programming should be a seperate category from Science & Technology
  16130. synercoder/FileFormats.Pdf
  16131. Entity Framework: .NET Community Standup - July 8th 2020 - EF Core 5.0 Demo Extravaganza
  16132. Life, part 22
  16133. Portland approves 10% cap on fees that food delivery apps can charge restaurants
  16134. Auto Union Type C Racecar
  16135. Shared Cache is Going Away
  16136. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  16137. GitHub Stars
  16138. Unit Testing is Overrated | Alexey Golub
  16139. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  16140. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  16141. C#/GameDev from scratch - Time to add obstacles & enemies
  16142. What is an event loop?
  16143. Why you'll probably regret using Tailwind
  16144. Moving from TypeScript to Rust / WebAssembly
  16145. The saddest "Just Ship It" story ever
  16146. How to write proper Software Documentation?
  16147. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  16148. A Few Catchy Philosophy Quotes That Are Often Misinterpreted - Neel Somani
  16149. Jonathan Bergknoff: Terraform Pain Points
  16150. Everything is a Strawman
  16151. 'Jiro dreams of sushi' lessons for SaaS - Blog by Damian Schenkelman
  16152. Why I built a new app for practicing keyboard shortcuts
  16153. How I learned to suck less at Chess
  16154. HashCode Struct (System)
  16155. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  16156. Improved XML grammar binding and more in Red Hat VS Code XML extension 0.13.0 - Red Hat Developer
  16157. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  16158. Beginners quick start to learn React.js
  16159. End-to-End Integration Testing with NServiceBus
  16160. Understanding .NET MAUI and the future of Xamarin
  16161. Debounce Explained – How to Make Your JavaScript Wait For Your User To Finish Typing
  16162. Microservices vs. Monoliths: An Operational Comparison – The New Stack
  16163. tauri-apps/tauri
  16164. Data WhiteOps collects
  16165. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  16166. JustWatch - The Streaming Guide
  16167. The Difference Between HTTP Auth, API Keys, and OAuth | Nordic APIs |
  16168. Reddit's website uses DRM for fingerprinting
  16169. SixLabors/ImageSharp
  16170. The More Senior Your Job Title, the More You Need to Keep a Journal
  16171. zillom - Twitch
  16172. Lifeng-Liang/NSQLite
  16173. A Better Private Search Engine
  16174. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  16175. Linux Mint drops Ubuntu Snap packages
  16176. HollyPixel
  16177. Barebones WebGL in 75 lines of code
  16178. Bring back the 'Developer News' on startup
  16179. SUSE to acquire Rancher Labs | ZDNet
  16180. Goodwill Hunting
  16181. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  16182. JaidedAI/EasyOCR
  16183. startsWith() and endsWith() functions in PHP
  16184. Voter Express: Voter Express Lookup
  16185. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  16186. dog-qiuqiu/MobileNetv2-YOLOV3
  16187. r/boardgames - Card Game about Programmers/IT (free Print & Play - IT Startup)
  16188. LOOPY!
  16189. How Developers Stop Learning: Rise of the Expert Beginner
  16190. Pwning smart garage door openers
  16191. The Fastest NuGet Package Ever Published (Probably)
  16192. NDC Melbourne Warmup Meetup #2
  16193. Martin Björkström - gRPC Server Reflection in the .NET world
  16194. Zero to Hero with App Service, Part 3: Releasing to Production
  16195. What is MaxDOP controlling?
  16196. How to Implement Azure Serverless with Blazor WebAssembly
  16197. TypeScript Types Deep Dive - The Talk | Barbarian Meets Coding
  16198. Monsters Weekly 172 - NodaTime and API Controllers
  16199. When data is messy
  16200. Shawn Wildermuth's Blog
  16201. New Training for Your Team on Redgate University: Learn DevOps and SQL Server for Free - Redgate Software
  16202. Local Users with ASP.NET Core – ASP.NET Core Identity
  16203. .NET Core vulnerability lets attackers evade malware detection
  16204. The Latest
  16205. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  16206. xamarin/MobileBlazorBindings
  16207. New Work by Gary Larson | TheFarSide.com
  16208. Ahmaud Arbery will not be erased
  16209. Release ILSpy 6.0 · icsharpcode/ILSpy
  16210. 'It started to wrap around me': Driver fought off snake at 100km/h
  16211. RickStrahl/Westwind.AspnetCore.LiveReload
  16212. HDMI Capture Comparison - OneDrive
  16213. Help message for shell scripts — samizdat
  16214. Pulsar vs Kafka - Comparison and Myths Explored - Kai Waehner
  16215. Analysis of YouTube Trending Videos of 2019 (US)
  16216. Bay Area Twitter Sentiment During a Pandemic
  16217. No pain, no gain: Tracktions' story
  16218. Are you living in a kettle?
  16219. Most valuable developer linux notebooks in 2020
  16220. mmhmm - Clear, compelling communication for everyone
  16221. Saadat Qadri
  16222. Ultra Cheap VPS hosts for Tor Bridges
  16223. A Team
  16224. Disrupting Enterprise Search
  16225. ASP.NET Core Series: Route To Code
  16226. Buypass European Certificate Authority (CA)
  16227. Moving from data science to machine learning engineering
  16228. The adaptive interface system for modern web experiences
  16229. microsoft/fast
  16230. sayedihashimi/myproposals
  16231. MVP Perks
  16232. PPP Loan Data
  16233. Concurrent Reference Counting and Resource Management in Wait-free Constant Time
  16234. Flatter wait-free hazard pointers - Paul Khuong: some Lisp
  16235. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  16236. braver-browser/braver-browser
  16237. Solutions for EVERY GATE Theory of Computation Question! [Exam Question Monday] #gateconcept
  16238. Show & tell: a steampunk desktop background radiation monitor
  16239. Dark Patterns after the GDPR: Scraping Consent Pop-ups and Demonstrating their Influence
  16240. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  16241. Invite Rick
  16242. Campaign Statements
  16243. Youtube DELETED Jordan Pier's Electronics Repair Channel!
  16244. Kicking off the 2020 .NET Foundation Director Campaigns
  16245. yourduskquibbles/webannoyances
  16246. #144 Bill Wagner, .Net 5 and Unifying .NET
  16247. JAMstack Crash Course - Build a Full Stack Application
  16248. A Terrible, Horrible, No-Good, Very Bad Day at Slack
  16249. Only 9% of visitors give GDPR consent to be tracked
  16250. The Day I Met Ron Graham — Brady Haran
  16251. Custom validation logic on client AND server with Blazor?
  16252. Produce your own physical chips. For free. In the Open.
  16253. ENNIO
  16254. What’s the difference between blue/green and red/black deployments?
  16255. Software architecture diagrams - which tool should we use?
  16256. Using External Inputs in Azure Durable functions
  16257. Java Programming
  16258. Event Sourcing in .NET Core – part 1: A gentle introduction
  16259. C# 8.0 nullable references: MaybeNull | endjin
  16260. Add ESLint Rules to a `react-blessed` Application
  16261. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  16262. How To Test Your React Apps With The React Testing Library — Smashing Magazine
  16263. Microsoft Threat Protection advanced hunting cheat sheet
  16264. Introducing event timeline – an innovative, new way to manage your security exposure
  16265. .NET Core Summer Event 2020
  16266. VeryAverageSimRacer - Twitch
  16267. How to Explain White Privilege to Someone Who Doesn’t Think it Exists
  16268. Non-Euclidean Worlds Engine
  16269. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  16270. Colin Kaepernick Signs First-Look Deal With Walt Disney
  16271. Door & Window Sensor Alarms For Smart Home 2020
  16272. Just in time knowledge - Niall Bunting
  16273. How People Learn — The Brain Basics - Iulian Gulea
  16274. Tasty - Delicious dotnet testing | Manuel Grundner
  16275. Addio Redis, I'm leaving Redis Labs
  16276. Data migration gotchas and lessons learned - Coding Nagger
  16277. koaning.io: The Future of Data Science is Past
  16278. James Stanley - I made a macro keypad with 3d-printed switches
  16279. A new desk
  16280. Giving GPT-3 a Turing Test
  16281. Hacker News Design is Ugly
  16282. D-Bus and Polkit, No More Mysticism and Confusion
  16283. Buying and Selling stocks with maximum profit
  16284. Clean Architecture, 2 years later - Elton Minetto
  16285. Why You Should Share Your Salary
  16286. Donut-shaped C code that generates a 3D spinning donut
  16287. SEVP modifies temporary exemptions for nonimmigrant students taking online courses during fall 2020 semester
  16288. NDC Melbourne Warmup Meetup #1
  16289. 1650910 - DigiCert: Inconsistent EV audits
  16290. Decision for 2020-21 Academic Year
  16291. Non-Euclidean Worlds Engine
  16292. PlayStation's secret weapon: a nearly all-automated factory
  16293. Performance Improvements via Formally-Verified Cryptography in Firefox – Mozilla Security Blog
  16294. Model 777 — Luca Iaconi-Stewart
  16295. How I Got My Attention Back
  16296. Versatile Video Codec (H.266) finalized, will produce 50% smaller files than HEVC (H.265)
  16297. Dutch national broadcaster saw ad revenue rise when it stopped tracking users. It's meant to work like that, right?
  16298. Life, part 21
  16299. Screen space shadows
  16300. Fraunhofer Heinrich Hertz Institute HHI
  16301. Brython
  16302. Hat Problems - Numberphile
  16303. Stacks of Hats (extra) - Numberphile
  16304. A Concurrency Cost Hierarchy
  16305. Using an OData Client with an ASP.NET Core API
  16306. OData with ASP.NET Core
  16307. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  16308. The myth of NoSQL (vs. RDBMS) "joins dont scale" - Blog dbi services
  16309. Flexible Access Token Validation in ASP.NET Core
  16310. Writing a winning 4K intro in Rust
  16311. Ennio Morricone, Prolific Italian Composer for the Movies, Dies at 91
  16312. A Decade of Microsoft Most Valuable Professional
  16313. HTTPie – command-line HTTP client for the API era
  16314. VC Firms Promised to Help Black Founders. My Experience Shows a Different Reality.
  16315. ANN: Cosmos DB Profiler 1.0 Release
  16316. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  16317. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  16318. A developer-centered approach to application development - Red Hat Developer
  16319. Change Feed – Unsung Hero of Azure Cosmos DB | Azure Cosmos DB Blog
  16320. Build an In-memory REST API with Deno and Oak
  16321. HTTP OPTIONS and Default page vulnerabilities
  16322. bach-sh/bach
  16323. A Distributed Tracing Adventure in Apache Beam
  16324. UASP makes Raspberry Pi 4 disk IO 50% faster
  16325. Florida becomes first state to enact DNA privacy law, blocking insurers from genetic data
  16326. mfreeborn/heliocron
  16327. willmcgugan/rich
  16328. AbdulMalikDev/ounotes
  16329. Debubble
  16330. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  16331. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  16332. Veldrid 4.8.0
  16333. Castle Game Engine
  16334. Old Code Gets Younger Every Year
  16335. Why I’m Writing A Book On Cryptography
  16336. 10 modern layouts in 1 line of CSS
  16337. The Comeback of Fun in Visual Design
  16338. 1-Line Layouts
  16339. Beginner’s Guide To Abstraction – Pursuit of Laziness
  16340. Learn about transaction isolation levels - LanRaccoon
  16341. SemVer Considered Harmful | Joey Lynch's Site
  16342. nabeelqu
  16343. Eating local has a tiny environmental impact
  16344. bible-api.com
  16345. Why Can't I Reproduce Their Results?
  16346. What I discovered studying Neuroscience, having a background in Electronics - Recknsense
  16347. No, universities are not going away.
  16348. How my article became one-hit-wonder on hacker news · Tomas Vik
  16349. Laptop battery insights – Blog of Christian Felde
  16350. When You Come at the King - This Too Shall Pass by Rhys Wallace
  16351. Coffee & Open Source
  16352. Linus Torvalds: 'I Do No Coding Any More' - Slashdot
  16353. 1-Line Layouts
  16354. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  16355. A ‘Viral’ New Bird Song in Canada Is Causing Sparrows to Change Their Tune
  16356. willmcgugan/rich
  16357. Reparar tu smartphone o instalarle una ROM será delito en México: la nueva ley que protege los candados digitales, explicada
  16358. The Wrong Abstraction — Sandi Metz
  16359. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  16360. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  16361. Onyx is violating the Linux kernel's license - refuses to release source code
  16362. Sundown town - Wikipedia
  16363. a327ex/BYTEPATH
  16364. The Fourth of July [rerun]
  16365. Scamming the scammers -- catching the virus call centre scammers red-handed
  16366. De-Escalating Social Media
  16367. HTML tags flagged as error in razor view : RSRP-477782
  16368. Another non-year of Desktop Linux – Structure and Interpretation of Computer Programmers
  16369. Giving code presentations
  16370. Thinking about Algorithmic problems II
  16371. No More Shampoo
  16372. You need a PO Box : JetGirlArt
  16373. Can we even make a cloud by ourselves?
  16374. Project Audio for GitHub
  16375. GitHub Special Repository, The Public Profile Readme
  16376. simone.computer
  16377. USA.css
  16378. SQL-MisterMagoo/BlazorCultures
  16379. Bitcoin From Scratch - Part 1
  16380. Building Subversion - CoRecursive Podcast
  16381. A look at the Gemini protocol: a brutally simple alternative to the web
  16382. A real-time Event Grid viewer with serverless SignalR
  16383. Friday Five: Azure Private Link, Visual Studio, And More!
  16384. How Have I Been Pwned became the keeper of the internet’s biggest data breaches – TechCrunch
  16385. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  16386. 2 + 1 = 4, by quinoa
  16387. retaildevcrews/webvalidate
  16388. Project Gemini
  16389. How can I get a Bootstrap column to span multiple rows?
  16390. Flex
  16391. Better words by richsalz · Pull Request #12089 · openssl/openssl
  16392. The silence is deafening
  16393. Where Am I? · The Internet Bytes.
  16394. Weekly Update 198
  16395. The true cost of knowledge | RoyalSloth
  16396. Race Conditions/Concurrency Defects in Databases: A Catalogue
  16397. HELP WANTED - bitprophet.org
  16398. How I wrote 214 pages for a web development book with 19 pull requests in 3 months
  16399. The risks of falling in love (for product designers)
  16400. mrlee.dev - On Sharing Vulnerability
  16401. Autonomous Review: The Best Affordable Standing Desk - Tim Leland
  16402. How we beat existing network effects and got 900 customers from day one
  16403. Code Only Says What it Does
  16404. Goodbye
  16405. Beware the Google Password Manager - fasterthanli.me
  16406. Director/Sr. Director of Finance and Operations
  16407. Franz – a free messaging app for Slack, Facebook Messenger, WhatsApp, Telegram and more
  16408. Adds a focus trap to the modal as well as the ability to dismiss the modal with the escape key by chrissainty · Pull Request #185 · Blazored/Modal
  16409. See Intricate Details in Leonardo da Vinci’s The Last Supper in a New Gigapixel Image
  16410. A Markdown Editor for the 21st Century - Zettlr
  16411. Icons list
  16412. alfiopuglisi/guietta
  16413. Anti-Algorithmic Music: How Bandcamp Is Helping Artists Beat The Odds
  16414. Understand which font is being rendered - Chrome DevTools
  16415. Blazor WebAssembly : Dependency Injection - EP08
  16416. The SP mvp Weekly
  16417. OpenStreetMap, a global map for worldwide insight
  16418. Using the Internet Archive’s Wayback Machine as a CDN
  16419. Inside the Invasive, Secretive “Bossware” Tracking Workers
  16420. Abstract Wikipedia/July 2020 announcement - Meta
  16421. Generics for Go
  16422. AWS Blog
  16423. Getting Started with GitFlow - Simple Talk
  16424. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  16425. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  16426. Introducing Fiddler Jam
  16427. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  16428. Always Use the for…of loop to iterate in JavaScript
  16429. Devs-Garden/jsonbase
  16430. Inslee extends face covering requirement for businesses statewide and halts county advancements
  16431. Serious Vulnerabilities in F5's BIG-IP Allow Full System Compromise
  16432. Michael Plant | University of Oxford
  16433. Sleep Tracking: My Oura Ring Review (After Two Years) — Remo Uherek
  16434. The illusion of statelessness
  16435. Keeping the product promise
  16436. The Science Behind The Mask | Don Jones®
  16437. Thinking about Algorithmic problems
  16438. @msurdi blog
  16439. Micah Lerner
  16440. Understanding principal component analysis | Yousuf
  16441. Surprising Things About Working at Well-Known Tech Unicorns
  16442. A History of my Mechanical Keyboards
  16443. From Employee To Contractor - How I did it
  16444. What accomplishments sound like on software engineering resumes
  16445. The First Two-Million-Dollar Check
  16446. Linear scalable read-write lock
  16447. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  16448. Police detective fired over pro-Black Lives Matter social media post
  16449. Using Remote Containers in WSL 2
  16450. Blazor and 2D game development - part 1: intro - Davide Guida
  16451. Abstract Wikipedia/June 2020 announcement - Meta
  16452. Gameplay enhancements
  16453. Really Good Emails
  16454. Life, part 20
  16455. Git Credential Manager Core: Building a universal authentication experience
  16456. Join conversation
  16457. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  16458. Technical progress with Age of Ascent
  16459. The Easiest Way to Version NuGet Packages
  16460. NuGet Package Alternatives when Migrating to .NET Core
  16461. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  16462. The Sci-hub Effect: Sci-hub downloads lead to more article citations
  16463. Apple's latest privacy measures could turn users off
  16464. The Whimsical Web
  16465. Moldova Shuts Down Bootleg Helicopter Factory
  16466. Sustaining Performance Under Extreme Stress
  16467. Fighter Pilot Breaks Down Every Button in an F-15 Cockpit | Ars Technica
  16468. Age of Ascent
  16469. Announcing the Porting Assistant for .NET | Amazon Web Services
  16470. Lights and Shadows – Bartosz Ciechanowski
  16471. Shmew/Fable.SignalR
  16472. Future-proofing .NET application development with the Uno Platform
  16473. Cancelling a Windows Runtime asynchronous operation, part 1: C# | The Old New Thing
  16474. The Magical Methods in C#
  16475. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  16476. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  16477. [Guest Blog] Using AI to Save Lives
  16478. Entity Framework Core In-Depth Part 7
  16479. Environment Variables with .NET Core and Elastic Beanstalk | Amazon Web Services
  16480. Feature Rejection: sending an email alert from RavenDB
  16481. The Art and Design Philosophy of Age of Ascent
  16482. Book Review: A Philosophy of Software Design
  16483. The New Ford F-150's Onboard Generator Can Power a Ridiculous Amount of Equipment
  16484. Asus Zephyrus G14 Review
  16485. GitHub Pull Requests and Issues - Visual Studio Marketplace
  16486. Good Enough Is Just Fine - More To That
  16487. Apple Lightning
  16488. XXX.
  16489. The Lottery Ticket Hypothesis: A Survey
  16490. Organic Proposals
  16491. The dark side of KPIs - andre.schweighofer
  16492. 120-ish Days Later
  16493. Desugaring - taking our high-level language and simplifying it!
  16494. Building Bootleg BuiltWith – Blog – Emerson Code
  16495. Reflecting on a year of making machine learning actually useful
  16496. Respecting Browser Navigation in Single Page Applications
  16497. About Scaling Model-View-Update
  16498. A tale of latency and broken windows - Blog by Damian Schenkelman
  16499. Why marketing is eating the world
  16500. The Pros and Cons of Self-Learning
  16501. open-telemetry/opentelemetry-specification
  16502. dapr/azure-functions-extension
  16503. Architecting Cloud Native .NET Applications for Azure
  16504. GitHub.com Help Documentation
  16505. Launching docs.github.com - The GitHub Blog
  16506. Oppose the EARN IT Act
  16507. photonlines/Intuitive-Guide-to-Maxwells-Equations
  16508. ‎The Unmade Podcast: Special: Brilli Timilli on Apple Podcasts
  16509. Announcing Azure Functions extension for Dapr - Open Source Blog
  16510. C# Digest #317 for June 29, 2020
  16511. Special: Brilli Timilli - The Unmade Podcast
  16512. Special: Brilli Timilli — The Unmade Podcast
  16513. The Unmade Podcast
  16514. Deconstructing Pinterest's reverse-image-search SEO growth hack | RankScience
  16515. MIT apologizes, permanently pulls offline huge dataset that taught AI systems to use racist, misogynistic slurs
  16516. The Numeracy Ambassador (with Simon Pampena) - Numberphile Podcast
  16517. Intermediate CSS with Kyle from Web Dev Simplified (Flexbox, Grid, Custom Properties, and more!)
  16518. 'It's really hard to find maintainers': Linus Torvalds ponders the future of Linux
  16519. The world should think better about catastrophic and existential risks
  16520. How Did Vim Become So Popular
  16521. Common Voice Dataset Release - Mid Year 2020
  16522. New Mac ransomware spreading through piracy - Malwarebytes Labs
  16523. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  16524. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  16525. How Hello World! changed – top level statements and functions
  16526. Announcing Azure DevOps Server 2020 RC1 | Azure DevOps Blog
  16527. Connection Pooling for MySQL with the Heimdall Proxy
  16528. Perkeep lets you permanently keep your stuff, for life.
  16529. The Pain of Debugging WebAssembly – The New Stack
  16530. Build a Terminal Dashboard in React with `react-blessed`
  16531. Go faster with your own re-usable Blazor components
  16532. Using Spread Syntax to Merge Objects in JavaScript
  16533. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  16534. Updating to Azure Functions v3 in Visual Studio
  16535. Misusing C#: Multiple Main() Methods
  16536. Debugging .NET Core via Symbol Server on OSX in VSCode
  16537. Home
  16538. How do cars fare in crash tests they're not specifically optimized for?
  16539. On Committing Suicide - Austin G. Walters
  16540. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  16541. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  16542. irinascurtu/graphql-dncse
  16543. mizrael/BlazorCanvas
  16544. Return to School - Enrollment Options | Fairfax County Public Schools
  16545. protobuf-net/protobuf-net
  16546. Nano services with ASP.NET Core or how to build a light API
  16547. Monday, Jun. 29, 2020 - The MVP reconnect daily
  16548. Real-time in no time (and costs) - with Azure Functions, Cosmos DB & SignalR - Serverless Architecture Conference
  16549. Disclosure: Another macOS privacy protections bypass
  16550. Experiments with WSL2... Yes you can use VSCode but could you run...
  16551. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  16552. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  16553. Announcing TypeScript 4.0 Beta | TypeScript
  16554. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  16555. Containerize an app with Docker tutorial - .NET Core
  16556. The JavaScript Supply Chain Paradox: SRI, CSP and Trust in Third Party Libraries
  16557. .NET Conf: Focus on Microservices
  16558. How CDNs Generate Certificates
  16559. NuxtJS Static Pages and Content API - The Latest Features
  16560. How many trees in the Random Forest?
  16561. GOTO 2018 • Machine Learning: Alchemy for the Modern Computer Scientist • Erik Meijer
  16562. C# 8.0 nullable references: NotNull | endjin
  16563. Domestic Meat Shortages and Exports — Jayson Lusk
  16564. Edwin Brady - Idris 2 - Type-driven Development of Idris
  16565. EFF & Heavyweight Legal Team Will Defend Internet Archive's Digital Library Against Publishers * TorrentFreak
  16566. YES NO AS A SERVICE
  16567. No Knead Sourdough Bread
  16568. Tip 268 - Exploring Microsoft Power Virtual Agents based off Microsoft Bot Framework
  16569. Anthony Giretti's .NET blog
  16570. How To Build a Twitch Chat Bot with Nodejs
  16571. Refresh Tokens in IdentityServer4 v4
  16572. Assume 100% responsibility
  16573. Async vs Sync Communication
  16574. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  16575. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  16576. Lockdown Burnout | Tiny Projects
  16577. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  16578. How conspiracy theories emerge—and how their storylines fall apart
  16579. IRL to Anime With Cartoonization AI
  16580. home
  16581. Running WSL GUI Apps on Windows 10
  16582. Docker container for windows
  16583. TheLiveCoders - Twitch
  16584. Black Girls Code, BlackGirlsCode, Women of Color in Technology
  16585. Life, part 19
  16586. Friday Five: OneNote, Azure SQL, And More!
  16587. Linear – The issue tracking tool you'll enjoy using
  16588. Capacitor plague - Wikipedia
  16589. You only have to be good enough
  16590. Documenting with PowerShell: Breaches using the HIBP API - CyberDrain
  16591. Lockdown Suburbs - uMap
  16592. Creating a Custom Validation Message Component for Blazor Forms
  16593. 2020PB/police-brutality
  16594. Wltoys 144001 1/14 2.4G 4WD High Speed Racing RC Car Vehicle Models 60km/h RC Vehicles from Toys Hobbies and Robot on banggood.com
  16595. Why I don't like SemVer anymore
  16596. How to list and download the contents of a GitHub repo in C#
  16597. It’s Time for a Change
  16598. Hosting Blazor WebAssembly app on GitHub Pages
  16599. Superstimulus in 2020
  16600. Pokémon Sprite Decompression Explained
  16601. ReverentGeek's Videos - Twitch
  16602. Zero to Hero with App Service, Part 1: Setting Up
  16603. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  16604. Scalability concepts: zero-downtime deployments
  16605. Create wonderful things, be good, have fun
  16606. le podcast des technologies .NET
  16607. Analysis of @anthonygiretti FOLLOWERS
  16608. Classic ThinkPad Thermal Paste Change
  16609. Automatic Reconnection in the Swift SignalR Client
  16610. Looker might slow you down · O.
  16611. Entity Framework Core In-Depth Part 6
  16612. Exposing a custom type as a JSON string in an ASP.NET Core API
  16613. Does more choice make software development easier?
  16614. How to Know You’re Not Insane (And how a Cards Against Humanity Staff Writer was fired.)
  16615. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  16616. Circuit Breaker Pattern - Pradeep Loganathan
  16617. Monsters Weekly 171 - Artiller.io + Faker.js
  16618. sorskoot - Twitch
  16619. 1.29 Million customer records of LimeRoad posted on darknet for sale | QuickCyber
  16620. Event detail - Redgate Software
  16621. Reflections on 6 months solo SaaS startup
  16622. Visual Studio for Mac: Refresh();
  16623. corte.si
  16624. ZX Spectrum emulator running on Blazor
  16625. Our AWS bill is ~ 2% of revenue. Here's how we did it
  16626. Defining Resources — IdentityServer4 1.0.0 documentation
  16627. Overview — IdentityServer4 1.0.0 documentation
  16628. IdentityServer4.Templates 4.0.0
  16629. Resource Access in IdentityServer4 v4 and going forward
  16630. Any Other Indie Hackers Building with .NET?
  16631. Choosing an Azure compute service - Azure Architecture Center
  16632. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  16633. foambubble/foam
  16634. 5 modern alternatives to essential Linux command-line tools
  16635. Python may get pattern matching syntax
  16636. Astronomers detect regular rhythm of radio waves, with origins unknown
  16637. Markets, discrimination, and "lowering the bar"
  16638. maxgoedjen/secretive
  16639. blog
  16640. r/microservices
  16641. Get started with Azure Queue storage using .NET - Azure Storage
  16642. What Does It Take To Be An Expert At Python?
  16643. How to Use the Sound Recognition Accessibility Feature in iOS 14
  16644. Zero to hero - Part 5 - My buttery smooth icing algorithm
  16645. GNU GCC does not round floating-point divisions to the nearest value
  16646. How to get the best out of your Yubikey with GPG
  16647. The Wisdom of rationals
  16648. How does SQLite work? Part 1: pages!
  16649. xi-editor retrospective
  16650. Dreamcast 32MB RAM upgrade
  16651. Configuration is an API, not an SDK
  16652. Building a high performance JSON parser
  16653. VS Code comments auto completion - Visual Studio Marketplace
  16654. POWERful DEVS Virtual Conference
  16655. How much information can you store on one laptop? (Q2 2020)
  16656. devring.club
  16657. New US Bill would require makers of encrypted devices to leave a backdoor
  16658. Rainbow - an attempt to display colour on a B&W monitor
  16659. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  16660. Palm | Product | The best small phone for minimalists, athletes, and kids
  16661. LMS Prize Winners 2020 | London Mathematical Society
  16662. Unim.Press: read Reddit on a newspaper
  16663. GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
  16664. loic-sharma/BaGet
  16665. HiFiC - High-Fidelity Generative Image Compression
  16666. US Senators Introduce 'Lawful Access to Encrypted Data Act' — With Backdoor Mandate | News Bitcoin News
  16667. Introducing Money in Excel, an easier way to manage your finances - Microsoft 365 Blog
  16668. F# 5 and F# tools update for June | .NET Blog
  16669. Don't Publish On Medium — Brian Balfour
  16670. The 6 Levels of Reusability
  16671. Interviews - The Good, the Bad and the Ugly
  16672. Use managed services. Please. | Dan Moore!
  16673. Searching with the power of PostgreSQL in Symfony Applications
  16674. The Recurring Tragedy of Orchestration
  16675. Dynamic linking
  16676. a string hash.c
  16677. The .NET Docs Show: Blazing into Summer
  16678. Download Beyond Compare Free Trial
  16679. Chris Hacken - Stories about building an Internet Service Provider
  16680. dotnet/core
  16681. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  16682. Earning $800 / Month With Spotify — Steve Benjamins
  16683. Why Birds Can Fly Over Mount Everest - Issue 86: Energy - Nautilus
  16684. Session Details - Code PaLOUsa 2020
  16685. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  16686. Trace 'function enter/leave' events with a .NET profiler + detect StackOverflow. Assembler code included!
  16687. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  16688. Dismantling barriers to participation in programming communities with Dr. Denae Ford
  16689. Weekly Update 197
  16690. Amazon.com: USB C to USB C Cable 10ft [100W 20V/5A], uni Type-C Fast Charging Cable, Braided USB C Cable Compatible with MacBook Pro 2019/2018/2017, iPad Pro 2020/2018, Samsung Galaxy S20/S10/S9, Grey: Computers & Accessories
  16691. microsoft/reverse-proxy
  16692. NET Foundation Nominations are closing
  16693. Amazon.com: FosPower iPhone Charger (2 Pack), Apple MFi Certified Lightning to USB C Cable [Nylon Braided] Compatible with iPhone 11/11 Pro / 11 Pro Max/X/XS/XR/XS Max / 8/8 Plus - 10FT: Computers & Accessories
  16694. Deploy to Azure Container Instances with Docker Desktop
  16695. Black Lives Matter | Bonfire
  16696. Dark | Netflix Official Site
  16697. Announcing Azure Service Operator for Kubernetes - Open Source Blog
  16698. Elijah McClain organized by Sheneen McClain
  16699. Q&A: Ask the .NET Product Group Anything | UCP2019
  16700. Understanding SSIM
  16701. Egui – An experimental immediate mode GUI written in Rust
  16702. Amazon.com: USB C Charger, RAVPower 90W 2-Port Wall Charger PD 3.0 GaN Tech Type C Fast Charging Adapter Compatible with MacBook Pro Air, iPad Pro, iPhone 11 Pro Max XR XS X SE2, Galaxy S9 S8, Nintendo and More
  16703. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  16704. Why the US military usually punishes misconduct but police often close ranks
  16705. Debugging with Fiddler Everywhere: Mocking Remote Issues
  16706. Life, part 18
  16707. .NET: Prepare your company for the future
  16708. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  16709. How to Unit Test an Abstract Class
  16710. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  16711. Boston Bans Use Of Facial Recognition Technology. It's The 2nd-Largest City To Do So
  16712. chubin/wttr.in
  16713. Software developers: We won't take a pay cut just to work remotely | ZDNet
  16714. Announcing .NET 5.0 Preview 6 | .NET Blog
  16715. Mona Lisa in Real Life? Depixelizing Doom Guy? The "Upscaling" AI: PULSE
  16716. Using the Blockly visual programming editor to call a .NET Core WebAPI
  16717. How to embed JavaScript components in C# built Uno WebAssembly Web Applications - Uno Platform
  16718. Recorded session: Modeling in non relational world | RavenDB
  16719. Fix Your Timestep! | Gaffer On Games
  16720. Blackballed by PayPal, Scientific-Paper Pirate Takes Bitcoin Donations - CoinDesk
  16721. macOS Big Sur: Has the Dust Finally Settled on Limiting Third-Party Apps?
  16722. Why some methodologies cannot spread?
  16723. Emacs Server – Why and why not? – arenzana.org
  16724. The Quest to Take Your Time Back
  16725. Why AES-GCM Sucks
  16726. TikTok Succeeds by Making Copying Easy
  16727. Industry and workers
  16728. mjg59 | Making my doorbell work
  16729. What's in a Linux executable?
  16730. Krita 4.3.0 Released | Krita
  16731. Symbian Won
  16732. Eastern European Movies in English Online
  16733. dotnet/runtime
  16734. Nonparametric Cohen's d-consistent effect size
  16735. There’s Now an Even Worse Anti-Encryption Bill Than EARN IT. That Doesn’t Make the EARN IT Bill OK.
  16736. PEP 622 -- Structural Pattern Matching
  16737. Nice Bug
  16738. How I deleted my Facebook, WhatsApp, and Instagram accounts, and felt great since - Shogan.tech
  16739. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  16740. How Azure.com operates on Azure part 2: Technology and architecture
  16741. Silicon Valley Pain Index
  16742. Azure.com operates on Azure part 1: Design principles and best practices
  16743. Learn TV
  16744. ECMAScript proposal: private static methods and accessors in classes
  16745. Bay Area tech diversity: White men dominate Silicon Valley
  16746. Multi-Targeted NuGet Package Gotchas!
  16747. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  16748. Delivering on a promise – the essential extension pack | Visual Studio Blog
  16749. 10 large Bay Area tech companies employ no Black women, study finds
  16750. It’s time to change the way the media reports on protests. Here are some ideas.
  16751. Breaking changes, version 3.1 to 5.0 - .NET Core
  16752. Amazon establishes new Counterfeit Crimes Unit
  16753. Copy Paste List
  16754. Enable automatic updates in a web application using Azure Functions and SignalR Service - Learn
  16755. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  16756. Are we going to get treated to spam popups advertising Edge and having it duplicate our data from Firefox without asking every time Microsoft decides to update it from now on?
  16757. What are the benefits of mobile app session recording
  16758. Loved Hey, but it’s not for me
  16759. How to fix the App Store?
  16760. The Goldilocks Management Structure · Stay SaaSy
  16761. The theory behind making something people want · Philipp Cannons
  16762. Software Entropy
  16763. The Super Duper Universal Binary
  16764. Navigating Power & Status
  16765. Writing, Reading, Writing | Not a Blog
  16766. Nico Tuason
  16767. Block websites from reading or modifying Clipboard contents in Firefox - gHacks Tech News
  16768. This $35 Keyboard for Children Transformed Me Into a Novelist
  16769. Introducing Amazon Honeycode – Build Web & Mobile Apps Without Writing Code | Amazon Web Services
  16770. I have stepped down as a Microsoft MVP
  16771. Check out this London tube map made from a working circuit board
  16772. Power BI Report
  16773. Home | Freedom To Breathe Agency
  16774. What Silicon Valley Doesn’t Understand About Agriculture – Thinking Agriculture
  16775. LEGO blocks and organ transplants
  16776. TechEmpower/FrameworkBenchmarks
  16777. Meet Face ID and Touch ID for the web - WWDC 2020 - Videos - Apple Developer
  16778. Video: "My girlfriend had to subscribe to my Twitch channel to tell me to open the door" - Charles Leclerc
  16779. Keep all your packages up to date with Dependabot - The GitHub Blog
  16780. Visual Studio 2019 for Mac - Preview Release Notes
  16781. Announcing OpenJDK for Windows 10 on ARM | Java at Microsoft
  16782. sotu 2.1
  16783. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  16784. Introduction to quantum computing with Q# – Part 4, multi-qubit gates
  16785. Announcing Perl 7
  16786. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  16787. F# and Functional Programming!
  16788. Google blew a ten-year lead. - Second Breakfast
  16789. Can I get a refund?
  16790. Add Apple Silicon support by lambdageek · Pull Request #20014 · mono/mono
  16791. OpenDiablo2/OpenDiablo2
  16792. QuestDB · Console
  16793. Facebook’s Dominance Is Built on Anti-Competitive Behavior
  16794. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  16795. TCC : Tiny C Compiler
  16796. Journalist’s phone hacked by new ‘invisible’ technique: All he had to do was visit one website. Any website.
  16797. What I learned from looking at 200 machine learning tools
  16798. Elevator.js
  16799. Introducing C# 9: Improved pattern matching
  16800. It’s all in the Host Class – Part 2: Configuration
  16801. Exclusive: Segway, the most hyped invention since the Macintosh, ends production
  16802. Differences between String and string in C# - Code Maze
  16803. Deploy a .NET Container with AWS Fargate
  16804. New Windows Containers GitHub repo - Roadmap and more!
  16805. jantic/DeOldify
  16806. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  16807. Path Building vs Path Verifying: The Chain of Pain
  16808. Path Building vs Path Verifying: Implementation Showdown
  16809. You can't tell people anything
  16810. NHSX
  16811. Terminology, Power and Oppressive Language
  16812. .NET Foundation Board Member Elections
  16813. Get started with Azure CLI
  16814. Nobody knows what an 850% increase is, so please stop saying it - Sam Ireland
  16815. A wild bug: 1970s Intel 8271 disc chip ate my data!
  16816. Bit Hacks in C#
  16817. Lighthouse Syndrome
  16818. Reflections from a Week of Vagabonding (Pt. II) – The Blog of Joe Balcom
  16819. Don’t fight the trail. Take what it gives you.
  16820. Indexing JSONB columns in PostgreSQL | Vsevolod Solovyov
  16821. Dungeon Scrawl | Home
  16822. Notes on Note-taking
  16823. So you want to become a senior engineer?
  16824. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  16825. Home - WINGS
  16826. Visual Studio 2019 Preview Release Notes
  16827. Cloudflare TV | Cloudflare
  16828. Part II: After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  16829. Cloudflare TV | Cloudflare
  16830. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  16831. The End of OS X
  16832. CERN approves plans for a $23 billion, 62-mile long super-collider
  16833. Writing about software and other curiosities
  16834. Monitor GC stats with a startup hook
  16835. Introducing dotnet-monitor, an experimental tool | .NET Blog
  16836. hyrmn - Overview
  16837. Is WebP really better than JPEG?
  16838. The world is changing...
  16839. IHP is a modern batteries-included Web Framework, built on top of Haskell and Nix.
  16840. Blessing Krofegha - Is Headless CMS the future of development?
  16841. Addressing racial injustice - The Official Microsoft Blog
  16842. Software patents are another kind of disease — Free Software Foundation — working together for free software
  16843. How Create and Publish NPM Packages
  16844. Learning operating system development using Linux kernel and Raspberry Pi
  16845. I Just Hit $100k/yr On GitHub Sponsors! 🎉❤️ (How I Did It)
  16846. 3+1 ways to manage state in your Blazor application
  16847. The Google ‘vs’ Trick
  16848. Getting started with ASP.NET Core
  16849. NYT Is Threatening My Safety By Revealing My Real Name, So I Am Deleting The Blog
  16850. iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)
  16851. Your terminal can be much, much more productive
  16852. Which Database should I use in my Azure Serverless App?
  16853. React, Redux, and Typescript - Why, What and How - The Long Walk
  16854. Monsters Weekly 170 - Noda Time and Entity Framework Core
  16855. Introducing C# 9: Improved target typing
  16856. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  16857. Ian Bebbington - Uno WebAssembly Containerization
  16858. Introducing Secret Store
  16859. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  16860. Introducing C# 9: Top-level programs
  16861. The IO functor
  16862. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  16863. Failover Clustering Networking Basics and Fundamentals
  16864. Reduce mental energy with C# 9
  16865. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  16866. Onion Architecture In ASP.NET Core With CQRS - Detailed
  16867. Avoiding exposing identifier details to your users
  16868. Create a React Teleprompter using the Web SpeechRecognition API
  16869. No, MediatR Didn't Run Over My Dog
  16870. A WinUI 2 Reference App
  16871. dotnet/machinelearning
  16872. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  16873. Elastic Stack (Elasticsearch, Kibana, Logstash, Beats) 7.8.0 released
  16874. dabreegster/abstreet
  16875. What’s New in macOS - macOS - Human Interface Guidelines
  16876. What is Zig's “Colorblind” Async/Await?
  16877. Sonos S2 compatibility | Sonos
  16878. jonathan-laurent/AlphaZero.jl
  16879. romkatv/powerlevel10k
  16880. Stalker Online hacked! Over one million gamers' passwords made available for download
  16881. Gift of inspiration and its role in technology
  16882. When threadWaitRead Doesn't
  16883. Improve your web typography with a few solid tips
  16884. How to Transition to a Tech Career
  16885. Reflections on Being a Female Founder
  16886. Good intentions make bad roadmaps - andre.schweighofer
  16887. Radar Theory and Teardown of Aircraft Transponder RT-459A
  16888. Japan Captures TOP500 Crown with Arm-Powered Supercomputer
  16889. There Is No (Real World) Use Case for Face Super Resolution
  16890. Spotify is trying to embrace, extend, and extinguish open podcasting – Kyle Piira
  16891. Safari 14 Beta Release Notes
  16892. Interested in running?
  16893. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  16894. The Next Step for Mixer - From the Myxer
  16895. I created a perfect AI for Fruit Ninja
  16896. schenkd/nginx-ui
  16897. The warnings have changed into bannings
  16898. Simplifying declarative deployments in Azure
  16899. ARM Mac Impact On Intel
  16900. Life, part 17
  16901. Olo jobs
  16902. Game Dev Digest Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!
  16903. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  16904. .NET Foundation Election 2020 Nominations are Open!
  16905. Yet another robust outlier detector
  16906. [ANNOUNCE] WireGuard Merged Into OpenBSD
  16907. JoeMayo/LinqToTwitter
  16908. Racism in Software Development & Beyond
  16909. Using Azure CLI to create Azure App Registrations
  16910. AdrienTorris/awesome-blazor
  16911. gioblu/PJON
  16912. Chat Wars
  16913. Software & Hardware Used in Formula 1
  16914. Windows Terminal Preview 1.1 Release | Windows Command Line
  16915. InnoDB Internals - Consistent Reads
  16916. 7 Things to Enjoy in Maui and .NET MAUI
  16917. Code snippets for Xamarin Forms XAML Platform-specifics
  16918. UnoConf 2020 (Virtual & Free) – Aug 12, 2020 – Save the date - Uno Platform
  16919. Task.WhenAll / Select is a footgun 👟🔫
  16920. Sysinternals ProcDump For Linux | Build5Nines
  16921. Introducing C# 9: Questions & answers about Records
  16922. How to Develop Inside a Container Using Visual Studio Code Remote Containers - Docker Blog
  16923. Matrix.org
  16924. Wireless is a trap
  16925. @adlrocha - Software should be designed to last
  16926. It Was 100 Degrees in Siberia Today. Yes, That Siberia
  16927. Delores Source Code Released!
  16928. 'CVS: cvs.openbsd.org: src' - MARC
  16929. Toddler Password - Secure passwords generated by a toddler
  16930. Memory-prediction asymmetry
  16931. I used to run my own mail server
  16932. Writing a curriculum vitæ
  16933. 6 Months of Spanish Progress
  16934. nabeelqu
  16935. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  16936. You don't need news
  16937. How I cleared my inbox of calendar updates
  16938. How not to be sad
  16939. Reviews of distributed filesystems | Regressionist
  16940. Log-Structured Merge-Trees
  16941. Do you CI? | Benji's Blog -
  16942. Following Your Dreams Full-Time Isn't Expensive — farza
  16943. Hacking Starbucks and Accessing Nearly 100 Million Customer Records - Sam Curry
  16944. On using WordPress as a back end
  16945. J Cole - Neighbors [LYRICS HQ][Explicit]
  16946. We’re losing the war against surveillance capitalism because we let Big Tech frame the debate
  16947. J. Cole – Neighbors
  16948. dotnet/runtime
  16949. dotnet/runtime
  16950. BYE
  16951. ChesterYue/ohmyzsh-theme-passion
  16952. Writing userspace USB drivers for abandoned devices
  16953. Why Apple Ditched PowerPC, and What it Says About Apple Ditching Intel
  16954. Wireless is a trap - LessWrong 2.0
  16955. FlatBuffers: FlexBuffers
  16956. A little bit of plain Javascript can do a lot
  16957. How is NSA breaking so much crypto?
  16958. Cleaning My MacBook After 16800 Hours of Use!
  16959. Sponsor @chrissainty on GitHub Sponsors
  16960. Closing Notes and Townhall Part 2
  16961. Sarah Rector - Wikipedia
  16962. Teach Yourself Computer Science
  16963. jsmouret/grpc-over-webrtc
  16964. Ramsey County corrections officers of color say they were barred from guarding Derek Chauvin
  16965. My Favorite CLI Tools
  16966. Linear types are merged in GHC
  16967. Banjo Obayomi - Grimoire: A Data Centric Blogging Platform
  16968. Nate Rose - Innovating on OUR STEM Education
  16969. Angie Jones - Keynote: The Reality of Developing an Artificial World
  16970. Mark Okhakumhe - Intellectual Property rights in the technology sector
  16971. Blackfacts and The Wakanda Technology Platform Technology By Us For Us About Us
  16972. Town Hall
  16973. Lightning Interviews - Part 2
  16974. Lightning Interviews - Part 1
  16975. What does culturally responsive teaching mean in an online environment?
  16976. Shukri Abdullahi - Through Programming I became a better Artist
  16977. For Us, Without Us: Addressing Tech’s Shortcomings in Creating Equity for Black People
  16978. RSS Box
  16979. Dawood Iddris - The future of tech and how to keep in touch while it evolves
  16980. Ashley Janelle - Why You're Not Landing That UX Role
  16981. Sorting and information theory
  16982. Reverse-engineering and comparing two Game Boy audio amplifier chips
  16983. Head Up, Head Down
  16984. One Advantage of the App Store That’s Gone
  16985. Kara Swisher: ‘Is It Finally Hammer Time for Apple and Its App Store?’
  16986. Proofs and computation with trees
  16987. Lessons Learned: Giving Feedback as an Engineering Manager
  16988. A NVIDIA Engineer In His Spare Time Wrote A Vulkan Driver That Works On Older Raspberry Pi
  16989. Discovering Dennis Ritchie’s Lost Dissertation - CHM
  16990. Juneteenth Conference - Track 2
  16991. Virtual: Steve Collins - .NET Core Dependency Injection – The Booster Jab
  16992. Juneteenth Conference - Track 1
  16993. Bug #1463112 “Cat sitting on keyboard crashes lightdm” : Bugs : Unity
  16994. Pair Programming - Dan Clarke
  16995. Juneteenth Conference - Track 1
  16996. Proud to be |_____|
  16997. The live coders conference
  16998. Juneteenth Conference - Track 2
  16999. Black Queer Living: A history of DIY culture in the Black LBGT+ community
  17000. What they don't teach you about fundraising as a Black Founder
  17001. Empowerment to the People! What You Need to Know about Black People, Disability, and Accessibility
  17002. Combatting Bias in ML
  17003. From Combat To Code How Vets Who Code Trained Over 250 veterans how to Code and Get Jobs For Free
  17004. Giving Back to Tech without Burnout
  17005. Journaling as a Dev
  17006. Keynote: The Journey To Inclusive Innovation Incubator (In3DC)
  17007. The Ideal Community Model: Lessons Learned
  17008. Breaking into Tech From the Trenches
  17009. Your next open source contribution
  17010. Empowered By Imposter Syndrome
  17011. Juneteenth History
  17012. Juneteenth History
  17013. My First Juneteenth – GenX Jamerican
  17014. Workshop: Docker and Kubernetes - 1/2 - NDC Melbourne 2020
  17015. Home : Hypothesis
  17016. Emancipation Statue - Barbados Pocket Guide
  17017. HTTPS is NOT Secure Enough for API
  17018. Why Figma Wins - kwokchain
  17019. How I Got My 7 Person Startup Featured In Entrepreneur Magazine - David Kemmerer
  17020. The ugly truth
  17021. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  17022. Starting from the Problem not the Solution
  17023. The Wolf
  17024. Switching from Fedora & Gnome to Arch & Sway | Josh Mcguigan
  17025. Good and Bad Parts of Ansible after 2 Years of Usage
  17026. johang/btfs
  17027. Police-Data-Accessibility-Project/Police-Data-Accessibility-Project
  17028. You Download the App and it Doesn't Work
  17029. Written communication is remote work super power
  17030. CCCXLIII - Muscle Sword
  17031. Weekly Update 196
  17032. Join us live! - JuneteenthConf - June 19th and 20th 2020
  17033. IdentityServer4
  17034. Olo - Xamarin Mobile Engineer
  17035. » The Shareware Scene, Part 5: Narratives of DOOM The Digital Antiquarian
  17036. Code Maze Weekly #30 - Code Maze
  17037. The smartest password policy enforcer for Active Directory
  17038. Build your own .NET memory profiler in C# — call stacks (2/2–2)
  17039. Quit Whining about Apple and Just Stop Using Them
  17040. Heading into WWDC by insulting developers, Apple? Really? - 9to5Mac
  17041. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  17042. the-benchmarker/web-frameworks
  17043. MiniProfiler for .NET : Release Notes
  17044. dotnet/tye
  17045. Pwned Passwords, Version 6
  17046. Machine learning on Azure for baseball decision analysis
  17047. Stepping away from Caliburn.Micro · Caliburn.Micro
  17048. CAP: Event Bus & Outbox Pattern
  17049. New Azure maps make identifying local compliance options easy
  17050. How much do you need transactions?
  17051. How to setup Visual Studio Codespaces for collaborative use
  17052. Refactoring optional chaining into a large codebase: lessons learned – Lea Verou
  17053. Making your data residency choices easier with Azure
  17054. Don't Code Tired | Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement)
  17055. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  17056. AgileMapper v1.7 Released
  17057. Apple gave me the Hey treatment back in 2014
  17058. This is why we need to #DoTheMath, even on "small" projects. — Strong Towns
  17059. Why is there a "V" in SIGSEGV Segmentation Fault? — Idea of the day
  17060. The Australian Dream
  17061. microsoft/WinDev
  17062. Workshop: Hack Yourself First: How to go on the Cyber-Offence - 1/2 - NDC Melbourne 2020
  17063. The Return of the 90s Web
  17064. Let's Encrypt: Senior Software Engineer
  17065. Ask Troy Hunt your data protection questions at Redgate Streamed
  17066. No to .io, yes to .xyz! — Yarmo Mackenbach
  17067. You need a new hobby
  17068. Intuitive Programming - Comments
  17069. Be Careful What You Benchmark
  17070. Stop Being a Floating Leader
  17071. MSI Optix MAG272CQR – Redefine eSports rules | eSports Gaming Monitor | MSI
  17072. State of Linux Desktop Security
  17073. People, not numbers
  17074. My Favorite CLI Tools
  17075. Convolutional Neural Networks - Yaonotes Blog | Yaonotes Blog
  17076. Why 536 was ‘the worst year to be alive’
  17077. How to protect your job from automation
  17078. A Small Insight About Power, Markets, and Post-capitalism
  17079. Hetzner Cloud Review: Revisited in 2020 - Magnus Skog
  17080. Why Fighting Unintended Bias in Machine Learning Matters
  17081. Scheduling in Linux – A Rebel's Musing
  17082. HBO: Home to Groundbreaking Series, Movies, Comedies & Documentaries
  17083. After 3 Years of Work, Chrome Killed My Extension and Won’t Tell Me Why
  17084. Reconstruction in America | EJI Report
  17085. Simulating Liquids in Bottles with a Shader
  17086. Introducing Firefox Private Network VPN’s Official Product – the Mozilla VPN – Future Releases
  17087. Steve Blank The Coming Chip Wars
  17088. ASP.NET Core Series: Performance Testing Techniques
  17089. Akamai Edge Live | EMEA Summit 2020 | Akamai
  17090. BlazorDay 2020
  17091. Introducing GitHub Super Linter: one linter to rule them all - The GitHub Blog
  17092. PacMan in Blazor WebAssembly
  17093. ASP.NET Core Series: Blazor
  17094. Testing in Production with Feature Toggles in .NET Core
  17095. Life, part 16
  17096. Our commitments to racial equity
  17097. LibriVox | free public domain audiobooks
  17098. .NET Rocks! vNext
  17099. 11 User Authentication · Real-World Cryptography MEAP V07
  17100. Copy & Paste playground
  17101. Clearview
  17102. Lightweight alternatives to Google Analytics
  17103. UKMT Maths Masterclass
  17104. Antitrust: Commission opens investigations into Apple
  17105. https://webgate.ec.europa.eu/isdb_results/factsheets/country/details_australia_en.pdf
  17106. GPU accelerated ML training inside the Windows Subsystem for Linux - Windows Developer Blog
  17107. Image GPT
  17108. Reverse Engineering Snapchat (Part I): Obfuscation Techniques
  17109. AWS said it mitigated a 2.3 Tbps DDoS attack, the largest ever | ZDNet
  17110. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  17111. ASP.NET Core Series: Tracing
  17112. Blaming the operating system for allowing people to create files with unusual characters in their names | The Old New Thing
  17113. Resuming optional Windows 10 and Windows Server non-security monthly updates
  17114. The Continuous Integration Check-In Dance | Gary Woodfine
  17115. Entity Framework Core In-Depth Part 3
  17116. What’s next for Windows 10 updates | Windows Experience Blog
  17117. Python in Visual Studio Code - June 2020 Release | Python
  17118. Optimize your Azure costs to help meet your financial objectives
  17119. Introducing C# 9: Records
  17120. Development With A Dot - ASP.NET Core OData Part 3
  17121. Semantic highlighting in OmniSharp and C# extension for VS Code
  17122. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  17123. Workshop: Building Your First Voice Experience with Alexa - 1/2 - NDC Melbourne 2020
  17124. Lupusa87/LupusaBlazorDemos
  17125. JuneteenthConf - June 19th and 20th 2020
  17126. Postbank forced to replace 12-million bank cards after employees steal 'master key'
  17127. Startup School Relaunching as Continuous Program
  17128. MAY 2020 UPDATE: Average User Rating for Micromobility Operators -
  17129. My trip through the Starmaze: a world in the 9th dimension
  17130. How I Removed My Own Face From My Head - Maximillian Laumeister
  17131. Hey Next.js, Is Server Side Rendering Dead?
  17132. 160k+ high school students will only graduate if a statistical model allows them to
  17133. QR Code History: Story of evolution of the very popular 2D Barcode
  17134. Tracker Testing HEY vs MailChimp: Can They Coexist?
  17135. TextMate’s Enduring Influence
  17136. efcore/EFCore.NamingConventions
  17137. Sleep Hygiene For Software Engineers
  17138. Black-Owned Dog Businesses in the United States
  17139. The Web Has Got Me
  17140. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  17141. dodyg/practical-aspnetcore
  17142. Converting a hundred million integers to strings per second
  17143. Scrappy Vs. Polished
  17144. Hello World, Again | Cedric Fung (vecio)
  17145. hashcat 6.0.0
  17146. Deep JavaScript: Theory and techniques
  17147. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  17148. Introducing AWS Snowcone – A Small, Lightweight, Rugged, Secure Edge Computing, Edge Storage, and Data Transfer Device | Amazon Web Services
  17149. A virtual developer conference with a SciFi/Fantasy comic-con flair
  17150. Time to upgrade your monitor
  17151. End-to-End Encryption Update - Zoom Blog
  17152. Twitch
  17153. The .NET docs show
  17154. Learn Python for Data Science Full Course - Kharpann
  17155. Simplify DisplayName Calls In Razor Views
  17156. The Grandmaster Who Got Twitch Hooked on Chess
  17157. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  17158. Proxyjump, the SSH option you probably never heard of
  17159. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  17160. Fun with Bit Hacks in C#
  17161. Workshop: Web performance matters 1/2 - NDC Melbourne 2020
  17162. GitHub isn't fun anymore
  17163. A Jupyter kernel for SQLite
  17164. Computers as I used to love them
  17165. Make your PWA feel more like an app
  17166. No Paint
  17167. Standalone Q# console applications | StrathWeb. A free flowing web tech monologue.
  17168. Monsters Weekly 169 - Giraffe
  17169. Explore the stunning LEGO® Technic Lamborghini Sián
  17170. Zoom to Introduce New Censorship Features After Doing China's Bidding
  17171. FreeBSD 11.4-RELEASE Announcement
  17172. Introducing C# 9: Init only properties
  17173. The Importance of Nesting when Remote Working and Quarantine Working
  17174. Honoring Our Beloved Melody Lo organized by Amineta Lo
  17175. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  17176. Home | Geany
  17177. GitHub Terms of Service - GitHub Help
  17178. The Russian Disinfo Operation You Never Heard About
  17179. Super secretive Russian disinfo operation discovered dating back to 2014 | ZDNet
  17180. Executive Summary
  17181. Linux GUI applications in the Windows Subsystem for Linux (WSL) survey
  17182. Apple Threatens to Remove Email App 'Hey' From App Store Over Lack of In-App Subscription Option [Updated]
  17183. Are 14 people currently looking at this product?
  17184. Bootstrap 5 alpha!
  17185. Introducing Sdkbin - The Marketplace for Software Developers.
  17186. Selling People What They Want, Not What They Need
  17187. Oodle Texture Compression
  17188. TIL#2: How to add a transparent video to a web page
  17189. How I Growth Hacked Instagram to Drive $13,000 of Card Game Sales - David Kemmerer
  17190. Zoom in China
  17191. DEVS(show) : The Universe is (not) deterministic. Is it a bootstrapping compiler?
  17192. Drive & Listen
  17193. The Next Step for Generics
  17194. News by the ton: 75 years of US advertising — Benedict Evans
  17195. What does the product design team do here? — Tanner Christensen
  17196. Variadic tuple types by ahejlsberg · Pull Request #39094 · microsoft/TypeScript
  17197. You won't kill racism by replacing words - Coding Nagger
  17198. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  17199. 3K, 60fps, 130ms: achieving it with Rust | tonari blog
  17200. Download FFmpeg
  17201. 2020 Chrome Extension Performance Report | DebugBear
  17202. gRPC-Web for .NET now available | ASP.NET Blog
  17203. Why Gravity Is Not Like the Other Forces
  17204. Entity Framework: .NET Community Standup - June 10th 2020 - EF Core Power Tools
  17205. 2020 Chrome Extension Performance Report | DebugBear
  17206. Goodbye NancyFX, Hello F#!
  17207. XAML code editor - Visual Studio
  17208. High Performance Browser Networking (O'Reilly)
  17209. Generics and Compile-Time in Rust | TiDB
  17210. Black Google manager: “My education and elocution cannot save me from these situations”
  17211. Trial of Tech Writer Charged With Soliciting Sex With Minors Ends in Hung Jury
  17212. Apple, ARM, and Intel
  17213. Cloudinary Image Upload with Nodejs and React
  17214. r/programming - GitHub will no longer use the term 'master' as default branch because of negative association
  17215. Reasoning by Lego: The wrong way to think about cryptography.
  17216. How the Nintendo Switch prevents downgrades by irreparably blowing its own fuses
  17217. corona-warn-app/cwa-documentation
  17218. Blazor WebAssembly : MVVM Architecture - EP07
  17219. Adding host filtering to Kestrel in ASP.NET Core
  17220. Beautiful Trigonometry - Numberphile
  17221. Model S Long Range Plus: Building the First 400-Mile Electric Vehicle
  17222. New Statue Appears By The Colston Plinth | Best of Bristol
  17223. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  17224. The Latest News from the UK and Around the World | Sky News
  17225. Looking Back at Postgres
  17226. Tip 267 - Using the Bot Framework Composer tool
  17227. Marten Quickstart with .Net Core HostBuilder
  17228. C# semantic classification with Roslyn
  17229. Computing with types in TypeScript
  17230. Announcing .NET Foundation Election 2020
  17231. Validation in ASP .NET Core 3.1
  17232. Remembering Windows 2000, Microsoft’s Forgotten Masterpiece
  17233. Redgate Streamed
  17234. Delivery Hero Confirms Foodora Data Breach
  17235. Viewing async code with Visual Studio
  17236. The Flat Earth Society
  17237. Recent database technology that should be on your radar (part 1)
  17238. Nine ways 5G and the Internet of Things will harm humans, wildlife & Earth
  17239. Australian Vaccination-risks Network Inc.
  17240. Introducing Windows Insider Channels | Windows Experience Blog
  17241. The spreadsheet I use to compare job offers
  17242. Blog
  17243. How I create photo stories from my travel.
  17244. The blog of wjwh - Redis Lua scripting for library writers
  17245. On Coding, Ego and Attention
  17246. Dear engineers, this is a marathon and not a sprint so take care
  17247. fdn-email.md
  17248. I tweet every time I spend money
  17249. Why Does Logitech Hate Left Handed People? - Kev Quirk
  17250. Offering a solution for Terminal Wide Character issues · Articles
  17251. Security check | SpringerLink
  17252. Blog of Jake | Compound Interest
  17253. T-Mobile hit by phone calling, text message outage – TechCrunch
  17254. [OC] Baby Shark as a Finite State Machine : dataisbeautiful
  17255. jbp.io :: Third-party audit of rustls
  17256. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  17257. MuseScore 4. Moving from notation software to composition software.
  17258. Basecamp’s founders are trying to start an email rebellion
  17259. Debugging Async Code: Parallel Stacks for Tasks | Visual Studio Blog
  17260. Adobe Flash Player End of Life
  17261. 1027106 - Make ImageLib share cached imgRequests for the same SVG document even if the URI has a different ref/hash
  17262. Introduction to the High Performance package - Windows Community Toolkit
  17263. Holy Post - Race in America
  17264. Accelerated KVM guests on WSL 2
  17265. Life, part 15
  17266. Build yourself a weather station. Part I
  17267. The Thumb Zone: Designing For Mobile Users — Smashing Magazine
  17268. An understanding of AI’s limitations is starting to sink in
  17269. Woman in China, 45, made S$589,800 by buying insurance on flights she predicted would get delayed
  17270. DeepFakes used in Animations - A New Way of Animating?
  17271. Managing Package Versions Centrally
  17272. Senior Program Manager in Other, Other, Australia | Engineering at Microsoft
  17273. Workshop: Google Cloud Serverless - NDC Melbourne 2020
  17274. Weekly Notes - #15
  17275. Piece of Pi (Number 1) | eBay
  17276. GeorgeFloyd Protest - police brutality videos on Twitter
  17277. Farm WiFi Off The Grid with Ubiquiti and Solar
  17278. A collection of free books from Springer
  17279. Postbank to replace 12m bank cards after security breach
  17280. .NET with Scott Hunter Part 1
  17281. .NET 5 – How to start – Michał Białecki Blog
  17282. Thursday Quickie: Fixing NCrunch for Azure Functions
  17283. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  17284. Protecting your GitHub assets with Azure Sentinel
  17285. On Redis master-slave terminology - <antirez>
  17286. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  17287. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  17288. Coming soon – paraLLEl N64 RDP – Resolution upscaling! (Video demonstration) – Libretro
  17289. Zsh and Fish’s simple but clever trick for highlighting missing linefeeds – Vidar's Blog
  17290. ISS Photo Explorer Flat
  17291. Problem with Goal driven work
  17292. LSTM for Programmers
  17293. Matt Inouye - The Curse of Excess Information
  17294. An Introduction to Progressive Delivery
  17295. Managing the risk of not upgrading
  17296. I'm 15 and I slept on the floor for a year. Here's why.
  17297. Building a command line tool to generate number sequences
  17298. Who is Saddam Hussein? #blacklivesmatter
  17299. One Task Board to Rule Them All
  17300. Why Low Pay In the Games Industry Leads to Bad Games – Aaron Nemoyten
  17301. BLM - Bonus Panel - Fowl Language Comics
  17302. EF Core In depth – what happens when EF Core writes to the database? – The Reformed Programmer
  17303. How to Estimate Your Projects Like a Boss
  17304. Bible Believers v. Wayne County, Mich., 805 F. 3d 228 - Court of Appeals, 6th Circuit 2015
  17305. Why Devs (Should) Like Estimates - Stack Overflow Blog
  17306. Never Hertz to Ask
  17307. Collected Notes.
  17308. Music Grid Piano. Create Beautiful Short Music Snippets
  17309. Why Congress hasn’t made lynching a hate crime
  17310. How x86_64 addresses memory
  17311. So You Want to Talk About Race: Oluo, Ijeoma: 9781580058827: Amazon.com: Books
  17312. The American Press Is Destroying Itself
  17313. #FuckDiscord | Cadence's Blog
  17314. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  17315. Death of George Floyd
  17316. Google resumes its senseless attack on the URL bar, hides full addresses on Chrome 85
  17317. Fast 2D rendering on GPU
  17318. Applying for 1000 jobs per hour
  17319. Jonathan Bayless - Handwired Iris Keyboard Build
  17320. May 2020 news · Gwern.net
  17321. How I Used Revenue Stacking To Generate Over $4,000 In One Month — Brendan Cahill
  17322. jbogard/nsb-diagnostics-poc
  17323. I made an actual Drum Machine in Excel
  17324. microsoft/PowerToys
  17325. SageMath Mathematical Software System - Sage
  17326. Microsoft: Rust Is the Industry’s ‘Best Chance’ at Safe Systems Programming – The New Stack
  17327. Michael Feathers - Functional Code is Honest Code
  17328. SQLite As An Application File Format
  17329. Publishing an NPM Package- Webinar
  17330. Design electronics like it is 70's at CERN
  17331. Twilio Docs - IoT - Super SIM
  17332. How Many U.S. Taxpayers Are There?
  17333. Urgent Immigration Update — News of a Damaging Proposed Immigration Proclamation on Non-Immigrant Visa Holders | Kuck Baxter Immigration
  17334. Schedule | Linux Foundation Events
  17335. Adding Additional Mime Mappings to the Static File Provider
  17336. Below the Great Pacific Garbage Patch: More Garbage - Eos
  17337. 5 Common Feelings Being a Woman of Color in Tech
  17338. Uber says engineer is on his own for US$180 million legal award to Google
  17339. Names of PPP Business Borrowers Won’t Be Released
  17340. Analysing the (Alleged) Minneapolis Police Department "Hack"
  17341. This 26-year-old 'died three times' after police hit her with a blast ball
  17342. Wil Shipley: Every year I fill out this survey from Apple, for Apple developers. Every year nothing changes.
  17343. web.dev LIVE
  17344. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  17345. Alex Money
  17346. In Defense of Myers Briggs
  17347. Getting Started with Nix
  17348. UPDATED: A HUGE List of Bay Area Protests & Rallies This Weekend
  17349. Record charts
  17350. The Upcoming Future of Online Meetups
  17351. Dependence
  17352. A Look at Cryptovoxels
  17353. Introduction to Bimachines
  17354. r/sanfrancisco - I was so close to renting a new apartment, but then the landlords took it completely off the market
  17355. Password Checkup Tools Warnings
  17356. American Rule by Jared Yates Sexton: 9781524745714 | PenguinRandomHouse.com: Books
  17357. Optimising .NET Core Docker images - Ben Foster
  17358. Biohacking Lite
  17359. Best practices for managing & storing secrets like API keys and other credentials [2020]
  17360. IdentityServer/IdentityServer4
  17361. Jepsen: PostgreSQL 12.3
  17362. ABC Casts Its First Black 'Bachelor'
  17363. Async Python is not faster
  17364. Starcom: Nexus, An Indie Dev Story
  17365. What to write down when you’re reading to learn
  17366. CS-ONLINE.CLUB - Play CS 1.6 in the browser!
  17367. Is Dark Mode Such A Good Idea? - Kev Quirk
  17368. Flat UI Elements Attract Less Attention and Cause Uncertainty
  17369. Release Notes Chocolatey Gui
  17370. Chocolatey GUI Release 0.17.1
  17371. Weekly Update 195
  17372. Ohio GOP state senator fired from ER doctor job after using racist language
  17373. The Trouble With Phishing
  17374. Capitol Hill Autonomous Zone | You are now leaving the USA
  17375. GIMP - GIMP 2.10.20 Released
  17376. Ecoji.NET
  17377. Getting Value from appsettings.json in .NET Core
  17378. Visual Studio Code May 2020
  17379. Life, part 14
  17380. How Do I Debug Async Code in Visual Studio? | Visual Studio Blog
  17381. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  17382. DevExpress Controls for WinUI 3 Preview are Now Available
  17383. Louisville police release the Breonna Taylor incident report. It's virtually blank
  17384. RE320 - Variable‑d dynamic vocal & instrument microphone by Electro-voice
  17385. University of the People: Tuition-Free, Accredited Online Degree Programs
  17386. Artvee
  17387. JeremyLikness/BlazorWasmEFCoreExample
  17388. The Byzantine Generals Problem - Microsoft Research
  17389. How async should have been
  17390. Develop, Preview, Test
  17391. Model facts, not your problem domain
  17392. Towards a New Leveraged ETF Part 3 · Sturm Mabie
  17393. Steven Gerhardt-King - Asking a stranger to watch your stuff at Starbucks doesn't make any sense
  17394. The Many Quirks of Qsort
  17395. And so it begins | Regressionist
  17396. Compressing Synapse database | Levans' workshop
  17397. ECDSA: Handle with Care
  17398. Framework for unit testing generators
  17399. Learning about distributed systems: where to start?
  17400. Web or System Fonts
  17401. Audio forwarding on Android 10 · ~rom1v/blog
  17402. How to make a good impression as a new grad engineer
  17403. Mission Vimpossible
  17404. Oh Hello Ana - Blog
  17405. JuneteenthConf: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  17406. Introducing "Web Live Preview" | ASP.NET Blog
  17407. OpenAI API
  17408. How and why GraphQL will influence the SourceHut alpha
  17409. A Facebook crawler was making 7M requests per day to my stupid website – On Coding
  17410. Blazor RenderTree Explained
  17411. Collations and case sensitivity - EF Core
  17412. Collations and Case Sensitivity | Npgsql Documentation
  17413. MIT, guided by open access principles, ends Elsevier negotiations
  17414. dotnet/pinvoke
  17415. Pepsi’s $32 Billion Typo Caused Deadly Riots
  17416. I’m watching you…
  17417. Removing "Annoying" Windows 10 Features is a DMCA Violation, Microsoft Says * TorrentFreak
  17418. Cloudinary and React Hooks with Domitrius Clark (Live Stream)
  17419. HuffPost is now a part of Verizon Media
  17420. Foxtana Pro - Redirect Cortana – Get this Extension for 🦊 Firefox (en-US)
  17421. Finally, I Closed My LinkedIn - PC Maffey
  17422. GE FILTERGATE
  17423. The Deficit Myth: Modern Monetary Theory and How to Build a Better Economy Hardcover – 9 Jun. 2020: Amazon.co.uk: Kelton, Stephanie: 9781529352528: Books
  17424. iiSM.org
  17425. Home - The Amos Bursary
  17426. Activists rally to save Internet Archive as lawsuit threatens site - Decrypt
  17427. Confessions of a Former Bastard Cop
  17428. Woodworking for engineers
  17429. Microsoft Regional Director (Trifecta)
  17430. Viewing AutoMapper Execution Plans with ReadableExpressions
  17431. Reddit Welcomes Michael Seibel to Board of Directors
  17432. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  17433. Blazor Day - 18th june 2020
  17434. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  17435. PINETAB – 10.1″ Linux tablet with detached backlit keyboard – PINE Store
  17436. await false & await true – TooSlowException
  17437. How Do I Think About Async Code?! | Visual Studio Blog
  17438. Shawn Wildermuth's Blog
  17439. Development With A Dot - ASP.NET Core OData Part 2
  17440. Azure CLI - Interactive Mode - Azure Greg
  17441. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  17442. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  17443. Police have been spying on black reporters and activists for years. I know because I’m one of them.
  17444. Blazor vs React for Web Developers
  17445. JUNETEENTH WORLD WIDE CELEBRATION
  17446. The Idealcast - IT Revolution
  17447. The Thrilling Tale of How Robert Smalls Seized a Confederate Ship and Sailed it to Freedom
  17448. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  17449. microsoft/terminal
  17450. apohl79/audiogridder
  17451. I Will Vote
  17452. Why Tacit Knowledge is More Important Than Deliberate Practice
  17453. .NET Virtual User Group - Building Island Tracker – Xamarin, Functions, Table Storage, and More
  17454. We are implementing a one-year moratorium on police use of Rekognition
  17455. Inslee announces new investigation into death of Manuel Ellis | Governor Jay Inslee
  17456. The seven deceptions of microservices
  17457. From Ops Engineer to Product Manager, A Career Journey
  17458. The One About Giving & Receiving Feedback
  17459. You dont believe in clean code
  17460. Who should you be: Technology Generalist or Specialist?
  17461. my love letter to redo
  17462. Exploration Strategies in Deep Reinforcement Learning
  17463. Radio Garden
  17464. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  17465. .NET Virtual User Group (Seattle, WA)
  17466. YOLOv5 is Here
  17467. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  17468. AWS Ruins Own Attempt at Sabotage - Last Week in AWS
  17469. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  17470. r/webdev - fyi: You can bypass youtube ads by adding a dot after the domain
  17471. natemcmaster/LettuceEncrypt
  17472. BlazorRepl/BlazorRepl
  17473. Blazor REPL
  17474. Shapes
  17475. dapr/dapr
  17476. Acegikmo - Twitch
  17477. How Wikipedia Lost 3 Billion Organic Search Visits To Google in 2019 | Hacker Noon
  17478. Announcing .NET 5.0 Preview 5 | .NET Blog
  17479. 25 Years of PHP History
  17480. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  17481. Don't Joke About Firing People · Stay SaaSy
  17482. Blazor WebAssembly : Entity Framework Core - EP06
  17483. Overcoming Bias : No Recent Automation Revolution
  17484. Create diagrams with code using Graphviz
  17485. After 10 Years in Tech Isolation, I'm Now Outsider to Things I Once Had Mastered
  17486. gnu.org
  17487. .NET Today and Tomorrow | Strangelights
  17488. A Tiny, Static, Full-Text Search Engine using Rust and WebAssembly | Matthias Endler
  17489. Project Tye with .Net Core and Angular
  17490. Async Iterators in the Azure SDK for JavaScript & TypeScript
  17491. Versioning an ASP.NET Core API
  17492. TypeScript: validating external data
  17493. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  17494. Durable Functions’ Distributed Tracing
  17495. Security headers in ASP.NET Core
  17496. DRY vs DAMP in Unit Tests
  17497. SQL: What is the difference between connecting to .SQLEXPRESS and (localdb)v11.0 ? - The Bit Bucket
  17498. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  17499. Posh-git on Mac using Oh My Zsh Themes - Emad Alashi
  17500. Tickets - NDC Melbourne 2020
  17501. Haiku R1/beta2 has been released!
  17502. Explore Pharaoh Ramesses VI Tomb in 3D
  17503. Introducing: Quotebacks
  17504. Overcoming YAML Hell in Build Pipelines - Matthias Koch
  17505. Machine learning is hard.
  17506. Reflecting on Close Calls
  17507. Arguing over Agile
  17508. The One About Managing Self As A Junior
  17509. A Collection of all Keyboard Shortcuts I use
  17510. How to set compensation using commonsense principles
  17511. My Essential Mac Applications · jshah
  17512. 'Escaping Web' Season One Retrospective
  17513. Learning more about lacto-fermentation - luke miles
  17514. Playing Around With The Fuchsia Operating System
  17515. CacheOut
  17516. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  17517. hsoft/collapseos
  17518. New inline assembly syntax available in nightly | Inside Rust Blog
  17519. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  17520. The Deficit Myth
  17521. We're launching Black Tech Pipeline🚀
  17522. React Router Tutorial - Setup in 5 Minutes
  17523. CapRover · Build your own PaaS in a few minutes!
  17524. Most tech content is bullshit - aleksandra.codes
  17525. Deno Beginner | Deno Crash Course | Learn Deno
  17526. target="_blank" - The most underrated security vulnerability
  17527. Software & Hardware Used in Formula 1
  17528. leoxshn/mangoLang_kt
  17529. The Deficit Myth: Modern Monetary Theory and the Birth of the People's Economy: Kelton, Stephanie: 9781541736184: Amazon.com: Books
  17530. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  17531. NVIDIA/cutlass
  17532. IBM ends all facial recognition business as CEO calls out bias and inequality – TechCrunch
  17533. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  17534. TypeScript: narrowing types via type guards and assertion functions
  17535. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  17536. Create a Windows module for React Native with asynchronous code in C#
  17537. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  17538. Analysts say Apple should buy DuckDuckGo Search Engine
  17539. Understandability: The Most Important Metric You’re Not Tracking
  17540. Daniel Radcliffe Responds to J.K. Rowling’s Tweets on Gender Identity – The Trevor Project
  17541. ethomson/retarget_prs
  17542. Container technologies at Coinbase
  17543. Analysis of hospital traffic and search engine data in Wuhan China indicates early disease activity in the Fall of 2019
  17544. Potential Organized Fraud in ACM/IEEE Computer Architecture Conferences
  17545. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  17546. Best Practices for ACME Client Operations
  17547. The Live Coders
  17548. Why Is Grayscale Buying 100% Of The Mined Bitcoins Since Halving - Hamad Dar's Blog
  17549. 22 Things You Should Give Up If You Want To Be A Successful Developer
  17550. I’m switching back to “non-true” wireless earbuds. Here’s why…
  17551. Borg+Vorta is finally a usable backup solution for Linux desktop | Blog by Simon Frey
  17552. 12 Lessons from Saying No to a Life of Mediocrity – The Blog of Joe Balcom
  17553. Some Virtualization Papers Worth Reading
  17554. Cox slows Internet speeds in entire neighborhoods to punish any heavy users
  17555. The Path Toward Mastery—How To Become An Expert In Your Field - Iulian Gulea
  17556. A Better Way to do Standups
  17557. ASP.NET Core Series: Endpoint Routing
  17558. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  17559. Videos show cops slashing car tires at protests in Minneapolis
  17560. The Mad Magazine Fold-In Effect in CSS
  17561. The RuboCop Name Drama Redux
  17562. Google got rich from your data. DuckDuckGo is fighting back
  17563. US Military Could Lose Space Force Trademark to Netflix Series
  17564. Nulls not missing anymore
  17565. Typology of Lego Computers. | Present&Correct
  17566. Lessons from nullable: Superstars + Feedback
  17567. Use a group to manage access to SaaS apps - Azure AD
  17568. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  17569. Nodesign.dev | Design less develop more.
  17570. Discret 11, the French TV encryption of the 80's
  17571. My White Friend Asked Me on Facebook to Explain White Privilege. I Decided to Be Honest - Yes! Magazine
  17572. It's never too late to stretch your wings: Why I got a Ph.D. at age 66
  17573. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  17574. REMOVAL PUBLIC DISPLAYS OF THE CONFEDERATE BATTLE FLAG > United States Marine Corps Flagship
  17575. Type assertions in TypeScript
  17576. dotnet/runtime
  17577. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  17578. Achieving a 12% performance lift migrating Raygun's API to .NET Core 3.1 | Raygun Blog
  17579. In Search of an Understandable Consensus Algorithm
  17580. Collapse OS — Why Forth?
  17581. carlini/printf-tac-toe
  17582. Blazor vs. React / Angular / Vue.js
  17583. Terminology, Power and Oppressive Language
  17584. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  17585. Released: Update to Microsoft OLE DB Driver 18 for SQL Server
  17586. Weekly Update 194
  17587. How Albert Einstein Used His Fame to Denounce American Racism
  17588. Black Lives Matter march draws 1,300 in Leavenworth
  17589. The Ultimate Guide to Running Healthy Apps in the Cloud
  17590. Have I Been Pwned breach report email pwned entire firm's helldesk ticket system
  17591. Ladies and Gentlemen… Cloudflare TV!
  17592. Hacking Windows with F# 5.0 Scripts
  17593. Good Black News
  17594. Tip 266 - Build 2020 – Application Developer on-demand videos list
  17595. BackgroundService Gotcha: Application Lifetime
  17596. Easily rename your Git default branch from master to main
  17597. Blazor Day - 18th june 2020
  17598. SharpLab
  17599. 25 million user records leak online from popular math app Mathway | ZDNet
  17600. Ethical Hacking: SQL Injection
  17601. The Incomplete Framley Examiner
  17602. dotnet/runtime
  17603. r/GunsAreCool
  17604. Particles for Justice
  17605. Byzantine and non-Byzantine distributed systems
  17606. ROTHULT Smart lock, white - IKEA
  17607. Test in Production with Fiddler
  17608. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  17609. Add "Update All" button to Visual Studio Installer page
  17610. Bias-free communication - Microsoft Style Guide
  17611. Home - Juneteenth Conference
  17612. apple/password-manager-resources
  17613. r/melbourne - Melbourne trams 🚃#blacklivesmatter
  17614. downr 3.0 - bradygaster.com
  17615. European Cybersecurity Blogger Awards Winners Announced
  17616. Pricing | Six Labors
  17617. Vue.js
  17618. A Random Postcard
  17619. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  17620. Call function in unmanaged DLL from C# and pass custom data types [Marshal]
  17621. NPacMan.Blazor
  17622. Donate | VALS
  17623. Interactive map of Linux kernel
  17624. Johan Kaewberg's answer to What screams 'I never properly learned to program'?
  17625. mimoo/disco
  17626. SimRefinery : Maxis Business Simulations : Free Download, Borrow, and Streaming : Internet Archive
  17627. F# and Azure Functions
  17628. Logging with Decorators in TypeScript
  17629. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  17630. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  17631. .NET Rocks! vNext
  17632. Same Origin Policy & CORS
  17633. Klein Bottles - Numberphile
  17634. cradle77/OrdersDemo
  17635. MS Build 2020: Key Takeaways for .NET Developers
  17636. Algorithms of Oppression
  17637. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  17638. Dynamically Build LINQ Expressions
  17639. Largest Known Maya Structure Found, More than 4,000 Feet Long and Nearly 3,000 Years Old
  17640. Configure 3rd Party Libraries for Testing | bUnit
  17641. HaveIBeenPwned
  17642. Data of 3.5 million Zoomcar customers up for sale - ETtech
  17643. .NET ThreadPool starvation, and how queuing makes it worse
  17644. fsharpConf 2020
  17645. Virtual code execution via IL interpretation
  17646. Building the most inaccessible site possible with a perfect Lighthouse score
  17647. Peeking under the hood of Command & Conquer
  17648. Is the Periodic Table Upside Down?
  17649. Widespread error in Radiance HDR RGBE conversions
  17650. SixLabors.ImageSharp 1.0.0-rc0002
  17651. Watch a Tesla Model 3 drive itself straight into a truck
  17652. Microsoft.Diagnostics.Runtime 2.0.130507
  17653. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  17654. Why I (still) love Vaadin
  17655. Faster than radix sort: Kirkpatrick-Reisch sorting
  17656. milen.me — Distributed Caching & Compilation
  17657. Race Conditions on Rails
  17658. Running Linux on my Macbook
  17659. My current Wiki approach
  17660. Gearing up your development environment with IPv6 Prefix Delegation - fnordahl.com
  17661. Software as a Liability
  17662. Dos and Don'ts for a Product Engineering team
  17663. The one bad thing about vim
  17664. My Standard Desktop
  17665. The shadow of have to
  17666. sqlancer/sqlancer
  17667. Eloston/ungoogled-chromium
  17668. The Weaponization of Diversity - Silicon Hills Lawyer
  17669. The online courses you must take to be a better Data Scientist
  17670. Best music to listen to when studying/working
  17671. Code Review and Criticism · Caffeinspiration
  17672. How are you improving your technology skills today? Start by reading articles
  17673. 3dSen
  17674. anopara/genetic-drawing
  17675. Why I Abandoned 22% of My Life
  17676. How to Save Emails to Pocket
  17677. My criteria for a tiny SaaS - Public Notes
  17678. Ruby vs Crystal Performance
  17679. Presentation Rules – Jilles.net
  17680. Building an easy on the eyes IKEA style blog, in no time, for free, again
  17681. Personality and Engineering
  17682. Going serverless :: Aloïs Micard
  17683. The Dictator's Army and charismatic founders
  17684. How to be Extraordinarily Ordinary – The Blog of Joe Balcom
  17685. Pragmatic weekend project - apartments bot
  17686. Monitor your website with cloud functions
  17687. Why you should measure tail latencies
  17688. Experimenting with Memory Management for Basil
  17689. Efficient Note Taking
  17690. Batch, batch, batch: Respect the classics!
  17691. julia as a cli calculator
  17692. Restoring a UBR-1 · Robot & Chisel
  17693. Keeping myself motivated to write
  17694. Turn off your browser and try red, green & refactor pattern (part 2)
  17695. My experience posting on
  17696. Dear freelancer, protect yourself.
  17697. State of the Market - Infinite State Hidden Markov Models
  17698. Size Matters
  17699. Deploying a Branch to Netlify on the Command-Line · Jamie Tanna | Software Engineer
  17700. Taming Webpackʼs content hashes
  17701. Why does this lazy sequence work? | Phillippe Siclait
  17702. SQLite Forum: Caution: clang-11.0.0 miscompiles SQLite
  17703. Configuring Errors and Warnings in C#
  17704. .NET Rocks! vNext
  17705. Hn blogs newsletter
  17706. iMessage for Windows
  17707. Agenda - NDC Melbourne 2020
  17708. 25 million user records leak online from popular math app Mathway | ZDNet
  17709. Those Win9x Crashes on Fast Machines…
  17710. GitHub Classroom
  17711. Good Practices for Starting with Containers
  17712. The top types `any` and `unknown` in TypeScript
  17713. Building Design Systems for Apps
  17714. ReSharper 2020.2 Roadmap - .NET Tools Blog
  17715. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  17716. Building an Azure Static Web App With GraphQL | LINQ to Fail
  17717. Why isn't Seattle trying to save this Black-owned bookstore? | Nikkita Oliver
  17718. Cysharp/MagicOnion
  17719. PeeringDB
  17720. 8 Can't Wait
  17721. City Attorney to Withdraw Consent Decree Motion
  17722. johnboiles/obs-mac-virtualcam
  17723. Is a trillion-dollar worth of programming lying on the ground
  17724. Haveibeenpwned.com pwned our helpdesk! GLPI 9.4.5 SQL Injection – fyr.io
  17725. Twitch
  17726. The Unattributable "Lead Hunter" Data Breach
  17727. Police are Attacking Journalists at Protests. We’re Suing.
  17728. This German city wants to ditch Microsoft for Linux - AndroidRookies
  17729. Declining worker power versus rising monopoly power
  17730. Software Engineering Within SpaceX - Yasoob Khalid
  17731. Mark Zuckerberg Believes Only in Mark Zuckerberg
  17732. Blazor Train - Free Training on Microsoft Blazor
  17733. Avoiding Unexpected Navigation
  17734. Ways To Help
  17735. Lenovo Brings Linux® Certification to ThinkPad and ThinkStation Workstation Portfolio, Easing Deployment for Developers & Data Scientists | Lenovo StoryHub
  17736. Blazor Beyond the Browser w/ Ed Charbeneau & Daniel Roth
  17737. The Universe of Discourse : Weirdos during the depression
  17738. Basic.css - Classless CSS Starter File
  17739. Building an All Terrain Vehicle for Twitch to pilot
  17740. The Rise and Fall of Commercial Smalltalk
  17741. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  17742. The Unattributable "Lead Hunter" Data Breach
  17743. Gleam v0.9 released! – by Otter Nonsense
  17744. The Current State of OpenTelemetry in .NET
  17745. Using Currying to Pass Additional Data to React Event Handlers
  17746. Visual Studio 2019 v16.7 Preview 2 Available Today! | Visual Studio Blog
  17747. Introducing Local Process with Kubernetes for Visual Studio 2019 | Visual Studio Blog
  17748. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  17749. Papers with Code - The latest in machine learning
  17750. Running Awk in parallel to process 256M records
  17751. When police officers are told they’re in a war, they act like it
  17752. How to write a (toy) JVM
  17753. QuantumBox/blackgamedevs
  17754. Black Game Developers
  17755. immuni-app/immuni-documentation
  17756. TypeScript - JavaScript that scales.
  17757. Silence Is NOT An Option
  17758. .NeXt Generation (London, United Kingdom)
  17759. Introducing P2P Matrix | Matrix.org
  17760. joshiemoore/snakeware
  17761. Lawsuit over online book lending could bankrupt Internet Archive
  17762. Wiki - PinebookProSixMonthsIn
  17763. U.S. police have attacked journalists more than 110 times since May 28
  17764. Avalonia UI Framework
  17765. Why Our Intuition About Sea-Level Rise Is Wrong - Oceans on Nautilus
  17766. Customising the ASP.NET Core default UI without editing the PageModels
  17767. Folklore.org: Round Rects Are Everywhere!
  17768. r/Seattle - This is the moment it all happened
  17769. Donate — Brooklyn Community Bail Fund
  17770. Microsoft Defender SmartScreen is hurting independent developers – ImageView
  17771. Official George Floyd Memorial Fund organized by Philonise Floyd
  17772. How We Solved the Worst Minigame in Zelda's History
  17773. Simplifying Board Games
  17774. Seven years later, I bought a new Macbook. For the first time, I don
  17775. C Internals
  17776. Getting Started With Cloudinary API (Live Stream)
  17777. Surprise Capital One court decision spells trouble for incident response
  17778. The danger of async/await and .Result in one picture – TooSlowException
  17779. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  17780. Martin Heinz - Personal Website & Blog
  17781. As Qualified Immunity Takes Center Stage, More Delay from SCOTUS
  17782. The Debian Administrator's Handbook
  17783. electronicarts/CnC_Remastered_Collection
  17784. Stop Taking Regular Notes; Use a Zettelkasten Instead
  17785. Tip 256 - Work with your Azure apps in Visual Studio Codespaces
  17786. Fiddler Everywhere v0.10 is Here!
  17787. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  17788. winget install learning | Windows Command Line
  17789. Introducing the Microsoft.FeatureManagement library
  17790. Getting Started with ASP.NET Core and MongoDB - Code Maze
  17791. Absentee and Early Voting | USAGov
  17792. Visual Studio Subscriptions administrator feature updates | Visual Studio Blog
  17793. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  17794. Music Industry Calling for a &#39;Blackout&#39; in Response to George Floyd&#39;s Death
  17795. Police brutality in Seattle
  17796. Administrative Records Mask Racially Biased Policing by Dean Knox, Will Lowe, Jonathan Mummolo :: SSRN
  17797. Balance fallacy - RationalWiki
  17798. How We Solved the Worst Minigame in Zelda's History
  17799. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  17800. The Worst Typo I Ever Made
  17801. Anguish and Action
  17802. Reconstructing a lost NES game from 30-year-old source code disks – Video Game History Foundation
  17803. Joomla Resources Directory (JRD) Portal Suffers Data Breach
  17804. Justin Amash announces introducing the "Ending Qualified Immunity Act" - Ordinary Times
  17805. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  17806. 38: The past, present and future of .NET. With Immo Landwerth
  17807. How To Become A Hacker
  17808. ryansolid/solid
  17809. dotnet/tye
  17810. dotnet/tye
  17811. yaakov-h/Notepad.Extensions.Logging
  17812. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  17813. dotnet/AspNetCore.Docs
  17814. canaxess/presentations
  17815. Framework Benchmarks Round 19 - TechEmpower Blog
  17816. cake-build/cake-action
  17817. Modern Web UI with Blazor WebAssembly
  17818. dapr/dapr
  17819. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  17820. AndreyAkinshin/perfolizer
  17821. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  17822. DotNetAnalyzers/DocumentationAnalyzers
  17823. 80-characters-per-line limits should be terminal, says Linux kernel chief Linus Torvalds
  17824. Report: Indian e-Payments App Exposes Millions of Users in Massive Data Breach
  17825. Analysing the (Alleged) Minneapolis Police Department "Hack"
  17826. Measuring keyboard-to-photon latency with a light sensor
  17827. This Website Will Self Destruct
  17828. Weather API: Get ClimaCell's Free Weather API Now
  17829. Fiddler for Xamarin Developers
  17830. Changes to How We Manage DefinitelyTyped | TypeScript
  17831. Logically Fallacious
  17832. Help us improve WPF and UWP XAML designer | .NET Blog
  17833. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  17834. a1studmuffin/SpaceshipGenerator
  17835. Immutable data structures in F#
  17836. What Blazor Needs: An Ecosystem
  17837. In Camden, New Jersey, Police Officers Marched Peacefully With Protesters, Even BBQ'd Together - Shore News Network
  17838. Trying and setting up WSL 2
  17839. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  17840. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  17841. George Floyd Left a Gospel Legacy in Houston
  17842. SerenityOS update (May 2020)
  17843. Violence in Blue
  17844. (Very) Basic Intro To Elliptic Curve Cryptography
  17845. Officials see extremist groups, disinformation in protests
  17846. Welcome to our pipeline!
  17847. This has to stop now
  17848. Queensland eases restrictions early: Here's what's changing
  17849. r/AskReddit - [NSFW] What’s the most fucked up thing the US government has done?
  17850. Exploring Visual Studio Codespaces
  17851. Nationwide Demonstrations Turn Violent as Police Attack Protesters
  17852. A Meeting with Scott Hunter !!
  17853. What the Data Say about Police Shootings
  17854. What computer and software is used by the Falcon 9?
  17855. A Surprising Pi and 5 - Numberphile
  17856. USA: police must end 'excessive' militarised response to George Floyd protests
  17857. Image Scrubber
  17858. Falcon Heavy - BPS.space
  17859. Simple way to notify from python app
  17860. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  17861. valkyrienyanko/Unity-MMORPG-Boilerplate
  17862. Making a SNES game in 2020 - Yo-Yo Shuriken by Dr. Ludos
  17863. CVE-2019-9506 | Encryption Key Negotiation of Bluetooth Vulnerability
  17864. Rust: Dropping heavy things in another thread can make your code 10000 times faster
  17865. NASA Astronauts Launch from America in Test of SpaceX Crew Dragon
  17866. SpaceX makes history with successful first human space launch – TechCrunch
  17867. Crew Demo-2
  17868. React and Serverless Part 2- Webinar
  17869. Frameworkless Movement
  17870. UNdata | record view | Number Days with Thunder
  17871. SpaceX
  17872. Entity Framework Core in Action, Second Edtion
  17873. Why are some channels on Roku not working? | Official Roku Support
  17874. crt.sh | 1
  17875. reactiveui/ReactiveUI.Samples
  17876. Webhook Runner for Github
  17877. 'Re: Why does OpenBSD still include Perl in its base installation?'
  17878. ScottHolden/BFSourceGen
  17879. 4 Million Computers Compromised: Zoom's Biggest Security Scandal Explained
  17880. A visual guide to React Mental models, part 2: useState, useEffect and lifecycles
  17881. clean up kernel_{read,write} & friends v2
  17882. Join us to Change the Web Together | Brave Browser
  17883. Microsoft’s Project Tye aims to tame microservices development
  17884. Mosquitoes: World&#8217;s Deadliest Animal
  17885. Godot Engine - Godot Editor running in a web browser
  17886. Why is Kubernetes getting so popular? - Stack Overflow Blog
  17887. Drained.
  17888. Simplifier
  17889. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  17890. Black Visions Donations
  17891. Louisville Community Bail Fund
  17892. Support Reclaim the Block
  17893. Donate | northstarhealth
  17894. Oracle.EntityFrameworkCore 3.19.0-beta1
  17895. Beta Release: Oracle Entity Framework Core 3.1
  17896. Summary of the role of MDbg and Cordbg
  17897. How does the Gmail unsubscribe button work?
  17898. The radix 2^51 trick
  17899. Things we learned about sums · QuestDB
  17900. An Introduction to Apache Airflow
  17901. Cloud Native Apps with .NET and AKS | BOD105
  17902. Campaign Zero
  17903. CNN reporter arrested live on air while covering Minneapolis protests
  17904. Scaling up Anime with Machine Learning and Smart Real Time Algorithms
  17905. Minnesota Freedom Fund
  17906. Git Made Fetch Happen
  17907. I wrote a SaaS product because the internet made me believe it'd make me rich
  17908. BigFooty | AFL News and Forum
  17909. Language Models are Few-Shot Learners
  17910. Perfvane/Example - Anomalies
  17911. DavidWengier - Hacking away at Roslyn stuff for Comet - Twitch
  17912. Weekly Update 193
  17913. StreamElements - The Ultimate Live Streaming Platform
  17914. Learn with Visual Studio Remote Office Hours | Visual Studio Blog
  17915. The magic of C# closures
  17916. Patterns for Managing Source Code Branches
  17917. A Guide to Threat Modelling for Developers
  17918. Developing on Docker with the new and improved Visual Studio Container Tools (and WSL2)
  17919. Dark Patterns—What Not to Do to Your Users
  17920. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  17921. Write high-quality TypeScript code - .NET Tools Blog
  17922. Why use Azure Functions for ML inference ?
  17923. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  17924. How does ASP.NET Core processes a request? - Code Rethinked
  17925. API versioning in ASP.NET Core
  17926. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  17927. Mix 06 | A 72-hour conversation
  17928. Idea Generation
  17929. r/techsupport - I wrote Task Manager and I just remembered something...
  17930. r/dotnet - Is dotnet completely free for commercial usage ?
  17931. Tools for better thinking
  17932. What to Yell Instead of “Rape” In a Society That Has Collectively Decided Rape is Fine
  17933. TechEmpower Web Framework Performance Comparison
  17934. Where Did Software Go Wrong?
  17935. C# Source Generator
  17936. .NET Core | Technology Radar | ThoughtWorks
  17937. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  17938. TechEmpower Web Framework Performance Comparison
  17939. RoughNotation
  17940. Remote Work Has Its Perks, Until You Want a Promotion
  17941. 8GB Raspberry Pi 4 on sale now at $75 - Raspberry Pi
  17942. The Vintage Beauty Of Soviet Control Rooms
  17943. Against an Increasingly User-Hostile Web
  17944. Micro - Home
  17945. Life, part 13
  17946. Hypermodern Python
  17947. AudioMass
  17948. How I made a game played in Notepad
  17949. The “OO” Antipattern
  17950. Buy a Raspberry Pi 4 Model B – Raspberry Pi
  17951. Numberphile
  17952. Stop Blogging on Medium if You Care about SEO [Tool Analysis]
  17953. Straight to Spam
  17954. Introducing Snowpack 2.0
  17955. CyberCX 2021 Graduate Program | Jobs at CyberCX Graduate Roles
  17956. A Guide to Threat Modelling for Developers
  17957. The Dangers of TypeScript Enums | LINQ to Fail
  17958. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  17959. Dynamic command dispatching in C#
  17960. How to Use Windows Package Manager - Petri
  17961. Patterns for Managing Source Code Branches
  17962. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  17963. Wishbone Breach: 40 Million Records Leaked on Dark Web
  17964. 1. PROJECT: N-1 X
  17965. 'VISAGES': A COMPUTER-BASED TEST OF FACE PRECOGNITION
  17966. </> htmx - high power tools for html
  17967. The Day AppGet Died.
  17968. Introduction to UEFI: Part 1
  17969. Rediscovering the Small Web - Neustadt.fr
  17970. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  17971. cmd.exe is dead, long live PowerShell: Microsoft leads aged command-line interpreter out into 'maintenance mode'
  17972. Stack Overflow Developer Survey 2020
  17973. The Virtual ML.NET Community Conference
  17974. Research Report – Zephyr and MCUboot Security Assessment
  17975. The 2020 Developer Survey results are here! - Stack Overflow Blog
  17976. Stack Overflow Developer Survey 2020
  17977. Guerrilla Public Service Redux - 99% Invisible
  17978. Obsidian
  17979. SpaceX
  17980. Humble Pi, Chapter 2
  17981. Audiobooks & Original Audio Shows - Get More from Audible
  17982. Eryb's Space
  17983. How to code like the top Programmers at NASA — 10 critical rules - Alt Bulletin
  17984. Entity Framework Core in Action, Second Edition
  17985. Blue Bee Feared to Be Extinct Is Found in Florida
  17986. ‎The Numberphile Podcast on Apple Podcasts
  17987. Developing Stack Overflow on MacOS
  17988. The Happy Twin - with Ben Sparks — Numberphile
  17989. The Happy Twin - with Ben Sparks — The Numberphile Podcast
  17990. The Happy Twin (with Ben Sparks) - Numberphile Podcast
  17991. How I helped reposition a database product that went on to make $1 billion in revenue
  17992. Supabase | Supabase
  17993. WATCH: 10 Local TV Stations Pushed the Same Amazon-Scripted Segment
  17994. Near Real-Time Transient Clients • NServiceBus Samples
  17995. I'm writing a book!
  17996. Node v12.17.0 (LTS) | Node.js
  17997. NextDNS
  17998. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  17999. Optimizing RavenDB by adding Thread.Sleep(5)
  18000. 10 years of building .NET on AWS | Amazon Web Services
  18001. A first look at records and tuples in JavaScript
  18002. .NET async/await in a single picture – TooSlowException
  18003. [Guest Blog] The Accidental Accessibility Advocate
  18004. Messaging with Azure Service Bus - Part 9 - Premium Features
  18005. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  18006. Multiple Environments in ASP.NET Core - Code Maze
  18007. Introducing Collaboration—A Team Ready Fiddler Experience
  18008. Unit Testing in ASP .NET Core 3.1
  18009. Where's the science?
  18010. A Guide to Threat Modelling for Developers
  18011. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces
  18012. Twitch
  18013. Visual Computing @ IST Austria
  18014. Wave Curves: Simulating Lagrangian water waves on dynamically deforming surfaces (SIGGRAPH 2020)
  18015. Pure CSS Oil Painting - by Diana Smith aka cyanHarlow
  18016. How a Lazy Bitch like me learned to be Productive
  18017. WinForms in .NET Core (#VisualBasic, of course); playing with "high performance" WinForms drawing.
  18018. [St. Jude] Tiger King Codes: Regurgitator
  18019. I Was Blackmailed–Any YouTuber Could Be Next
  18020. CLR, architectures, and stuff
  18021. - Miguel de Icaza
  18022. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  18023. Connection Speed Test
  18024. ʕ•ᴥ•ʔ Bear Blog
  18025. .NET Core as Cloud Native Workshop | Techorama
  18026. Scaling .NET for Apache Spark processing jobs with Azure Synapse
  18027. Why is Artificial Intelligence So Useless for Business?
  18028. 5 Types Of ZSH Aliases You Should Know
  18029. Reverse Proxy Usage Spring 2020
  18030. Can 1/3 + 1/3 = 2/6? It seemed so!
  18031. Today’s Javascript, from an outsider’s perspective
  18032. The Day AppGet Died
  18033. How our 99th percentile response time went from 4000 ms to sub 10 ms
  18034. Scott Hunter - .NET 5 and MS Build Announcements
  18035. Life, part 12
  18036. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  18037. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  18038. I won't buy ebooks anymore
  18039. Complete Website Redesign - (Speed Up Video)
  18040. Patrik Svensson - Targeting ARM64 for Windows in Rust
  18041. Idris 2 version 0.2.0 Released
  18042. fsharpConf: The F# Community Virtual Conference
  18043. Amazon Web Services
  18044. Blazor News from Build 2020
  18045. The Incredible Story of the US Army's Earth-Shaking, Off-Road Land Trains
  18046. Start House
  18047. I bought netflix.soy | Tiny Projects
  18048. Why is Idris 2 so much faster than Idris 1?
  18049. Deploying Your Web Site to Azure Static Web Apps – Chinh Do
  18050. Why Infrastructure As Code? - Simple Thread
  18051. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  18052. Don't use method with side-effect in LINQ
  18053. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  18054. NuGet.org will permanently remove support for TLS 1.0 and 1.1 on June 15th | The NuGet Blog
  18055. BackgroundService Gotcha: Startup
  18056. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  18057. Logging to Notepad window from ASP.NET Core
  18058. Introduction to Functional Programming in F# - Part 10 — Softwarepark
  18059. Azure Cosmos DB wrap-up: May 2020 BUILD Announcements | Azure Cosmos DB Blog
  18060. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  18061. Microsoft Build 2020 | Channel 9
  18062. Hacker who stole 620 million records strikes again, stealing 127 million more – TechCrunch
  18063. Looking Glass Studios Podcast Archives
  18064. Cryptology ePrint Archive: Report 2020/615
  18065. Using Blazor to build native mobile apps
  18066. Org Mode - Organize Your Life In Plain Text!
  18067. The NHL’s protocol for phase 2 of return-to-play is very bad
  18068. Companies must pay share of rent for employees working from home
  18069. Home automation and Bitcoin?
  18070. Blazor WebAssembly : Project Structure/Template - EP03
  18071. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  18072. How It All Started…AKA the Birth of the CLR - CLR, architectures, and stuff - Site Home
  18073. stapelberg uses this: my 2020 desk setup
  18074. Exciting new features in C# 9
  18075. Software will eat software in a remote-first world
  18076. GitHub Reinstates Popcorn Time Code Despite MPA 'Threat' * TorrentFreak
  18077. Implementing simple cooperative threads in C - Stephen Brennan
  18078. Measurements of hash functions, indexed by machine
  18079. Round 4: Hacker returns and puts 26Mil user records for sale on the Dark Web | ZDNet
  18080. How the biggest consumer apps got their first 1,000 users - Issue 25
  18081. TUXEDO Book BA15 - Gen10 - 15,6 Zoll non-glare Full-HD IPS + AMD Ryzen 3500U + AMD Radeon Vega 8 Graphics + max. two SSDs (M.2) + max. 32GB RAM - TUXEDO Book BA15 - Gen10
  18082. StevenThewissen - Twitch
  18083. Habits of High-Functioning Teams
  18084. 99.5 WCRB | Classical Radio Boston
  18085. Yo-Yo Ma Plays Bach Live
  18086. NIST Special Publication 800-63-3
  18087. Register Domain Names at Register.com
  18088. 18F - Consulting Software Engineer (IT Specialist)
  18089. inessential: weblog
  18090. Memory safety - The Chromium Projects
  18091. Nicolas Garcia Belmonte
  18092. the-bot-scare
  18093. Chrome: 70% of all security bugs are memory safety issues | ZDNet
  18094. SCM Marchant Cogito 240 Electronic Calculator
  18095. Optimizing for the RDNA Architecture: presentation notes
  18096. Optimizing for the Radeon™ RDNA Architecture
  18097. Catalina is checking notarization of unsigned executables
  18098. Devhints — TL;DR for developer documentation
  18099. LaTeX.css — Make your website look like a LaTeX document
  18100. Why am I shutting down Kozmos? - Azer Koçulu's Journal
  18101. Jepsen Disputes MongoDB’s Data Consistency Claims
  18102. Hacker Mods Old Calculator to Access the Internet, CASIO Files DMCA Complaint * TorrentFreak
  18103. First Krita Beta for Android and ChromeOS in Play Store
  18104. User authentication with passwords, What’s SRP?
  18105. SQLite Release 3.32.0 On 2020-05-22
  18106. React and Serverless - Webinar
  18107. Bookmark Saturday #1 – Václav Vančura, User Interface Designer
  18108. To test its security mid-pandemic, GitLab tried phishing its own work-from-home staff. 1 in 5 fell for it
  18109. Calca - The Text Editor that Loves Math
  18110. Should I Block Ads?
  18111. Windows 10 quietly got a built-in network sniffer, how to use
  18112. I made a NES emulator in Rust using generators
  18113. Tab Reloader (page auto refresh) – Get this Extension for 🦊 Firefox (en-US)
  18114. HTTP Server - LanguageTool Wiki
  18115. GitLab 13.0 released with Gitaly Clusters, Epic Hierarchy on Roadmaps, and Auto Deploy to ECS
  18116. GitHub Theme - Visual Studio Marketplace
  18117. What Unity Is Getting Wrong
  18118. Quellcode von Mercedes-Benz-Fahrzeugen online geleakt
  18119. https://marlin-prod.literatumonline.com/pb-assets/Lancet/pdfs/S0140673620311806.pdf
  18120. A Meeting with Scott Hunter !!
  18121. This Goes to Eleven (Pt. 5/∞)
  18122. A multi-node, elastic, petabyte scale, time-series database on Postgres for free (and more ways we are investing in our community)
  18123. macOS 10.15: Slow by Design
  18124. Touch Pins as Wake-up Source (ESP32 + Arduino series)
  18125. Why ESP32's Are The Best Microcontrollers (ESP32 + Arduino series)
  18126. ESP32: Blink the LED (ESP32 + Arduino series)
  18127. Install Serial Drivers for ESP32 (macOS, Windows, Linux)
  18128. Using the PlatformIO Library Manager (ESP32 + Arduino series)
  18129. Using Arduino's Serial Monitor & Plotter (ESP32 + Arduino series)
  18130. Using DHT22 Temperature Sensor (ESP32 + Arduino series)
  18131. Deep sleep: Use RTC memory to store data (ESP32 + Arduino series)
  18132. How To Install PlatformIO (ESP32 + Arduino series)
  18133. Controlling Relay Board (ESP32 + Arduino Series)
  18134. Connect ESP32 to WiFi (ESP32 + Arduino series)
  18135. Connect to ThingSpeak (ESP32 + Arduino series)
  18136. Why Use PlatformIO instead of Arduino? (ESP32 + Arduino series)
  18137. Deep Sleep & Other Power Modes (ESP32 + Arduino Series)
  18138. Wakeup From Sleep With a Timer (ESP32 + Arduino series)
  18139. Setting up Arduino IDE for ESP32 development (ESP32 + Arduino series)
  18140. An Amazon Programmer's Perspective (http://pastebin.com/BjD84BQ3)
  18141. ‘What Time Is It in London?’
  18142. PAC-MAN Recreated with AI by NVIDIA Researchers | NVIDIA Blog
  18143. Blazor In-Depth
  18144. Weekly Update 192
  18145. async/await is the wrong abstraction - LogRocket Blog
  18146. Autofac, WebApplicationFactory and integration tests
  18147. How easy is it to build a Marvel search engine with Blazor?
  18148. The Fundamentals of Continuous Software Design
  18149. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  18150. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  18151. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  18152. More Performant Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB
  18153. Microsoft Build 2020 – Highlights
  18154. 13 Firefox browser extensions to make remote work and school a little better – The Firefox Frontier
  18155. Zettelkasten — How One German Scholar Was So Freakishly Productive
  18156. The Project Gutenberg eBook #33283: Calculus Made Easy, 2nd Edition
  18157. Why these friendly dolphins are bringing in gifts from the sea
  18158. G4 Pro Beats the Leading Home Brand Cameras in Image Quality Shootout – Ubiquiti Networks Blog
  18159. TI removes access to assembly programs on the TI-83 Premium CE
  18160. Microsoft Open-Sources GW-BASIC | Windows Command Line
  18161. Introducing YARP Preview 1 | .NET Blog
  18162. The Parker Quiz - with Matt Parker — Numberphile
  18163. The Parker Quiz - with Matt Parker — The Numberphile Podcast
  18164. The Parker Quiz - Numberphile Podcast
  18165. ‎The Numberphile Podcast on Apple Podcasts
  18166. WinDbg — the Fun Way: Part 2
  18167. WinDbg — the Fun Way: Part 1
  18168. Stealing Secrets from Developers using Websockets
  18169. Life, part 11
  18170. Windows Terminal Build Color Scheme
  18171. An introduction to RabbitMQ - What is RabbitMQ?
  18172. Send to Carbon with VS19
  18173. Introducing Project Tye | ASP.NET Blog
  18174. Community
  18175. Please include documentation on how to opt out of telemetry · Issue #179 · microsoft/winget-cli
  18176. Using Visual Studio Codespaces with .NET Core | .NET Blog
  18177. Three bugs in the Go MySQL Driver
  18178. Creating a virtual stage when in-person isn’t possible - AI for Business
  18179. ARM Template Viewer - Visual Studio Marketplace
  18180. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  18181. Blazor WebAssembly is Officially Released at Microsoft Build
  18182. X
  18183. The Death Of Corporate Research Labs
  18184. Vertebrae by draxes
  18185. Microsoft Build 2020
  18186. Building a physical <blink> tag!
  18187. OpenAI Model Generates Python Code
  18188. ASP.NET Core in Action, Second Edition
  18189. Mount Everest is Visible From Kathmandu, Nepal for First Time in Living Memory
  18190. Azure Arc enabled Kubernetes preview and new ecosystem partners
  18191. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  18192. Azure Arc enabled Kubernetes
  18193. Windows PowerToys FancyZones is the essential window manager for Windows 10
  18194. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  18195. A Guide to Threat Modelling for Developers
  18196. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  18197. Introduction to quantum computing with Q# – Part 3, Single qubit gates
  18198. Using WSL to Launch Several Bash Command from an Application
  18199. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  18200. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  18201. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  18202. Windows Terminal 1.0 | Windows Command Line
  18203. Tackle Big-O Notation in .NET Core - Simple Talk
  18204. Home - Microsoft Build 2020 Book of News
  18205. Remaster Update and Open Source / Mod Support
  18206. What Is Nix
  18207. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  18208. Home Chef confirms 8 million user records stolen in breach – TechCrunch
  18209. Sell Yourself Sell Your Work
  18210. Composing in the Caddyfile
  18211. Vishnu Mohandas
  18212. Fuzzing: On the Exponential Cost of Vulnerability Discovery
  18213. Microsoft Build 2020
  18214. Digital Overload: Average Adult Will Spend 34 Years Of Their Life Staring At Screens - Study Finds
  18215. Microsoft Build 2020
  18216. Microsoft Build 2020
  18217. Victory! ICANN Rejects .ORG Sale to Private Equity Firm Ethos Capital
  18218. Turning Signal App into a Coarse Tracking Device
  18219. r/commandandconquer - Comment by u/EA_Jimtern on ”Remaster Update and Open Source / Mod Support”
  18220. Adding peephole optimization to Clang | Egor Bogatov — Developer at Microsoft
  18221. suckless.org software that sucks less
  18222. Welcome to C# 9.0 | .NET Blog
  18223. There and Back Again — Scaling Multi-Tenant Kubernetes Cluster(s)
  18224. F# 5 and F# tools update | .NET Blog
  18225. Kyle Halladay - Ray Tracing In Notepad.exe At 30 FPS
  18226. Why is This Website Port Scanning me
  18227. Microsoft Build 2020
  18228. SSH Agent Explained
  18229. The Miracle Sudoku
  18230. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  18231. Microsoft Build 2020
  18232. Microsoft Build 2020
  18233. Home - Microsoft Build 2020 Book of News
  18234. Blogging is not dead
  18235. Developer Velocity: Empowering developers to fuel business performance
  18236. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  18237. Code, collaborate, and ship your apps from anywhere
  18238. A Guide to Threat Modelling for Developers
  18239. Windows Forms Designer for .NET Core Released | .NET Blog
  18240. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  18241. Patterns for Managing Source Code Branches
  18242. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  18243. OpenBSD 6.7
  18244. Meeting the demands of IoT edge data & compute - Azure SQL Edge now available in preview.
  18245. Azure App Configuration: Configuration of .NET Applications
  18246. Monsters Weekly 165 - WaitAndRetry with Polly
  18247. Building End-to-End Diagnostics: Visualization with Exporters
  18248. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  18249. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  18250. Remembering Why Agile was a Big Deal
  18251. Want to build a side business? Just buy a great Domain Name | Deep South Ventures
  18252. Microsoft Build 2020
  18253. Microsoft Build 2020
  18254. Azure Static Web Apps documentation
  18255. Windows Terminal overview
  18256. it’s not just the interpreter « kmod's blog
  18257. ‎My Stream Timer
  18258. Spotify signs ‘The Joe Rogan Experience’ to an exclusive multi-year deal – TechCrunch
  18259. When SimCity got serious: the story of Maxis Business Simulations and SimRefinery | The Obscuritory
  18260. Microsoft Build 2020
  18261. Simple Personal Finance Tracking with GnuCash
  18262. Graduate Student Solves Decades-Old Conway Knot Problem
  18263. CSLA .NET 5.2.0 release
  18264. Why is Rails boot so slow on macOS?
  18265. A Meeting with Scott Hunter !!
  18266. Bolero: F# in WebAssembly
  18267. Modern Web UI with Blazor WebAssembly
  18268. Quickref
  18269. Announcing Microsoft Lists - Your smart information tracking app in Microsoft 365
  18270. The Journey to One .NET
  18271. Microsoft Build 2020
  18272. Announcing accelerated training with ONNX Runtime—train models up to 45% faster - Open Source Blog
  18273. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  18274. Hacker arrested in Ukraine for selling billions of stolen credentials | ZDNet
  18275. Walmart says it will discontinue Jet, which it acquired for $3B in 2016 – TechCrunch
  18276. DirectX ❤ Linux | DirectX Developer Blog
  18277. Amazon.com : pangshi 7inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  18278. A Google Cloud support engineer solves a tough DNS case | Google Cloud Blog
  18279. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  18280. Introducing App Service Static Web Apps
  18281. Microsoft Build 2020
  18282. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  18283. Microsoft Build 2020
  18284. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  18285. Handling Web API Exceptions with ProblemDetails middleware
  18286. World IBD Day 2020
  18287. World IBD Day 2020
  18288. Free and Open
  18289. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  18290. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  18291. Microsoft Build 2020
  18292. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  18293. Numberphile Hat
  18294. VS Code React Setup - 5 Tips
  18295. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  18296. Introducing .NET Multi-platform App UI | .NET Blog
  18297. Microsoft MakeCode for Minecraft
  18298. Windows Package Manager Preview | Windows Command Line
  18299. Week of Blazor Events with Telerik - Join Us!
  18300. A Universe of Sorts
  18301. How Distortion Works in Music
  18302. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  18303. Developer in Cyprus Claims Breach of Contacts App
  18304. Tiny websites are great | Tiny Projects
  18305. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  18306. sia_dev - Mixer
  18307. ep 2 - Special Microsoft Build 2020 Keynote
  18308. Fiddler Everywhere is Getting a New Look
  18309. TypeScript in a Weekend: A Crash Course
  18310. .NET Foundation April/May 2020 Update
  18311. Uno Platform lets you develop for macOS and Windows using the same code
  18312. WorldBrain's Memex
  18313. Grafana v7.0 released: New plugin architecture, visualizations, transformations, native trace support, and more
  18314. Preventing Leaked Azure Secrets in GitHub!
  18315. A Guide to Threat Modelling for Developers
  18316. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  18317. Patterns for Managing Source Code Branches
  18318. Webinar tomorrow - Event Sourcing in C# with RavenDB
  18319. How I trick my well developed procrastination skills
  18320. Satya Nadella: Permanent work from home damaging for workers' well-being | India Business News - Times of India
  18321. Infographics - Alan's Factory Outlet
  18322. Pricing Calculator | Microsoft Azure
  18323. What is a control system anyway?
  18324. Tag Helper Authoring in ASP .NET Core 3.1
  18325. Living with Wildlife | Issaquah, WA
  18326. The Effects on Cognition of Sleeping 4 Hours per Night for 12-14 Days: a Pre-Registered Self-Experiment - Alexey Guzey
  18327. LPT_LISA
  18328. Bobcat
  18329. Announcing end of support for .NET Standard 1.3 in AWS SDK for .NET | Amazon Web Services
  18330. ACME End User Client and Code Signing Certificates
  18331. new.css
  18332. new.css
  18333. Microsoft Build 2020
  18334. Covve revealed as source of data breach impacting 23m individuals
  18335. SharpLab
  18336. SharpLab
  18337. 'Code changes for clarity' - MARC
  18338. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  18339. Microsoft Build 2020
  18340. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  18341. Life, part 10
  18342. Schedule Your On-Demand Live Sessions at GTC Digital
  18343. Norske offiserer og soldater avslørt av mobilen
  18344. youtube automatically delete "communist bandits" 共匪 in all comments now?
  18345. digital clock in conways game of life
  18346. Multi-path cancellation; a tale of two codependent async enumerators
  18347. Orb.Farm
  18348. Check what .net core GC keywords are enabled without a debugger
  18349. Software Burnout Is for Real
  18350. The Death of Couchsurfing?
  18351. Stop setting the language of your website based on my location
  18352. Mystery of The French Thousands Separator
  18353. The End of Integration Testing: If You've Passed All the Tests ... -- Visual Studio Magazine
  18354. Released: Microsoft.Data.SqlClient 1.1.3
  18355. It’s all in the Host Class – Dependency Injection with .NET
  18356. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  18357. Doordash and Pizza Arbitrage
  18358. Discrete Mathematics - An Open Introduction
  18359. Hundred Rabbits
  18360. 10 most common mistakes using kubernetes
  18361. It's Time to Get Back Into RSS | Daniel Miessler
  18362. Explore the world one photo at a time | Bing Wallpaper
  18363. Snake Battle Royale - 100 Subscribers Special
  18364. Bing Wallpapers - Apps on Google Play
  18365. The Frank Show
  18366. Home page - FuGet Gallery
  18367. Kafka Needs No Keeper - Removing ZooKeeper Dependency
  18368. XP.css
  18369. May DDD By Night
  18370. Shrinking BSON Documents
  18371. Data processing with .NET for Apache Spark
  18372. DDD Melbourne
  18373. No One Goes There Anymore
  18374. GraphQL API for SQL Database in .NET — setting up access to the data
  18375. Handling concurrency - Aggregate Pattern and EF Core - Kamil Grzybek
  18376. California - Hamilton Official Site
  18377. Multi-threaded Producer Consumer using .Net Core Channels
  18378. Trains․NET - Episode 29 - Nicer train collisions and a release!
  18379. Private Link for Azure SQL Database - Part 1
  18380. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  18381. Microsoft Build 2020
  18382. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  18383. COBOL Pong
  18384. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  18385. CHRISTMAS LECTURES 2019: Secrets and lies
  18386. Andrew Negri / toro
  18387. Here's What's New in the May Update | Rainway
  18388. It’s OK for your open source library to be a bit shitty
  18389. What Every Software Engineer Should Know about Apache Kafka: Events, Streams, Tables, Storage, Processing, And More
  18390. Cryptology ePrint Archive: Report 2020/572
  18391. Introducing ASP.NET 5
  18392. Matrix Factorization - Numberphile
  18393. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  18394. If I could bring one thing back to the internet it would be blogs
  18395. Security incident - Covve
  18396. If I could bring one thing back to the internet it would be blogs
  18397. Game Programming Patterns
  18398. Creating and Editing Content - Demo and Q&A
  18399. Data processing with .NET for Apache Spark
  18400. Write your first C# code - Learn
  18401. Coding is Not Computer Science
  18402. Swift 5.3 Will Expand Officially Supported Platforms to Windows and Additional Linux Distributions
  18403. Service NSW emails hacked in cyber attack
  18404. So much of academia is about connections and reputation laundering « Statistical Modeling, Causal Inference, and Social Science
  18405. Our Chrome Extension Is Safe
  18406. What every developer should know about TCP
  18407. Community
  18408. Microsoft Build 2020
  18409. PERF: ensure we run full GC on contexts
  18410. Mozilla goes full incubator with ‘Fix The Internet’ startup lab and early-stage investments – TechCrunch
  18411. Jepsen: MongoDB 4.2.6
  18412. So You Want To Write Your Own CSV code? · Thomas Burette
  18413. 22 million emails found in mystery open database | SC Media
  18414. How Not to Store Passwords
  18415. Auto Saving Form Data in Blazor
  18416. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  18417. The Dark Secrets of a Hacking Hero
  18418. Five Years of Rust | Rust Blog
  18419. US video game sales have record quarter as consumers stay at home – TechCrunch
  18420. How Google, DoorDash, & Grubhub Conspire To Screw Local Restaurants
  18421. Blue Microphones Blackout Yeti USB Microphone + $50 Ubisoft Discount Code 988-000078 - Best Buy
  18422. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  18423. Roundup #72
  18424. Chain Actions, Funcs, and Predicates In .NET
  18425. Code Maze Weekly #25 - Code Maze
  18426. The HTTP headers you don't expect
  18427. Microsoft Build 2020
  18428. EF Core and Cosmos DB with Blazor WebAssembly
  18429. The Unattributable "db8151dd" Data Breach
  18430. Weekly Update 191
  18431. TSMC Announces Intention to Build and Operate an Advanced Semiconductor Fab in the United States
  18432. Development With A Dot - Unit Testing the HttpContext in Controllers
  18433. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  18434. More fun with comments
  18435. Using Dapper in ASP.NET Core applications
  18436. What is Azure Front Door?
  18437. Patterns for Managing Source Code Branches
  18438. Announcing Hyperdrive v10
  18439. BradWilson72 - Twitch
  18440. NordVPN: Best VPN Service Provider | #1 Editors' Choice
  18441. EF Core and Cosmos DB with Blazor WebAssembly
  18442. Do Not Draw
  18443. mindbg – lowleveldesign.org
  18444. Up to 4GB of memory in WebAssembly · V8
  18445. Handling Heavy Ad Interventions  |  Web  |  Google Developers
  18446. Security Flaws in Adobe Acrobat Reader Allow Malicious Program to Gain Root on macOS Silently
  18447. NVIDIA CEO Introduces NVIDIA Ampere Architecture, NVIDIA A100 GPU in News-Packed ‘Kitchen Keynote’ | The Official NVIDIA Blog
  18448. Different ways to host Blazor WebAssembly (Wasm)
  18449. Life, part 9
  18450. Now there's nothing stopping the PATRIOT Act allowing the FBI to slurp web-browsing histories without a warrant
  18451. NVIDIA’s New Ampere Data Center GPU in Full Production
  18452. A Quick Look at Impredicativity (Simon Peyton Jones)
  18453. Chalmers Seminars on Functional Programming
  18454. The anatomy of async iterators (aka await, foreach, yield)
  18455. How to add custom logging in ASP.NET Core
  18456. Keep tabs on your tabs in Google Chrome
  18457. Why use DTOs (Data Transfer Objects)?
  18458. Logging in .NET Core and ASP.NET Core
  18459. The Success and Failure of Ninja
  18460. Working with OneDrive data and MS Graph in .NET Core
  18461. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  18462. Patterns for Managing Source Code Branches
  18463. Patterns for Managing Source Code Branches
  18464. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  18465. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  18466. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  18467. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  18468. r/interestingasfuck - Pointing out how much power few people have gets you removed from this sub apparently.
  18469. TechEmpower Web Framework Performance Comparison
  18470. Senate narrowly rejects plan to require a warrant for Americans’ browsing data – TechCrunch
  18471. ZLogger — Zero Allocation Logger for .NET Core and Unity
  18472. Microsoft Docs contributor guide overview - Contributor Guide
  18473. Deno 1.0
  18474. Performance speed limits
  18475. Building a Progressive Web App with Blazor | Visual Studio Blog
  18476. Fira Code Font 3.1
  18477. cobwe: this word does not exist
  18478. Roundy
  18479. Unreal Engine 5 Revealed! | Next-Gen Real-Time Demo Running on PlayStation 5
  18480. Copy to Clipboard in Blazor
  18481. Erlang Programming Language
  18482. Chris's Wiki :: blog/web/HTTPSNoOldServers
  18483. Let's Guess What Google Requires In 14 Days Or They Kill Our Extension
  18484. Weep for Graphics Programming
  18485. Linux containers in a few lines of code
  18486. I made an alt because this is sketchy, so I can only post this here. The government (DEA, ICE, and local authorities) is hiding cameras on telephone poles, and then not securing those cameras with passwords. Anyone can access them.
  18487. A first look at Unreal Engine 5
  18488. SPACEX - ISS Docking Simulator
  18489. Building End-to-End Diagnostics: Activity and Span Correlation
  18490. The Janet Programming Language
  18491. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  18492. Analyze performance for the benefit of ourselves and others
  18493. Let's talk about performance analysis
  18494. Huawei denies involvement in buggy Linux kernel patch proposal | ZDNet
  18495. Langton's Ant - Numberphile
  18496. Announcing TypeScript 3.9 | TypeScript
  18497. What’s New in .NET Core 3.0 and .NET 5.0 for Performance and Memory-Aware Folks? | SkillsCast
  18498. Playing Games on a 60s Computer
  18499. Getting started with Angular development 2020
  18500. Microsoft and Redis Labs collaborate to give developers new Azure Cache for Redis capabilities
  18501. May 2020 Azure SDK Release
  18502. RedisConf2020 | Takeaway
  18503. Replacing JWTs with Branca and PASETO in .NET Core
  18504. Patio11’s Law - Second Breakfast
  18505. Meshing with LinkerD2 using gRPC-enabled .NET Core services
  18506. Using System.CommandLine with a class
  18507. Getting Started With Visual Studio Codespaces - Cloud IDE | Build5Nines
  18508. Referencing an analyzer from a project
  18509. Messaging with Azure Service Bus - Part 8 - Commands and Events
  18510. WireGuard for OpenBSD Kernel Patches Posted
  18511. Vladimir Khorikov: 100% Test Coverage is an Artificial Metric | Maintainable
  18512. How the most prized degree in India became the most worthless - Rest of World
  18513. Structure and Interpretation of Classical Mechanics
  18514. Iyashikei: Japan’s Genre of “Healing Games”
  18515. Slack System Status
  18516. Remote work worsens inequality by mostly helping high-income earners
  18517. React Native for Windows & Mac · Build native Windows apps with Javascript and React
  18518. In Praise of AutoHotKey • Hillel Wayne
  18519. Make any PDF look like scanned!
  18520. Researchers spot thousands of Android apps leaking user data through misconfigured Firebase databases
  18521. What Was TON And Why It Is Over
  18522. The Eclipse Foundation Is Moving to Europe
  18523. Diagrams · Diagram as Code
  18524. Linux Is Most Used OS In Microsoft Azure - Over 50 Percent Of VM Cores | Build5Nines
  18525. Dev Around the Sun
  18526. Install Windows Subsystem for Linux (WSL) on Windows 10
  18527. Docker - Visual Studio Marketplace
  18528. GitHub stars are overvalued
  18529. Openpilot, its model and driving in GTA
  18530. Tiltify - Dev Around The Sun 2020
  18531. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  18532. Performance best practices in C#
  18533. Most detailed ever photograph of The Night Watch goes online - Rijksmuseum
  18534. Increase ASP.NET File Upload Limits
  18535. Airtable API Tutorial With cURL and JavaScript
  18536. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  18537. Lockdown Course: Introduction to Cryptography - James Grime
  18538. Dev Around The Sun 2020
  18539. Statiq - Your Imagination, Your Generator
  18540. Creative Commons Licensing UI and Data Updates
  18541. Lidl owner launching its own rival to Amazon Web Services - Latest Retail Technology News From Across The Globe - Charged
  18542. A 2020 Vision of Linear Algebra
  18543. Pi-hole v5.0 is here!
  18544. Apache NiFi
  18545. Ian Bebbington - Many platforms, one world - Part 4
  18546. SonarQube Integration with Visual Studio Professional
  18547. Project Tye – easier development with .NET for Kubernetes
  18548. A Story About .csproj, Large Solutions and Memory Usage - .NET Tools Blog
  18549. Marten v4.0 Planning Document (Part 1)
  18550. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  18551. Patterns for Managing Source Code Branches
  18552. Top 10 must-know Kubernetes design patterns - Red Hat Developer
  18553. Monsters Weekly 164 - Using Feature Filters in Microsoft.FeatureManagement
  18554. Setting TypeScript For Modern React Projects Using Webpack And Babel — Smashing Magazine
  18555. Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure
  18556. Names, Legal Names, and Fractally Deferred Responsibility
  18557. Office Licensing Service and Azure Cosmos DB part 1: Migrating the production workload
  18558. Unit Testing Blazor Components with bUnit and JustMock
  18559. SignalR in ASP .NET Core 3.1
  18560. Office Licensing Service and Azure Cosmos DB part 2: Improved performance and availability
  18561. Regional Monitoring Dashboard
  18562. Thank you for helping us increase our bandwidth - Internet Archive Blogs
  18563. NDC Melbourne 2020 - Online Workshop Event: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  18564. Webrecorder
  18565. PJRC Store
  18566. Original 80s Time Out Arcade Found in a Dead Mall in Virginia
  18567. Next.js 9.4
  18568. Here's how I verify data breaches
  18569. Scraping Recipe Websites
  18570. Blockchain.com Explorer | BTC | ETH | BCH
  18571. Age Reduction Breakthrough
  18572. Performance Characteristics of the Abbott Architect SARS-CoV-2 IgG Assay and Seroprevalence in Boise, Idaho
  18573. SourceHut + Plan 9 = ❤
  18574. Web Scraping with R
  18575. Deep Learning for Guitar Effect Emulation
  18576. Encouraging a Culture of Written Communication – mcls
  18577. Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
  18578. The DMOTE | VE
  18579. Asgard Systems uses ML.NET to reduce food waste | .NET
  18580. Scancam uses ML.NET to prevent fuel theft | .NET
  18581. Life, part 8
  18582. Draw.io Integration - Visual Studio Marketplace
  18583. Advanced SQL and database books and resources
  18584. SQL Server Isolation Levels : A Series - SQLPerformance.com
  18585. Swift 5.3 Release Process
  18586. My Mid-Career Job-Hunt: A Data Point for Job-Seeking Devs
  18587. Google Translate
  18588. Pinned Object Heap in .NET 5 – TooSlowException
  18589. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  18590. Patterns for Managing Source Code Branches
  18591. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  18592. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  18593. Avoid rolling your own leader election algorithm | RavenDB
  18594. Deploying a Static Site to Azure Using the az CLI
  18595. From <code>react-window</code> to <code>react-virtual</code>
  18596. Decompilation support in OmniSharp and C# Extension for VS Code
  18597. Using ML.NET for deep learning on images in Azure | .NET Blog
  18598. Building End-to-End Diagnostics: OpenTelemetry Integration
  18599. Cross-Platform Build Events in .NET Core using MSBuild
  18600. Tip 263 - 5 Visual Studio Code extensions to remain productive while working remote
  18601. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  18602. Make LLVM fast again
  18603. Zoom buys Keybase to help it build end-to-end encryption
  18604. Second-guessing the modern web - macwright.org
  18605. Ben Wiser | My blog is now generated by Google Docs
  18606. Pi-hole v5.0 is here!
  18607. The Thousand Autumns of Jacob de Zoet
  18608. try-convert 0.5.125603
  18609. Racket is 25
  18610. 5 AWS Services You Should Avoid!
  18611. Archive
  18612. Writing More Succinct C# - Dan Clarke
  18613. Scunthorpe Sans 🗯🚫 profanity-blocking font
  18614. Sunday 10th May | Live | Slough Baptist Church
  18615. From the Implicit flow to PKCE: A look at OAuth 2.0 in SPAs
  18616. The IBM 1401 compiles and runs FORTRAN II
  18617. Godot Engine - Godot 4.0 will get a new, modernized lightmapper
  18618. Alternatives to PGP
  18619. Cryptology ePrint Archive: Report 2018/607
  18620. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  18621. ( Secret Sky. )
  18622. How Khan Academy Successfully Handled 2.5x Traffic in a Week
  18623. First, it was Craigslist, next it's Zapier
  18624. Cryptology ePrint Archive: Report 2020/529
  18625. Running a Programming YouTube Channel - What It's Like and Why You Should Do It
  18626. Azure SQL Database : Manage & Restore Backups - EP02
  18627. Fast or Slow - Global Website Speed Profiler
  18628. ~rabbits/orca - sourcehut git
  18629. Porter Robinson's Secret Sky.
  18630. Maintaining ownership continuity of your user account's repositories
  18631. Keybase joins Zoom
  18632. Weekly Update 190
  18633. Brandon Smith's Website
  18634. PaperCall.io - Live Coders Conf 2
  18635. How Doom's Enemy AI Works
  18636. SIGGRAPH 2020 Technical Paper: N-Dimensional Rigid Body Dynamics « Marc ten Bosch
  18637. Clancey - Twitch
  18638. OpenCV directly in the browser (webassembly + webworker)
  18639. Find your GitHub user id
  18640. CryptoPerf.swift
  18641. A Microcontroller Display With A Classic Twist
  18642. Visual Effects with Particles: a Guide for Beginners
  18643. Create a .NET Core Deamon app that calls MSGraph with a certificate
  18644. How to Serve Over 100K Web Pages a Day on a Slower Home Internet Connection
  18645. Sure, the Velociraptors Are Still On the Loose, But That’s No Reason Not to Reopen Jurassic Park
  18646. Geode pattern - Cloud Design Patterns
  18647. Making Emacs popular again
  18648. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  18649. Doctocat
  18650. 5 Reasons to Protect Your VPN With MFA
  18651. The Original Cookie specification from 1997 was GDPR compliant
  18652. Human Programming Interface | beepb00p
  18653. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  18654. Eastside Baby Corner
  18655. NDC Oslo Warmup Meetup #1
  18656. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  18657. Indian Maths Genius Who Debunked Euler’s Theory, Made it to NYT Front Page Dies at 103
  18658. Euler Squares - Numberphile
  18659. There is one, and only one strain of SARS-CoV-2
  18660. We Chat, They Watch: How International Users Unwittingly Build up WeChat’s Chinese Censorship Apparatus - The Citizen Lab
  18661. Super Bootable 64
  18662. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  18663. .NET Portability Analyzer
  18664. A message from our CEO: The Way Forward - Stack Overflow Blog
  18665. C64 Turbo Assembler 34-Year-Old Bug Found & Fixed
  18666. Testing Experience - code coverage
  18667. twitch roulette
  18668. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  18669. Episode 81 - Malicious Life
  18670. Geckoview - GeckoView
  18671. Getting Started with Gridsome - A Vuejs Web Framework (Live Stream)
  18672. Visual Studio 2019 for Mac - Preview Release Notes
  18673. GCC 10.1 Released
  18674. Life, part 7
  18675. Zoom Acquires Keybase and Announces Goal of Developing the Most Broadly Used Enterprise End-to-End Encryption Offering - Zoom Blog
  18676. Tips for Turning to the Plant Side
  18677. OData Model Builder now Available | OData
  18678. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  18679. Introducing Surface Go 2, Surface Book 3, Surface Headphones 2 and Surface Earbuds | Microsoft Devices Blog
  18680. VB.NET Shop
  18681. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  18682. Manage and find data with Blob Index for Azure Storage—now in preview
  18683. Cosmos DB Profiler
  18684. Patterns for Managing Source Code Branches
  18685. A Small Case Study in Test Automation (and other things)
  18686. Animate Anything with Xamarin.Forms
  18687. Post-Build Events and .NET Core
  18688. Top JavaScript Features Added in ECMAScript 2020 (ES2020)
  18689. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  18690. Databases Still Store Data
  18691. Building an Real Time Event Processor – Part 1
  18692. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  18693. Building an Real Time Event Processor – Part 2
  18694. Building an Real Time Event Processor – Part 3
  18695. The Importance of Passwords and Multi Factor Authentication: An Interview with Troy Hunt
  18696. Crash in FBSDKRestrictiveDataFilterManager.m line 80 · Issue #1374 · facebook/facebook-ios-sdk
  18697. .NET Foundation
  18698. Buttplug: Sex Toy Control Software
  18699. Suspicious Site Reporter
  18700. book.dvi
  18701. Top 10 books every .NET/C# developer should read
  18702. Add tags for programming languages / genres
  18703. No Hello
  18704. Building an ASP.NET Core MVC app for my Azure Cosmos DB sample
  18705. The Art of the Japanese Sword - Face To Face | NHK WORLD-JAPAN On Demand
  18706. damianedwards / SignalR - ccdd24c
  18707. View and navigate through changes across multiple resources | Azure updates | Microsoft Azure
  18708. WinUI
  18709. Entity Framework: .NET Community Standup - May 6th 2020 - Introducing the EF Core Community Standup
  18710. iamtimcorey
  18711. No cookie consent walls — and no, scrolling isn’t consent, says EU data protection body – TechCrunch
  18712. Release notes/1.0 - Inkscape Wiki
  18713. Caddy offers TLS, HTTPS, and more in one dependency-free Go Web server
  18714. Take care editing bash scripts
  18715. I was tricked into thinking I had “grit” - Second Breakfast
  18716. An Adult Cam Site Exposed 10.88 Billion Records
  18717. Status of This Year's Event - DDD Melbourne
  18718. Europol arrests hackers behind Infinity Black hacker group | ZDNet
  18719. The 773 Million Record "Collection #1" Data Breach
  18720. Awesome Blazor Browser
  18721. April Extensions for Firefox Preview
  18722. Configure a domain for an Azure App Service using Cloudflare
  18723. Using Postgresql Advisory Locks for Leader Election
  18724. Connecting to locahost over HTTPS from simulators and emulators (revisited)
  18725. Static Constructor Failures and Declaration Order
  18726. May DDD By Night
  18727. Patterns for Managing Source Code Branches
  18728. Securing Web API with the Hybrid Flow - Code Maze
  18729. Razor Pages in ASP .NET Core 3.1
  18730. Humans Not Invited
  18731. #GivingTuesdayNow Matching-Gift Opportunity
  18732. Floating Point Visually Explained
  18733. Bitly | URL Shortener, Custom Links & Link Management
  18734. TLDR: Writing a Slack bot to Summarize Articles
  18735. Cam Link 4K
  18736. Nintendo has reportedly suffered a significant legacy console leak | VGC
  18737. Firefox 76.0, See All New Features, Updates and Fixes
  18738. Citing revenue declines, Airbnb cuts 1,900 jobs, or around 25% of its global workforce – TechCrunch
  18739. Carbon Seqestration | Seaweed Farming | Blue Carbon |
  18740. 90 Days With The Pinebook Pro
  18741. How Stripe Designs Beautiful Websites
  18742. Working from home
  18743. The Strictly Zero-Correlation Attack with Application to the Full DES
  18744. Blazor Tutorial : Deploy to Azure App Services
  18745. Contrast Security jobs
  18746. Getting Started - Introduction
  18747. Formatting Strings with JavaScript Padstart and Padend Functions
  18748. Sonic Pi - The Live Coding Music Synth for Everyone
  18749. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  18750. Stealing your SMS messages with iOS 0day
  18751. PHP showing its maturity in release 7.4
  18752. UK finds itself almost alone with centralized virus contact-tracing app that probably won't work well, asks for your location, may be illegal
  18753. Toll Group suffers second ransomware attack this year
  18754. Auto Saving Form Data in Blazor
  18755. Experts Doubt the Sun Is Actually Burning Coal
  18756. Azure Charts Visualize your cloud learning journey
  18757. Don't Code Tired | C# Source Generators: Less Boilerplate Code, More Productivity
  18758. I gave away my books for free, and sales increased 4x
  18759. Patterns for Managing Source Code Branches
  18760. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  18761. Monsters Weekly 163 - Getting Started with Feature Flags
  18762. Using PredicateBuilder with EF Core for Complex Queries
  18763. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  18764. Call For Papers - NDC Melbourne 2020
  18765. Introducing Inkscape 1.0 | Inkscape
  18766. NYT defeats Ajit Pai as judge orders FCC to provide net neutrality records
  18767. DamianPEdwards - Twitch
  18768. history.txt
  18769. Learn about Blazor with Michael
  18770. No Cookies | Gold Coast Bulletin
  18771. Why strace doesn't work in Docker
  18772. Introducing Caddy 2 - The Ultimate Server with Automatic HTTPS
  18773. Download Inkscape 1.0 | Inkscape
  18774. Life, part 6
  18775. Very British Problems: Making Life Awkward for Ourselves, One Rainy Day at a Time: Amazon.co.uk: Rob Temple: 9780751557039: Books
  18776. ongoing by Tim Bray · Bye, Amazon
  18777. Backblaze B2 Cloud Storage Now Has S3 Compatible APIs
  18778. Inkscape 1.0 is here!
  18779. systemd, 10 years later: a historical and technical retrospective
  18780. Learn SQL while solving crimes! SQL Police Department
  18781. try-convert 0.4.125402
  18782. It's better to .Take() | Codejack
  18783. SVG Fragment Identifiers in HTML and CSS
  18784. Client Certificate Authentication
  18785. Unimpressed by online classes, college students seek refunds
  18786. Apple updates 13-inch MacBook Pro with Magic Keyboard, double the storage, and faster performance
  18787. debugging tips: check your assumptions
  18788. EEVblog
  18789. Headless vs Embedded CMS (Live Stream)
  18790. Pacific Time: 07:04am
  18791. EF Core testing sample - EF Core
  18792. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  18793. Trains․NET - Episode 27 - Prevent trains bumping into each other
  18794. Auto-failover groups in Azure SQL
  18795. Curtis Lusmore
  18796. F# 5
  18797. standupmaths on eBay
  18798. Modern SAT solvers: fast, neat and underused (part 1 of N)
  18799. ongoing by Tim Bray · Bye, Amazon
  18800. Blazored.Toast 3.0.0
  18801. Popcorn Linux - Home
  18802. systemd, 10 years later: a historical and technical retrospective
  18803. Explainable Deep Learning: A Field Guide for the Uninitiated
  18804. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  18805. Remote Debugging for Azure Functions Can Be a Breeze | Ozcode
  18806. Tip 262 - Learn how to reduce cost with Azure
  18807. Clean Coding in C# - Part I
  18808. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  18809. terrajobst - Episode 21: Source Generators - Twitch
  18810. The FlixOne Bookstore Journey - WIN AN EBOOK PART 2: Hands-On Microservices with C# and .NET Core
  18811. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  18812. Free GitHub Satellite Virtual 2020 Event May 6 | Build5Nines
  18813. Removing xaml.cs with C# Source Generators - Michael Esteves
  18814. The man feeding a remote Alaska town with a Costco card and a ship
  18815. Tesla Data Leak: Old Components With Personal Info Find Their Way On eBay
  18816. Startup financial models - 12 templates compared for SaaS
  18817. The Five Most Likely Explanations for Long Delayed Echoes - Department of Physics
  18818. Making rust as fast as go
  18819. Pupper — Stanford Student Robotics
  18820. Full outage
  18821. Salt 3000.2 Release Notes
  18822. 'Re: Integrating "safe" languages into OpenBSD?'
  18823. New Surface Neo – Coming Holiday 2020 – Microsoft Surface
  18824. Before proceeding • IACR
  18825. What to Code
  18826. So I reverse engineered two dating apps...
  18827. Episode 20: Emitting IL Part 3
  18828. My First Year as a Freelance AI Engineer
  18829. Sequoia - Pricing Your Product
  18830. Hacker leaks 15 million records from Tokopedia, Indonesia's largest online store | ZDNet
  18831. Installing Blazor-Blogs on Microsoft Azure
  18832. Orleans UniversalSilo
  18833. The Best Medium-Hard Data Analyst SQL Interview Questions
  18834. How to sell a B2B product by Calvin French-Owen
  18835. How does a .NET profiler work?
  18836. How assembly language loops work
  18837. Ubuntu 20.04 LTS’ snap obsession has snapped me off of it
  18838. How We Created a Realtime Patient Monitoring System With Go and Vue in 3 days
  18839. Awk in 20 Minutes
  18840. Complexity Has to Live Somewhere
  18841. Reducing allocations using Span<T> and Memory<T>
  18842. Endorse COVIDSafe
  18843. Time Periods
  18844. on the usability of editable software
  18845. Gatsby and Sanity - Part 4 (Live Stream)
  18846. New Firefox service will generate unique email aliases to enter in online forms | ZDNet
  18847. Open file links directly in Office desktop apps
  18848. OpenPGP Message Format
  18849. Power BI Report
  18850. GTR: Shadows
  18851. Code Maze Weekly #23 - Code Maze
  18852. SerenityOS update (April 2020)
  18853. Announcing ImageSharp 1.0 Release Candidate 1 | Six Labors
  18854. Weekly Update 189
  18855. Sprint management built for software teams.
  18856. Migrating to ASP.NET Core
  18857. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  18858. bliki: KeystoneInterface
  18859. Solution - unable to Copy/Paste into Gmail
  18860. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  18861. Development With A Dot - Performance in .NET – Part 4
  18862. From Fiddler Classic to Fiddler Everywhere
  18863. Patterns for Managing Source Code Branches
  18864. I’ve Consed Every Pair
  18865. ICANN Board Withholds Consent for a Change of Control of the Public Interest Registry (PIR)
  18866. A Warm Welcome to ASN.1 and DER
  18867. Microsoft Build 2020
  18868. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  18869. Jukebox
  18870. Over 275 Days Since Equifax's Data Breach Settlement and No One Has Been Paid | Interest.com
  18871. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  18872. Create a .NET profiler with the Profiling API - Start of an unexpected journey
  18873. Writing a Key Value Store in C#
  18874. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  18875. NuGet Trends
  18876. Announcing the SourceHut project hub
  18877. Life, part 5
  18878. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  18879. Visual Studio Codespaces
  18880. Rust/WinRT Public Preview - Windows Developer Blog
  18881. Game of Life 32 by Desire
  18882. Blazor Tutorial : Deploy to IIS - EP28
  18883. Service Fabric Community Q&A 43
  18884. Redis 6.0.0 GA is out!
  18885. Join conversation
  18886. The Open Web is Dying | PerezBox
  18887. Rules of thumb for a 1x developer
  18888. Data Breaches: How to Respond to a Tipoff of a Problem
  18889. Using Reinforcement Learning in the Algorithmic Trading Problem
  18890. Hacking Together an E-ink Dashboard
  18891. How to break everything by fuzz testing
  18892. COVIDSafe App Teardown & Panel Discussion
  18893. COVIDSafe App Teardown & Panel Discussion
  18894. SSH Tips & Tricks
  18895. Tech gurus inspected the COVIDSafe app. Here's what they found
  18896. Introducing Insomnia Designer
  18897. Introducing Postgres Projects in Azure Data Studio
  18898. Quickly transform any mockup or design into a working Blazor prototype
  18899. diagrams.net
  18900. Messaging with Azure Service Bus - Part 6 - Message Receiving Options
  18901. Exception Helper – Rethrown Exceptions | Visual Studio Blog
  18902. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  18903. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  18904. The Dispose Pattern is Broken
  18905. Announcing TypeScript 3.9 RC | TypeScript
  18906. Integrating ASP.NET Core with gRPC - Simple Talk
  18907. Patterns for Managing Source Code Branches
  18908. DevExpress Reports: Localization with Azure Text Translator API
  18909. I could do that in a weekend!
  18910. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  18911. Software Folklore
  18912. INotifyPropertyChanged with C# 9.0 Source Generators
  18913. Building External #KEDA Scaler on #Kubernetes.
  18914. WEBWORMHOLE
  18915. Google Meet premium video meetings—free for everyone
  18916. Introducing C# Source Generators | .NET Blog
  18917. Sessions — Dev Around the Sun
  18918. How Distributed Application Runtime (Dapr) has grown since its announcement - Open Source Blog
  18919. To Microservices and Back Again - Why Segment Went Back to a Monolith
  18920. Speakers — Dev Around the Sun
  18921. Good writing is a business advantage. (An advertisement for myself.)
  18922. Wilderness Labs Developer Portal
  18923. Resilio Connect File Sync Software
  18924. SailfishOS - Sailfish OS
  18925. GlassWire - Personal Firewall & Network Monitor
  18926. 68 Bits of Unsolicited Advice
  18927. President of the Royal Society comments on death of The Lord May of Oxford, Robert May OM AC Kt HonFREng FRS | Royal Society
  18928. Build Secure Apps on DigitalOcean with VPC and a Trustworthy Foundation
  18929. Copy to Clipboard in Blazor
  18930. PageSpeed Insights
  18931. C# interop with C/C++ and Rust in WebAssembly - Uno Platform
  18932. Contract-first development: Create a mock back end for realistic data interactions with React - Red Hat Developer
  18933. The Hard Part of Learning a Language • Hillel Wayne
  18934. How to use CancellationTokens to cancel operations in the Azure SDK for .NET
  18935. coding.blog
  18936. Sponsorship
  18937. British Museum makes 1.9 million images available for free
  18938. With questionable copyright claim, Jay-Z orders deepfake audio parodies off YouTube – Waxy.org
  18939. Don’t Use Boolean Arguments, Use Enums
  18940. Save time linking resources with autolink references
  18941. How 3D Game Rendering Works: Texturing
  18942. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  18943. Server-Side Rendering is a Thiel Truth
  18944. How Automating Your Tests Improves Productivity - Simple Talk
  18945. Kicking off Marten v4 Development
  18946. Demo app using React/Redux/Typescript and hooks
  18947. Patterns for Managing Source Code Branches
  18948. MsQuic is Open Source
  18949. Amy Shira Teitel, FIGHTING FOR SPACE (Stay Home and Read #4)
  18950. IPFS 0.5.0 is here! Our largest upgrade to IPFS yet
  18951. Troy Hunt @troyhunt
  18952. Announcing the general availability of Windows Server containers and private clusters for Azure Kubernetes Service
  18953. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  18954. The Anti-Amazon Alliance
  18955. GitHub CLI (gh) Cheat Sheet | Build5Nines
  18956. Why not "Why not WireGuard?"
  18957. Tavour - Craft Beer Delivered
  18958. Four Ways to Create a Function in JavaScript
  18959. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  18960. Some overwhelmed parents are giving up on distance learning and abandoning at-home schooling
  18961. Virtual rate cut forces Nintendo gamers into riskier assets | Free to read
  18962. Visual Studio Code Browser Preview Extension
  18963. UTS #51: Unicode Emoji
  18964. Smarter C/C++ inlining with __attribute__((flatten))
  18965. Lewis Carroll's Pillow Problem - Numberphile
  18966. Tmux for mere mortals
  18967. First Release
  18968. B-trees
  18969. Pluralization with EF Core and EF Core Power Tools
  18970. COVIDSafe
  18971. Paxos vs Raft: Have we reached consensus on distributed consensus?
  18972. AKS Engine Questionnaire
  18973. Monsters Weekly 162 - Replacing Let's Encrypt with Managed Certificates in App Services
  18974. Feature Flags - Asp.Net Core - The Long Walk
  18975. Using dotTrace and dotMemory for production analysis on Linux
  18976. Patterns for Managing Source Code Branches
  18977. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  18978. Memories - SizeCoding
  18979. Joint Statement of the Seven Bay Area Health Officers on Upcoming Extension and Revisions to the Current Shelter-in-Place Orders
  18980. 18-1150 Georgia v. Public.Resource.Org, Inc. (04/27/2020)
  18981. Confirmed: Twitter Kills Off SMS Notifications & Posting In Most Countries And Deletes SMS Followers Without Providing Any Warning - DansDeals.com
  18982. Hey, I'm going to the bear pits tomorrow!
  18983. COVIDSafe App Teardown & Panel Discussion
  18984. What's coming in Go 1.15
  18985. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  18986. This Goes to Eleven (Pt. 4/∞)
  18987. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  18988. I spent $6 Million On Google Ads Last Year
  18989. keys.pub - Cryptographic key management, sigchains, user identities, signing, encryption, password manager.
  18990. Automate multi-container Kubernetes deployments with Azure Pipelines - Learn - Learn
  18991. Building .NET Framework Applications with Github Actions
  18992. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  18993. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  18994. Controlling my A/C with a Gameboy · jg
  18995. Life, part 4
  18996. Twilio Inspire: Building Cloud City Cakes with ASP.NET and Twilio
  18997. First Release
  18998. T E X T F I L E S D O T C O M
  18999. Getting Started : Azure App Services : EP01
  19000. Have You Been Pwned? - Firewalls Don't Stop Dragons Podcast
  19001. Remove certificate pinning for Australia Goverment Covidsafe Android Application
  19002. a-Shell
  19003. 'Sextortion' scam: Police warn as porn blackmailers target Hertfordshire computer users
  19004. Tax2efile, a US-based Tax E-filing Service Suffered Data Breach.
  19005. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  19006. Tip 261 - Learn how to use Azure Kubernetes Service Diagnostics
  19007. Testable Back-end Programming in F#
  19008. Soon You’ll Use Fiddler Everywhere & Every Way You Asked For
  19009. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  19010. Stored Procedures, ORMs, and GraphQL - ardalis
  19011. The Chain of Responsibility Pattern – Or how to over engineer FizzBuzz in PowerShell
  19012. Does Nick Offerman Say Fremulon?
  19013. SPICIEST CHIP IN THE WORLD | Paqui One Chip Challenge
  19014. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  19015. 04-26-20 Chris Craze NEW HOUSE MUSIC
  19016. Just Flip A Coin
  19017. Entity Framework Core Part 4
  19018. https://www.health.gov.au/sites/default/files/documents/2020/04/covidsafe-application-privacy-impact-assessment-agency-response.pdf
  19019. Who says not a doctor?
  19020. Explicit Loading in Entity Framework Core - TekTutorialsHub
  19021. Load data from Azure Blob storage into Azure SQL
  19022. SPAs are dead!?
  19023. Rider for Unreal Engine Public Preview Starts Now! - .NET Tools Blog
  19024. COVIDSafe app reaches five-day download goal within five hours
  19025. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  19026. Eloquent JavaScript
  19027. Hackathons are Dumb
  19028. Vietnam's contact tracing app broadcasting a fixed ID
  19029. Barbie typewriter
  19030. Cox's Blocks, a Minecraft server from Do By Friday
  19031. Public Money, Public Code
  19032. Teleforking a process onto a different computer!
  19033. Netherlands commits to Free Software by default
  19034. The Universe of Discourse : Why my book can be downloaded for free
  19035. My NixOS Desktop Flow
  19036. r/windows - How can I disable 'Search the web'?
  19037. Preventing Software Rot
  19038. Government launches tracing app
  19039. WebLiero
  19040. Japan to subsidize 100% of salaries at small companies
  19041. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  19042. Search Results - Springer
  19043. Registering an Application to a URI Scheme using .NET (custom protocol)
  19044. Troy Hunt @troyhunt
  19045. Build a C# App with CockroachDB and the .NET Npgsql Driver
  19046. Sony Handycam HDR-HC3 HD Camcorder + VCT-D580RM tripod, used excellent condition 27242688599 | eBay
  19047. Facebook’s Calibra Team Outlines New Byzantine Fault Tolerance Testing Methods
  19048. Shell productivity tips and tricks
  19049. Airbnb Price Per Night Correcter
  19050. Creating a Reverse Proxy in Dotnet Core
  19051. Home - Pl@ntNet
  19052. Time is the only real currency we have
  19053. ATA113906 GDO-7V1.indd
  19054. Weekly Update 188
  19055. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  19056. Passwords Evolved: Authentication Guidance for the Modern Era
  19057. A Third Solution
  19058. AmpliFi Alien Router and MeshPoint
  19059. Seinfeld
  19060. Emojicode Documentation · Compile and Run Your First Program
  19061. BlazorJsFastDataExchanger 1.0.1
  19062. Disabling Snaps in Ubuntu 20.04
  19063. Programming is not a goal.
  19064. The final Python 2 release marks the end of an era - Stack Overflow Blog
  19065. Working with Channels in .NET
  19066. Agile’s Early Evangelists Wouldn’t Mind Watching It Die
  19067. R 4.0.0 is released
  19068. Play board games online from your browser
  19069. Analyzing Analytics (Featuring: The FBI)
  19070. Keynote - NDC Porto 2020
  19071. Trains․NET - Episoide 26 - Better looking trains
  19072. Coming soon: Fedora on Lenovo laptops! - Fedora Magazine
  19073. Visual Studio Tricks: Increase signal to noise in your debugger
  19074. SQL Server 2019 Aggressive Clustered Columnstore Cleanup
  19075. Spotify’s Failed #SquadGoals
  19076. Things I Wished More Developers Knew About Databases
  19077. Roundup #70
  19078. 25 Basic Docker Commands for Beginners - Codeopolis
  19079. Career advice for people with bad luck
  19080. PWA Store
  19081. Announcing Rust 1.43.0 | Rust Blog
  19082. Streamlabs Chat CSS tweak so message goes below name. Good for tall, thin layout.
  19083. How to Build a Secure AWS Lambda API with Node.js and React
  19084. Azure Resource Organization Cheat Sheet
  19085. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  19086. Patterns for Managing Source Code Branches
  19087. Introducing MVVM architecture. Vanilla javascript implementation.
  19088. C# 8.0 nullable references: embrace the expressiveness
  19089. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  19090. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  19091. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  19092. Books I recommend to my software engineering students
  19093. Announcing .NET 5.0 Preview 3 | .NET Blog
  19094. AKAI Fire
  19095. https://mca-marines.org/wp-content/uploads/CMC-Letter-R1.pdf
  19096. Preliminary test results suggest 21.2% of NYC residents have COVID antibodies | 6sqft
  19097. MetricsPrototyping
  19098. Desktop: .NET Community Standup - April 23rd 2020 - WinForms & XAML Tooling
  19099. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  19100. The ProtonMail Android app is open source
  19101. Ubuntu 20.04 and WSL 1
  19102. Get Ubuntu | Download | Ubuntu
  19103. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  19104. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  19105. Mobile Blazor Bindings - State Management and Data
  19106. Life, part 3
  19107. How to find cause of high kernel_task cpu usage?
  19108. Is Cloudflare safe yet?
  19109. .NET Core Tab Completion With Zsh
  19110. Get Ubuntu 20.04 LTS - Microsoft Store
  19111. Migrate SQL Express DB to Azure SQL Database
  19112. The 2020 iPhone SE
  19113. Elastic{ON} Tour Americas East 2020 (Virtual)
  19114. Awesome 8-Bit DIY Breadboard Computer... | EEWeb Community
  19115. GraphQL and Apollo with Andrew Mead (Live Stream)
  19116. OODA loop simulator
  19117. This is what end-to-end encryption should look like! - Jitsi
  19118. Fixing Random, part 14
  19119. Fixing Random, part 13
  19120. Fixing Random, part 12
  19121. A small state-of-the-art study on custom engines
  19122. Closing the gap: cross-language LTO between Rust and C/C++
  19123. FocalFossa/ReleaseNotes - Ubuntu Wiki
  19124. Related Subreddits By User/Redditor Overlap
  19125. Keynote - NDC Porto 2020
  19126. Announcing Pulumi 2.0, Now with Superpowers
  19127. Unleash your full-stack creativity with Blazor and Tailwind CSS
  19128. Introducing TinyMvvm 2.0 | Daniel Hindrikes
  19129. Talk: Modeling in a non relational world | RavenDB
  19130. Getting started with JavaScript application development - Red Hat Developer
  19131. Monsters Weekly 161 - Simple Retry Policy with Polly
  19132. Introducing Jasper as an In Process Command Bus for .Net
  19133. Patterns for Managing Source Code Branches
  19134. Team Fortress 2 source code has leaked, and you can apparently get malware by playing
  19135. MVP Program
  19136. ‎The Numberphile Podcast: The Accidental Streamer - with 3blue1brown on Apple Podcasts
  19137. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  19138. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  19139. MikaBerglund.com - Developing for Microsoft Azure and Office 365
  19140. Call MS Graph APIs from ASP.NET Core 3.1
  19141. Our data centers now work harder when the sun shines and wind blows
  19142. Make Home & End keys behave like Windows on Mac OS X
  19143. Magic Leap reportedly slashes 1,000 jobs and steps away from consumer plans – TechCrunch
  19144. Phoenix Framework
  19145. What's New in Skype for Windows, Mac, Linux and Web? | Skype Support
  19146. Creating and Packaging a .NET Standard library | Visual Studio Blog
  19147. SharpLab
  19148. Home | The Permanent Legacy Foundation - The Permanent Legacy Foundation
  19149. Things I Wished More Developers Knew About Databases
  19150. EF Core Power Tools - Visual Studio Marketplace
  19151. Windows Terminal Preview v0.11 Release | Windows Command Line
  19152. wizard zines
  19153. How to find cause of high kernel_task cpu usage?
  19154. Telerik UI for Blazor - UI for Blazor 2.11.0
  19155. Conversations with a six-year-old on functional programming
  19156. Patreon lays off 13% of workforce – TechCrunch
  19157. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  19158. Scott Miller's answer to Why are Soviet mathematics/physics textbooks so insanely hardcore in comparison to US textbooks?
  19159. Running ML.NET + Notebooks in Azure Machine Learning Studio
  19160. Nintendo 64 Architecture | A Practical Analysis
  19161. Entity Framework Core Part 3
  19162. Migrating from .NET Framework to .NET Core
  19163. Lab — CS-3210, Spring 2020 1 documentation
  19164. Tempdb – Here’s a Problem You Didn’t Know You Have - Simple Talk
  19165. Patterns for Managing Source Code Branches
  19166. Help us shape the future of deep learning in .NET | .NET Blog
  19167. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  19168. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  19169. On WD Red NAS Drives - Western Digital Corporate Blog
  19170. The Cognitive Services + Xamarin Combo Challenge! | Xamarin Blog
  19171. TypeScript Assertion Signatures
  19172. Four new Google Duo features to help you stay connected
  19173. 98.css
  19174. Hackers leak personal info of Vianet users
  19175. How We Reopen
  19176. The Fed
  19177. Leaker Claims Mobile Version of Xcode Coming to iPad
  19178. Intention
  19179. Phishing: how to report to the NCSC
  19180. How Netflix brings safer and faster streaming experience to the living room on crowded networks…
  19181. Transparent Textures
  19182. Stripe is Silently Recording Your Movements On its Customers' Websites
  19183. Remote Software Developers Earn 22% More Than Non-Remote Developers
  19184. BlazorPro.BlazorSize 2.0.2
  19185. A Possible New Backend for Rust – Jason Williams
  19186. ZEIT is now Vercel - Vercel
  19187. What Is Interesting About Factorio
  19188. Adding simple email address obfuscation for your blog like Cloudflare Scrape Shield
  19189. Special Delivery
  19190. Why is this Puzzle Impossible? - Numberphile
  19191. Lessons Learned Preparing and Presenting Tech Training Events
  19192. Getting Started with Sanity.io
  19193. Matheminecraft: Where math and Minecraft meet
  19194. PlayStation Architecture | A Practical Analysis
  19195. Hero Patterns
  19196. Background Patterns in CSS
  19197. C# 9 – Positional or Nominal Creation
  19198. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  19199. AUTOMATIC LIP-SYNCING
  19200. Ars Technica
  19201. Support Foone Turing on Ko-fi.com!
  19202. The Duckbill Group - Lower Your AWS Bill by 20-40%
  19203. Platformonomics
  19204. CINEMATIC LIGHTING Techniques Tips and Tricks
  19205. Live Coding with Xamarin - Prism Enhancements
  19206. Kezdőlap - BME AUT
  19207. stochastic terrorism - Wiktionary
  19208. Julie Lerman on about.me
  19209. The Con (Tegan & Sara) but with mixed meters
  19210. XML Expat parsing for the Lua programming language
  19211. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  19212. Sahil Lavingia
  19213. The Project | 10 daily
  19214. Growing with the Web
  19215. VisualStudio - #dotNetConf David Ortinau shows off #PantsCam - Twitch
  19216. My Mother's Best, No-Knead Peasant Bread Recipe | Alexandra's Kitchen
  19217. Home Page - Institute for Local Self-Reliance
  19218. Soundroom
  19219. AutSoft - Ideas meet technology
  19220. Scene & Graphic Setup for Developer Streamers
  19221. Kim Maida 🥑 — DEV Profile
  19222. r/xboxone - Why doesn't ONE X support HDMI-CEC?
  19223. Kefra Consulting
  19224. Welcome to Webkinz World!
  19225. Shane Lawrence
  19226. Foone Turing is creating Tweets, Weird Hardware Things, and Videos | Patreon
  19227. Shawn Wildermuth's Blog
  19228. Foone Wiki
  19229. Fifth Dream Today
  19230. My Writings
  19231. Abonnement Xbox Live - Les codes Xbox Live et les Cartes Cadeaux les moins chers du Net
  19232. Secure, Fast & Private Web Browser with Adblocker | Brave Browser
  19233. Our Products | Fresh Greens from West Village Greens
  19234. Playing Audio Files in a Blazor Application — App vNext
  19235. Tip 260 - Using Azure Functions Premium Plan to avoid cold-start
  19236. The Most Exciting Promise of .NET 5
  19237. Azure Service Fabric 7.1 Release
  19238. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  19239. Messaging with Azure Service Bus - Part 2 - The Challenges of Messaging
  19240. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  19241. Patterns for Managing Source Code Branches
  19242. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  19243. Concurrency Week: How to Delete Just Some Rows from a Really Big Table - Brent Ozar Unlimited®
  19244. How to disable “one more minute” on Scree…
  19245. Python 2.7.18, the last release of Python 2
  19246. Nintendo accounts are getting hijacked—including one of ours
  19247. IA in Practice: Getting to Structured Content
  19248. Fixing Random, bonus episode 1
  19249. Fixing Random, part 15
  19250. Uber Will Drive You to the Polls for Free on Election Day
  19251. Fixing Random, part 16
  19252. Fixing Random, part 17
  19253. “Stubs” in the .NET Runtime
  19254. Build an intelligent chat bot that runs on Slack, Facebook & more!
  19255. Provide support for C# on Databricks
  19256. Life, part 2
  19257. Psychedelic compound from magic mushrooms produced in yeast
  19258. DevTalks :: DevTalks
  19259. ASP .NET Core Dev Blog Series
  19260. TechEmpower Web Framework Performance Comparison
  19261. BlazorHelp Website > Blog - Advanced Blazor Templating
  19262. Star Trek: Deep Space Nine In 82.5 Hours
  19263. Home Page - Stack Overflow Email
  19264. Proton Has Brought About 6000 Games to Linux So Far – Boiling Steam
  19265. Kick The Shit Out Of Procrastination - David Thorpe
  19266. Configuring Logging in Azure App Services - ardalis
  19267. Feature Flags (aka Feature Toggles)
  19268. Postgres For Those Who Can’t Even, Part 3 – In The Real World
  19269. Strategies for migrating to TypeScript
  19270. Filtering on Include in EF Core
  19271. Creating web apps via TypeScript and webpack
  19272. How does TypeScript work? The bird’s eye view
  19273. Messaging with Azure Service Bus - Part 1 - Why Use Messaging?
  19274. Where The Shadow Ends - Acoustic
  19275. BANNERS - Where The Shadow Ends (Acoustic / Audio)
  19276. Hardware Solutions To Highly-Adversarial Environments Part 3: Trusted Execution Environment (TEE), SGX, TrustZone and Hardware Security Tokens
  19277. The Baymard Institute: A glorious, evidence-based trove of UX best practices
  19278. Watching More Files With Dotnet Watch For Static Sites
  19279. 500 Free Computer Science Courses from the World’s Top CS Universities
  19280. Exposing the Dorr Brother Scams
  19281. Hands-on Scala Programming
  19282. UnclePaul
  19283. ‎The Numberphile Podcast on Apple Podcasts
  19284. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  19285. The Accidental Streamer - with 3blue1brown — Numberphile
  19286. The Accidental Streamer - with 3blue1brown — The Numberphile Podcast
  19287. Jevons Paradox & The Rebound Effect
  19288. ✏️ safer: a safer file writer ✏️
  19289. Star Trek: The Next Generation In 40 Hours
  19290. MiniProfiler (.NET) - AppVeyor
  19291. The Accidental Streamer (with 3blue1brown) - Numberphile Podcast
  19292. Running postmarketOS on iPhone 7 – project-insanity.org
  19293. Convention of States Action
  19294. I Took a COBOL Course and It Wasn't The Worst | Hacker Noon
  19295. Aptoide Credentials Information
  19296. San Francisco, California and the 1918-1919 Influenza Epidemic
  19297. Aptoide: Corporate Website
  19298. hCaptcha - Data Labeling
  19299. Scuttlebot peer-to-peer log store
  19300. IT'S TIME TO BUILD - Andreessen Horowitz
  19301. Enjoy Local Development with Tye, Docker, and .NET
  19302. Why anti-cheat software utilize kernel drivers
  19303. #TechSkillsDay
  19304. TablePlus | Modern, Native Tool for Database Management.
  19305. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  19306. Distill: Why do we need Flask, Celery, and Redis? (with McDonalds in Between)
  19307. This open-source program lets you run deepfakes on live video calls
  19308. Build your own .NET memory profiler in C# — allocations(1/2)
  19309. History in the Making: Microsoft Edge Overtakes Mozilla Firefox
  19310. A Taste of GPU Compute
  19311. Windows Task Dialog · Issue #146 · dotnet/winforms
  19312. Amazon EC2 Instance Comparison
  19313. X410 - X Server for Windows 10
  19314. Stack Overflow Team Summary - Folding@Home Stats
  19315. Azure Compute Instances
  19316. Hello, Gleam! - The Gleam Book
  19317. Building an end-to-end Speech Recognition model in PyTorch
  19318. ZoomerBackgrounds
  19319. Online Courses
  19320. The Decline of Usability | datagubbe.se
  19321. Visual Studio 2019 for Mac - Preview Release Notes
  19322. NASA, SpaceX set May 27 as target date for first crew launch – Spaceflight Now
  19323. 5.1.4 Overhead Speaker Setup
  19324. Is BGP safe yet? · Cloudflare
  19325. How I made a basketball hoop that always goes in
  19326. Visual Studio 2019 for Mac - Preview Release Notes
  19327. [wsl2] filesystem performance is much slower than wsl1 in /mnt · Issue #4197 · microsoft/WSL
  19328. Light is beautiful | Thoughts of a graphics programmer and spare time photographer
  19329. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  19330. Squaring The Circle (feat. James Grime) - Objectivity #171
  19331. Internode
  19332. [ONLINE] Entity Framework Past and Future
  19333. Matt Segal Dev - Nand to Tetris is a great course
  19334. .NET JIT compiler is not type safe – TooSlowException
  19335. Userscripts Are Fun And Are Still Very Much Relevant
  19336. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  19337. ICANN delays .org sell off after California's attorney general intervenes at last minute, tears non-profit a new one over sale
  19338. Released: Microsoft.Data.SqlClient 1.1.2
  19339. Don't Code Tired | Pretty Method Display in xUnit.net
  19340. Azure on the Cheap - Azure Storage Static Website and Azure Front Door
  19341. Apple changes default MacBook charging behavior to improve battery health
  19342. Introducing the Diagnostics Client Library for .NET Core
  19343. Creating CommonJS-based npm packages via TypeScript
  19344. A Rant On Reusability
  19345. Rider 2020.1 Is Released! - .NET Tools Blog
  19346. See What's New in Visual Studio 2019 v16.6 Preview 3! | Visual Studio Blog
  19347. Announcing Uno Platform support for Visual Studio Code - Uno Platform
  19348. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  19349. Entity Framework Core Part 2
  19350. Weekly Update 187
  19351. Changing policy, Y Combinator cuts its pro rata stake and makes investments case-by-case – TechCrunch
  19352. State of Vue Apr 16 2020
  19353. Excel with s0lly: 5. Simulating the Game of Life
  19354. Herding Code 241: The Freaky Friday macOS / Windows Switch
  19355. Gatsby and Sanity.io - Part 3 (Live Stream)
  19356. Cloudflare Workers Now Support COBOL
  19357. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  19358. Workstream Home
  19359. It's like JSON. but fast and small.
  19360. Syncfusion Free Ebooks | Blazor Succinctly
  19361. The Computer Scientist Who Can’t Stop Telling Stories
  19362. Apple (Australia)
  19363. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  19364. Americans Remain Risk Averse About Getting Back to Normal
  19365. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  19366. ep IV - Immo Landwerth :: DevTalks
  19367. Creating a ReadOnlySequence from Array Data - Steve Gordon
  19368. F# Software Foundation
  19369. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  19370. Are Boolean Flags on Methods a Code Smell? - ardalis
  19371. MSIX Packaging Tool April 2020 release is now available!
  19372. Welcoming the Icelandic Government to Have I Been Pwned
  19373. Augmenting Interfaces in the Global Scope in TypeScript
  19374. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  19375. A Framework to DotNet Core Conversion Report
  19376. Types for classes as values in TypeScript
  19377. A Framework to DotNet Core Conversion Report
  19378. Download the Student Developer coloring book!
  19379. When to Mock
  19380. What is Fiddler?
  19381. IntelliSense Customer Development
  19382. TCP/IP tutorial
  19383. Folding@Home is now equivalent to an exascale supercomputer
  19384. Building a web app with functional programming
  19385. Entity Framework documentation
  19386. https://dl01.blob.core.windows.net/pdf/vsmac-keyboard-quick-reference.pdf
  19387. The Keyboardio Atreus
  19388. The first two statements of your BASH script should be…
  19389. The most successful malleable system in history
  19390. The Devastating Decline of a Brilliant Young Coder
  19391. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  19392. WebDriver (Chromium) - Microsoft Edge Development
  19393. WinUI Community Call (April 15, 2020)
  19394. databinding GmbH | Ihr Partner für Software, Datenanalyse und Beratung
  19395. JetBrains .NET Days Online
  19396. iPhone SE: A powerful new smartphone in a popular design
  19397. Breakthrough of Digital Culture: Finland accepts the Demoscene on its national UNESCO list of intangible cultural heritage of humanity - Demoscene - The Art of Coding
  19398. A Programmer's Introduction to Mathematics
  19399. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  19400. Western Digital admits 2TB-6TB WD Red NAS drives use shingled magnetic recording – Blocks and Files
  19401. Turning my obsession with the stock market into a side project
  19402. KolibriOS official site
  19403. ArduBee, a Ready-To-Fly Micro drone for Education and Swarming
  19404. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  19405. Windows Subsystem for Linux 2 Moving into General Availability with Improved Update Process
  19406. Open Source Identity and Access Management
  19407. My Commute.org
  19408. April 2020 Azure SDK Release
  19409. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  19410. Refactoring: This class is too large
  19411. Publish VSCode extension using GitHub Actions | Visual Studio Geeks
  19412. ‎TF Podcast on Apple Podcasts
  19413. tippin.me
  19414. Consuming GraphQL in C#
  19415. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  19416. Finally We May Have a Path to the Fundamental Theory of Physics… and It’s Beautiful—Stephen Wolfram Writings
  19417. C# 8 Nullable Reference Types in System.CommandLine
  19418. Pulumi - Modern Infrastructure as Code
  19419. AMD Claims World’s Fastest Per-Core Performance with New EPYC Rome 7Fx2 CPUs
  19420. SoftBank expects $24 billion in losses from Vision Fund, WeWork and OneWeb investments – TechCrunch
  19421. Airbreak: Jailbreak your CPAP machine
  19422. Swagger UI
  19423. tom nook's laptop
  19424. The Webpage
  19425. GitHub is now free for teams
  19426. Zippia Poll: Half of American workers would rather work from home forever - Zippia
  19427. Top Visual Studio Code Git Extensions in 2020
  19428. How to automatically choose a free port in ASP.NET Core 3.0
  19429. Mobile Blazor Bindings - State Management and Data
  19430. NextDNS is my new favourite DNS service
  19431. RIP John Conway
  19432. xkcd: RIP John Conway
  19433. John Conway
  19434. Organizational Accounts for ASP .NET Core 3.1
  19435. Queuing Background Jobs with Coravel - CodeOpinion
  19436. SQL Server 2017 adds support for Red Hat Enterprise Linux 8 and Ubuntu 18.04
  19437. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  19438. Introducing a New Interactive Element: In-Game Purchases (Includes Random Items)
  19439. An Introduction to GraphQL: Subscriptions
  19440. Bring your own machine to Visual Studio Online | Visual Studio Blog
  19441. Try gh, GitHub's new CLI
  19442. Monsters Weekly 159 - Managing Database Migrations
  19443. Typing functions in TypeScript
  19444. Free Google Book: Building Secure and Reliable Systems - High Scalability -
  19445. Webinar: Let’s Build a Financial Dashboard with React
  19446. 0.6.0 Release Notes · The Zig Programming Language
  19447. Using Certificates from Azure Key Vault in ASP.NET Core
  19448. Document Your Pain - Simple Talk
  19449. Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics
  19450. Anti-Corbyn Labour officials worked to lose general election to oust leader, leaked dossier finds
  19451. TurboPower Software Company
  19452. Rename files in linux / bash using mv command without typing the full name two times
  19453. Using Alba for Integration Testing ASP.Net Core Web Services
  19454. File transfer app with Blazor: Introduction - Mircea Oprea
  19455. Over 500,000 Zoom accounts sold on hacker forums, the dark web
  19456. Erase your darlings: immutable infrastructure for mutable systems
  19457. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  19458. Gatsby and Sanity.io - Part 2 Live Stream
  19459. Gatsby and Sanity.io - Part 1 (Live Stream)
  19460. Download Inkscape 0.92.5 | Inkscape
  19461. A Personal History of Compilation Speed, Part 1
  19462. Writing a Book with Pandoc, Make, and Vim — Vladimir Keleshev
  19463. ‎The Numberphile Podcast on Apple Podcasts
  19464. Life, part 1
  19465. The Legendary John Conway (1937-2020) - Numberphile Podcast
  19466. Fourth View
  19467. Saving Money on Internation Payments as a Remote Freelancer
  19468. The Legendary John Conway (1937-2020) — The Numberphile Podcast
  19469. Senior Software Engineer - IAM Platform
  19470. Easier organization and increased scalability for repository administrators
  19471. Senior Software Engineer - IAM Experience
  19472. Serilog Logging Best Practices
  19473. Download Inkscape 1.0rc1 | Inkscape
  19474. Software Engineer - IAM Experience
  19475. The Legendary John Conway (1937-2020) — Numberphile
  19476. This is what end-to-end encryption should look like! - Jitsi
  19477. Your statement is 100% correct but misses the entire point
  19478. Tales from the Loop (TV Series 2020– ) - IMDb
  19479. Technical reasons to choose FreeBSD over GNU/Linux
  19480. Next-Gen Nuclear Power
  19481. Database basics: writing a SQL database from scratch in Go
  19482. A very short introduction to COBOL
  19483. Name all the colors @ colornames.org
  19484. Welcome back to C++ - Modern C++
  19485. Introduction
  19486. Your statement is 100% correct but misses the entire point
  19487. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  19488. UniFi - Advanced Adoption of a "Managed By Other" Device
  19489. Stop Making Students Use Eclipse
  19490. Drive-In Theaters Are Helping Communities Socialize in Place
  19491. Discussion: Puzzle Game Movement Systems, with Sean Barrett.
  19492. Thousands of Wisconsin ballots could be thrown out because they don’t have a postmark
  19493. How to Speak | How to Speak | MIT OpenCourseWare
  19494. UniFi - How to Migrate from Cloud Key to Cloud Key or UDM
  19495. Teaching a computer to strafe jump in Quake with reinforcement learning
  19496. Enemy AI: chasing a player without Navigation2D or A* pathfinding
  19497. CONTACT | BBB Studios Inc | Minecraft Partner
  19498. Bored? How about trying a Linux speed run?
  19499. The Daddy of Big Numbers (Rayo's Number) - Numberphile
  19500. Practical TLA+ - Planning Driven Development | Hillel Wayne | Apress
  19501. UDM-Pro Quick Start Guide
  19502. Nasty macOS flaw is bricking MacBooks: Don't install this update
  19503. John Conway 1/6 [The Free Will Lectures] - Free Will and Determinism [2009]
  19504. Things That Turbo Pascal is Smaller Than
  19505. Moving away from GMail
  19506. "Memories" - 256 byte MSDOS intro
  19507. The Death of Hype: What's Next for Scala
  19508. The limitations of Android N Encryption
  19509. THE EVIL OF 5G TECHNOLOGY - David Icke | London Real
  19510. #badBIOS features explained
  19511. The Voices Project
  19512. Borders to stay closed, travellers urged to 'see Australia first' once curbs ease
  19513. Life, Death and the Monster (John Conway) - Numberphile
  19514. Hacking my Sixth Form College network in 1991
  19515. Artist Relief Submission Manager
  19516. After 50 Years of Effort, Researchers Made Silicon Emit Light
  19517. Saturday Morning Breakfast Cereal - Anger
  19518. A Billion Views — Brady Haran
  19519. UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
  19520. FreeRDP
  19521. IBM will offer free COBOL training to address overloaded unemployment systems
  19522. Cobol Programmers Answer Call to Shore Up Unemployment Benefits Systems - IEEE Spectrum
  19523. Virtual Conferences
  19524. dotGo 2017 - Cindy Sridharan - Unmasking netpoll.go
  19525. Съобщение във връзка с регистрираните онлайн потребители
  19526. Senate Stock Watcher - See What Senators are Trading
  19527. Godot Engine - C# progress report: iOS and signals as events
  19528. Colonists on LV-426 excited after discovery of Easter eggs - The Rochdale Herald
  19529. Linksys Official Support - Required password reset due to DNS hack
  19530. Dev Around the Sun
  19531. Justponics – An aquaponics kit store
  19532. Why it’s too early to start giving out “immunity passports”
  19533. 8x8 Video Meetings
  19534. Firefox 75.0, See All New Features, Updates and Fixes
  19535. This Man Owns The World's Most Advanced Private Air Force After Buying 46 F/A-18 Hornets
  19536. Report thy feat unto Lord British
  19537. ACLU White Paper: The Limits of Location Tracking in an Epidemic | American Civil Liberties Union
  19538. OpenTelemetry .NET SDK progress
  19539. Virtual Local User Group Feedback
  19540. Something Deeply Hidden – Sean Carroll
  19541. AWS re:Inforce 2020
  19542. markmap-lib
  19543. Adversarial Fashion
  19544. Code Maze Weekly #20 - Code Maze
  19545. Open Source Virtual Background | BenTheElder
  19546. Weekly Update 186
  19547. Zero Trust: Going Beyond the Perimeter
  19548. The Global Dollar Short Squeeze
  19549. The software industry's greatest sin: hiring
  19550. Historic first Trans-Atlantic contact made on 432 MHz - Tues 7th April 2020
  19551. Firefox 75 for developers
  19552. Remove "There were build errors. Would you like to continue and run..." dialog.
  19553. NuGet Gallery | Home
  19554. The 501 Developer Manifesto
  19555. IntelliJ IDEA 2020.1: Java 14, dataflow analysis assistance in the debugger, LightEdit mode, and more!
  19556. 追加有り:WEB会議などで使える「エヴァンゲリオン壁紙」登場! – エヴァンゲリオン公式サイト
  19557. Thinkst Canary
  19558. Temporal circuit of macroscale dynamic brain activity supports human consciousness
  19559. Hybridizer: High-Performance C# on GPUs | NVIDIA Developer Blog
  19560. 8x8 Video Meetings
  19561. Let's Stop the 5G Hysteria: Understanding Hoaxes and Disinformation Campaigns
  19562. Messaging App Signal Threatens to Dump US Market if Anti-Encryption Bill Passes
  19563. 8x8 Video Meetings
  19564. ICQ New – stay connected
  19565. Jitsi Meet
  19566. hello-world.cbl
  19567. Planning for Yelp’s Future - Yelp
  19568. Why I’m leaving Elm - lukeplant.me.uk
  19569. SharpLab
  19570. I Graduated Into the Dot Com Bust as a Programmer and Made It. You Will Too.
  19571. The Unfriendly Robot: Automatically flagging unwelcoming comments - Stack Overflow Blog
  19572. WebSockets for fun and profit - Stack Overflow Blog
  19573. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  19574. Cloudflare dumps reCAPTCHA as Google intends to charge for its use | ZDNet
  19575. I can't keep up with idiomatic Rust
  19576. Briggs & Tim Minchin - HouseFyre (Lockdown Video) #StayHome
  19577. Learn dbatools in a Month of Lunches
  19578. When in doubt, add more indirection - Clip of davidwengier - Twitch Clips
  19579. The Power of Prolog
  19580. Executing your configuration
  19581. Write Regular Expressions Easily with Rider - .NET Tools Blog
  19582. A guide to remote development with Live Share | Visual Studio Blog
  19583. Azure Friday | Channel 9
  19584. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  19585. Using Oakton for Development-Time Commands in .Net Core Applications
  19586. On architecture, urban planning and software construction
  19587. Intro to quantum computing with Q# – Part 2, Superposition
  19588. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  19589. Thank you, Visual Studio docs contributors | Visual Studio Blog
  19590. A Fast and Lightweight Solution for CQRS and Event Sourcing
  19591. CSS Findings From The New Facebook Design - Ahmad Shadeed
  19592. The Live Coders Conference
  19593. Microsoft Tye - Parte 2 | DevDicas em 10 Minutes
  19594. Krisp | Noise Cancelling App
  19595. Why you should stop using Google Analytics on your website
  19596. Does a memory barrier ensure that the cache coherence has been completed?
  19597. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  19598. Virtual: What's new in Visual Studio for Mac for .NET Developers
  19599. Migrating Duolingo’s Android app to 100% Kotlin
  19600. Google - Site Reliability Engineering
  19601. Himalayas visible for first time in 30 years as pollution levels in India drop
  19602. Mobile Blazor Bindings - Getting Started
  19603. Building End-to-End Diagnostics and Tracing: Trace Context
  19604. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  19605. ‎Bottle Up and Explode! by Elliott Smith
  19606. Going React to React Native w/ Jenn Creighton on Real Talk Javascript
  19607. Edouard Klein / falsisign
  19608. Free April Month
  19609. Moving from reCAPTCHA to hCaptcha
  19610. How to Invert a Machine Learning Matrix Using C# -- Visual Studio Magazine
  19611. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  19612. Move OData to .NET 5 | OData
  19613. Home - /dev/null as a Service
  19614. SQL Server Management Studio 18.5 is now generally available - SQL Server Blog
  19615. Oceanware.Ocean.Blazor 2.0.0
  19616. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  19617. Meet Visual Studio for Mac’s New Integrated Terminal! | Visual Studio Blog
  19618. Muscle Simulation...Now In Real Time! 💪
  19619. Jitsi Meet features update, April 2020 - Jitsi
  19620. Announcing Windows 10 Insider Preview Build 19603 | Windows Experience Blog
  19621. dig.ccMixter Home
  19622. Gnoosic - Discover new Music
  19623. A Week at the Shore - Barbara Delinsky
  19624. Microservices
  19625. How we abused Slack's TURN servers to gain access to internal services
  19626. NJ Governor Requests Expertise of 6 People Who Still Know COBOL
  19627. Microsoft to take most of its external and internal events for the next year digital-only | ZDNet
  19628. Assemble and adjust your Face Shield
  19629. Start Small tracking
  19630. Using SIMD to aggregate billions of rows per second (on a laptop) · QuestDB
  19631. v5: drop Internet Explorer support by XhmikosR · Pull Request #30377 · twbs/bootstrap
  19632. Running your own secure communication service with Matrix and Jitsi | Matrix.org
  19633. Stanford researchers devise treatment that relieved depression in 90% of participants in small study
  19634. Introducing Krustlet, the WebAssembly Kubelet
  19635. CS Degree vs Coding Bootcamp vs Self-taught (Live Stream)
  19636. Introducing Aboard Beta
  19637. Announcing unverified.email . Pavlo Kerestey
  19638. City-Data.com - Stats about all US cities
  19639. Cross-platform profiling .NET code with BenchmarkDotNet
  19640. 5 ways to set the URLs for an ASP.NET Core app
  19641. Blazor Tutorial : Spinner or Activity Indicator : EP26
  19642. Mobius – .NET runtime running on .NET Core – TooSlowException
  19643. Carl Franklin's Blazor Desk Show
  19644. Service and Container Orchestration for .NET with Tye
  19645. Organize conference calls on Skype with one click | Skype
  19646. Setting the Record Straight: containers vs. Zones vs. Jails vs. VMs
  19647. Mobile Blazor Bindings - Layout and Styling
  19648. quakejs.com
  19649. NuGet Support in Visual Studio for Mac 8.5
  19650. IdentityServer4 UI and Web API Basic Security - Code Maze
  19651. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  19652. PowerShell 7 support with AWS Lambda | Amazon Web Services
  19653. Check Certificate Expiry Date in .NET Core - Steve Fenton
  19654. New Blazor Desk Show (free) Dates! — App vNext
  19655. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  19656. How are .NET APIs Designed? - Steve Gordon
  19657. .NET docs: What's new for March 2020
  19658. ASP.NET Core docs: What's new for March 2020
  19659. 2011 : WHAT SCIENTIFIC CONCEPT WOULD IMPROVE EVERYBODY'S COGNITIVE TOOLKIT?
  19660. Pronoun Island: he/him examples
  19661. I’m Broderick Fowler. I enjoy creating user-centric, delightful, and human experiences.
  19662. Online Communities - Not another bloody "how to do remote work post"!
  19663. How SEO Ruined the Internet — Superhighway 98
  19664. Crafting Interpreters
  19665. 44M Digital Wallet Items Exposed in Key Ring Cloud Misconfig
  19666. No, I Won't Link to Your Spammy Article
  19667. Transport Layer Security (TLS) best practices with the .NET Framework
  19668. This Video Has 861,548 Views
  19669. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  19670. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  19671. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  19672. Sprites mods - Frekvens LED box hack
  19673. Carl Franklin's Blazor Road Show
  19674. Securing Blazor WebAssembly with Identity Server 4
  19675. Releasing Skclusive-UI 2.0 for Blazor
  19676. My Customized Windows Terminal Settings profiles.json
  19677. Tip 259 - How to use Azure App Service managed certificates
  19678. Cancellation of The Championships 2020
  19679. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  19680. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  19681. Up to the clouds!
  19682. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  19683. Microsoft Edge is now 2nd most popular desktop browser, beats Firefox
  19684. Hack yourself first – how to go on the offence before online attackers do
  19685. Federal Government Outbids Kentucky For Medical Equipment Amid Shortage
  19686. Table of Contents · Crafting Interpreters
  19687. OnCheckin - Continuous Deployment for ASP.Net websites.
  19688. CS106A Code in Place
  19689. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  19690. Crafting "Crafting Interpreters" – journal.stuffwithstuff.com
  19691. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  19692. Welcome · Real-World Cryptography MEAP V05
  19693. drhanialghamdi on Snapchat
  19694. SEv3-dec18
  19695. FLOPPY DISK OVERDRIVE, by MASTER BOOT RECORD
  19696. Microservices in .NET Core, Second Edition
  19697. Replicate your favorite VSCode theme in Windows Terminal
  19698. Troy Hunt @troyhunt
  19699. The Svelte Compiler Handbook
  19700. Sunday Morning Live
  19701. Theia - Cloud and Desktop IDE
  19702. Regex Performance Improvements in .NET 5 | .NET Blog
  19703. Ryan C. Gordon is creating games, tools, and awesome things. | Patreon
  19704. Yet another novel I will no longer write
  19705. Boring Old Business Home
  19706. Covid Trends
  19707. OMG! We Made One Gram of Remdesivir!
  19708. Bose QC 35 Firmware 4.5.2 Noise Cancellation Investigation Report
  19709. Learn computer science. Change the world.
  19710. Kurzgesagt – In a Nutshell is creating Science Animation Videos | Patreon
  19711. Kubernetes Research Survey
  19712. Pretlist Careers
  19713. Programming Discussion: Speed, w/ special guest Sean Barrett
  19714. Treendly
  19715. Digi.City
  19716. HttpClient - Error handling, a test driven approach
  19717. The Live Coders Conference
  19718. leontrolski - 33 line React
  19719. Full stack open 2020
  19720. Why build an entire computer on breadboards?
  19721. Impossible Squares - Numberphile
  19722. 10 Things I Hate About PostgreSQL
  19723. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  19724. Blazor Book Examples
  19725. Hacking forum gets hacked for the second time in a year | ZDNet
  19726. Aram Koukia
  19727. Secret iPad
  19728. Post Apocalyptic
  19729. Scrum Dynamics
  19730. All Courses
  19731. How we recovered over $300K of Bitcoin
  19732. Reassuring Words and Good Intentions Don't Mean Good Security
  19733. Move Fast & Roll Your Own Crypto: A Quick Look at the Confidentiality of Zoom Meetings - The Citizen Lab
  19734. Version 1.2.0 released
  19735. ‎macOS Server
  19736. writing a C compiler #programming
  19737. Free Meals
  19738. Webcam Hacking | Ryan Pickren
  19739. Getting Started with The Twitch API (Live Stream)
  19740. Sad state of cross platform GUI frameworks | RoyalSloth
  19741. Hardware microphone disconnect in Mac and iPad
  19742. PostgreSQL is the worlds’ best database
  19743. Helping users choose stronger passwords with known data breaches
  19744. Building Web Applications with Blazor
  19745. Weekly Update 185
  19746. A crash course in compilers – Increment: Programming Languages
  19747. CodeTour VSCode extension allows you to produce interactive guides, assessments and tutorials.
  19748. Stay Home and Skill Up for Free
  19749. How to remote desktop fullscreen RDP with just SOME of your multiple monitors
  19750. Shawn Wildermuth's Blog
  19751. Consider Chesterton's Fence Principle Before Changing That Code
  19752. Content Injection with Response Rewriting in ASP.NET Core
  19753. If you want your OSS project to be successful…
  19754. Idris 2 version 0.1.0 Released
  19755. Dependency Injection Lifetimes In ASP.NET CORE
  19756. What's a virus, anyway? Part 1: The bare-bones basics - Scope
  19757. HCA Healthcare - Jobs
  19758. Jobs, Apartments, Homes for Sale, New/Used Cars & More at Geebo
  19759. Lyme disease bacteria eradicated by new drug in early tests - Scope
  19760. Amazon.com : CLOUDSFOTO 11inch Adjustable Articulating Friction Magic Arm & Large Super Clamp Compatible with DSLR Camera Rig, LED Lights, Flash Light, LCD Monitor : Camera & Photo
  19761. Team 6502
  19762. Alan Moir's Signature Political Cartoons Australia - Moir Cartoons
  19763. Десятки тысяч белорусов требуют ввести в стране карантин. Президент объясняет, почему нет
  19764. (Angular & ASP.NET) Gurustop.NET By @Meligy
  19765. Block Selection - Visual Studio 2019 for Mac
  19766. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  19767. Troy Hunt
  19768. Reassuring Words and Good Intentions Don't Mean Good Security
  19769. Hack Yourself First: How to go on the Cyber-Offence - NDC Porto 2020
  19770. GTC 2020: DLSS - Image Reconstruction for Real-time Rendering with Deep Learning
  19771. Australian Kids' Smartwatch Maker Hit By Same Bug Again
  19772. Learn Advanced Distributed Systems Design
  19773. Free April Month
  19774. Solutions Architect, Public Key Infrastructure (PKI) - Jobs at Apple
  19775. Edit fiddle - JSFiddle - Code Playground
  19776. Free April Month
  19777. Announcing .NET 5.0 Preview 2 | .NET Blog
  19778. All Microsoft’s PowerToys for Windows 10, Explained
  19779. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  19780. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  19781. Welcome!
  19782. A Message to Our Users - Zoom Blog
  19783. News Release
  19784. How we reduced our Google Maps API cost by 94%
  19785. Manage HTML DOM with vanilla JavaScript
  19786. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  19787. The EARN IT Act Violates the Constitution
  19788. r/ProgrammerHumor - If Microsoft developed West World
  19789. Mastering Web Application Development with Express
  19790. Lens | The Kubernetes IDE
  19791. libgit2 v1.0 Released
  19792. How SNES emulators got a few pixels from complete perfection
  19793. Resiliency with Polly – Anthony Giretti's .NET blog
  19794. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  19795. Getting Started with CQRS – Part 3 - Simple Talk
  19796. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  19797. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  19798. How to Build Custom Forms with React Hooks
  19799. How to SSH Properly
  19800. Dom's Dodge Charger 42111 | Technic™ | Buy online at the Official LEGO® Shop AU
  19801. TheBlockZone | Nurturing creativity one building block at a time
  19802. Responding to the Census
  19803. Baltimore City lags in responding to census; Baltimore, Anne Arundel and Howard counties have much higher rates
  19804. Ex-NSA hacker finds new Zoom flaws to takeover Macs again, including webcam, mic, and root access - 9to5Mac
  19805. Attackers can use Zoom to steal users’ Windows credentials with no warning
  19806. Writing .NET Database Integration Tests
  19807. Perspectives & gaps between theory, practice & industry research in cryptography
  19808. Introducing 1.1.1.1 for Families
  19809. The Trouble with Triscuits
  19810. Visual Studio 2019 for Mac - Release Notes
  19811. Building End-to-End Diagnostics and Tracing: An Intro
  19812. Open Broadcaster Software | OBS
  19813. GitHub: IndianaTechCS3700/ObjectOrientedProgrammingNotebooks/4488c478d1f90e4e940f122c12d45e3ac4c56a35
  19814. Planning and Managing Layoffs - Andreessen Horowitz
  19815. Michael Tsai - Blog - Omni Group Layoffs
  19816. Microservices
  19817. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  19818. A Deep Dive into Database Attacks [Part III]: Why Scarlett Johansson’s Picture Got My Postgre Database to Start Mining Monero
  19819. Getting Started with Mobile Blazor Bindings
  19820. The CUDA C++ Standard Library | SuperComputing 2019 | NVIDIA
  19821. Middleware in ASP .NET Core 3.1
  19822. PowerShellGet 3.0 Preview 1 | PowerShell
  19823. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  19824. Monsters Weekly 158 - Azure App Configuration
  19825. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  19826. Best practices for using Azure SDK with ASP.NET Core
  19827. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  19828. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  19829. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  19830. How Google Ruined the Internet — Superhighway 98
  19831. Prisma 2.0 is Now in Beta: Type-safe Database Access with Prisma Client | Prisma
  19832. Benchmark.NET
  19833. Building dark mode on Stack Overflow - Stack Overflow Blog
  19834. Entity Framework Core in Action
  19835. How an anti ad-blocker works: Reverse-engineering BlockAdBlock
  19836. Markdown Monster: A better Markdown Editor for Windows
  19837. Visual Studio 2019 for Mac - Preview Release Notes
  19838. HeretoLeadCA
  19839. https://docs.fcc.gov/public/attachments/DOC-363399A1.pdf
  19840. Virtual: What's new in Visual Studio for Mac for .NET Developers
  19841. rethinking openbsd security
  19842. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  19843. James Newton-King - Introducing gRPC HTTP API
  19844. .NET R&D Digest (March, 2020)
  19845. Hack Yourself First: How to go on the Cyber-Offence - NDC Copenhagen 2020
  19846. idobi Network - LIVE Radio | @idobiRadio
  19847. England's oldest inn is amongst the city pubs to be boarded up amid pandemic
  19848. Apple acquires Dark Sky weather app, and it’s bad news for Android users
  19849. Dark Sky Has a New Home
  19850. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  19851. "C is how the computer works" is a dangerous mindset for C programmers • Steve Klabnik
  19852. Plan for change: TLS 1.0 and TLS 1.1 soon to be disabled by default - Microsoft Edge Blog
  19853. Court: Violating a site’s terms of service isn’t criminal hacking
  19854. Raycast
  19855. Honda bucks industry trend by removing touchscreen controls | Autocar
  19856. Financial Times
  19857. Blog | ecsazza
  19858. So, uh, I think Catalina 10.15.4 Broke SSH? – tyler.io
  19859. Year of Clojure on the Desktop
  19860. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  19861. Debugging Dapr application using Tye tool
  19862. Convert CSS in React To Styled Components
  19863. Gondor Calls For Aid (with Kit Yates) - Numberphile Podcast
  19864. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  19865. Report: 42M Iranian "Telegram" User IDs & Phone Numbers Leaked Online
  19866. Dolt Use Cases
  19867. 18 GitLab features are moving to open source
  19868. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  19869. Lachlan Gordon
  19870. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  19871. Power Tools, Fasteners and Software for Construction - Hilti USA
  19872. IdentityServer4 Integration with ASP.NET Core - Code Maze
  19873. The Difference between .NET Core, .NET Framework & Xamarin
  19874. ValueTask Restrictions
  19875. Shawn Wildermuth's Blog
  19876. Ryzen 4000 Review: AMD's 7nm Ryzen 9 offers game-changing performance for laptops
  19877. US Government Wages War on Encryption
  19878. Fast Build, Slow Build, and the Testing Pyramid
  19879. Internet Archive responds: Why we released the National Emergency Library
  19880. Using Visual Studio Code from a docker image locally or remotely via VS Online
  19881. Opportunistic Thieves Just Stole a Prized Van Gogh Landscape From a Locked-Down Dutch Museum Under Cover of Night
  19882. What Are .NET Worker Services? - Steve Gordon
  19883. Pilot Catastrophe
  19884. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  19885. Cloud n Clear
  19886. Please Fund More Science
  19887. WeWork sells off social network Meetup to AlleyCorp and other investors – TechCrunch
  19888. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  19889. Dark
  19890. 18RU 600mm Wide x 600mm Deep Server Rack
  19891. 24 Port Cat6 Patch Panel, Feed Through, Shielded, 1U, In Stock
  19892. Await | Writing an OS in Rust
  19893. Improved Git Experience in Visual Studio 2019 | Visual Studio Blog
  19894. Introducing Dark Mode (beta) for Stack Overflow - Stack Overflow Blog
  19895. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  19896. AGISI.org
  19897. Linux 5.6 - Linus Torvalds
  19898. [ANNOUNCE] WireGuard 1.0.0 for Linux 5.6 Released
  19899. A pandemic of bubble maps
  19900. The NHS at capacity
  19901. A Hill to Die On - Why Lead Free Solder is Better For You — Ben Hencke
  19902. Grab your crayons, it’s coloring time!
  19903. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  19904. Accelerate | by Nicole Forsgren, Jez Humble & Gene Kim
  19905. Welcome - The LGBTQ in Technology Slack
  19906. Helping Customers Effectively | .NET Blog
  19907. Joomla partners with Report URI for real time Application Security and Health Monitoring
  19908. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  19909. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  19910. Tip 258 - Write queries and create dashboards using the full power of Azure Resource Graph
  19911. Are Windows Runtime asynchronous operations guaranteed to complete? | The Old New Thing
  19912. https://iluvien.com/wp-content/uploads/2015/03/Prescribing-Information.pdf
  19913. Removing Special Characters and Diacritic Marks in C# - Steve Fenton
  19914. Announcing TypeScript 3.9 Beta | TypeScript
  19915. Update #2 on Microsoft cloud services continuity
  19916. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  19917. Offline storage in a PWA
  19918. Iluvien | Home
  19919. Guidance for Java EE Migration to Azure
  19920. colors.lol - Overly descriptive color palettes
  19921. AWS Ground Station
  19922. cpace package · go.dev
  19923. Azure being overwhelmed by 775% surge in demand in lockdown regions - MSPoweruser
  19924. From Markdown to Video
  19925. Bite size linux!
  19926. How to burn the most money with a single click in Azure
  19927. Bite size linux!
  19928. Sunday Morning Live
  19929. Khan Academy
  19930. Sorting 1 million 8-digit numbers in 1 MB of RAM
  19931. Hands-on guide: developing and deploying Node.js apps in Kubernetes
  19932. Home - Global Math Project
  19933. CVE-2020-8816 – Pi-hole Remote Code Execution
  19934. patents in crypto
  19935. Static analysis in GCC 10 - Red Hat Developer
  19936. Balancing work on GC threads | .NET Blog
  19937. Hardware Solutions To Highly-Adversarial Environments - Whitebox Crypto vs TPM vs TEE vs Secure Enclaves vs Secure Elements vs HSM vs CloudHSM vs KMS
  19938. The northern-hemisphere winter of 2019-20 was the warmest ever on land
  19939. nixos is pretty cool, so are devenvs aka "engineering systems". Join me for a lunch time fireside chat and operating system reinstall.
  19940. Download .NET Core 3.1 (Linux, macOS, and Windows)
  19941. Publish Nuget packages in Azure DevOps Pipelines
  19942. Zoom’s Use of Facebook’s SDK in iOS Client - Zoom Blog
  19943. Coyotes are being seen on the empty streets of San Francisco
  19944. Simplify microservices with Dapr (Distributed Application Runtime)
  19945. MalwareTech is creating exploitation & malware analysis tutorials | Patreon
  19946. ASP.NET documentation
  19947. How are Unix pipes implemented?
  19948. The Hardest Program I've Ever Written – journal.stuffwithstuff.com
  19949. Introvert
  19950. Keeping Over 1 Million Girls Safe & Cute Since 2013
  19951. It's not what programming languages do, it's what they shepherd you to
  19952. Deploy complex application, seamlessly | Qovery
  19953. Go serverless: Real-time applications with Azure SignalR Service | Azure Friday
  19954. International Whisk(e)y Day
  19955. BlueTrace
  19956. Classic Hot Cross Buns | Donna Hay
  19957. Peach - Helping you be productive and focused on your laptop.
  19958. God be with you till we meet again
  19959. Teijin Limited
  19960. ‎Flow Leak
  19961. Play by Play: Modern Web Security Patterns
  19962. Flow Leak - Apps on Google Play
  19963. Simulating an epidemic
  19964. Mycroft – Open Source Voice Assistant - Mycroft
  19965. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  19966. Screencasting Tips and Tools, Part 1 | Big Machine
  19967. New grad vs senior dev
  19968. Contact Us – Spotify for Artists
  19969. Keith Elder on about.me
  19970. I Made an Audio Deepfake of Myself (and Obama!)
  19971. Add Upcoming Streams Page to My Gatsby Site (Live Stream)
  19972. Zoom needs to clean up its privacy act
  19973. Open Source Tools From the Warren for President Tech Team
  19974. SharpLab
  19975. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  19976. ASP Classic Journeys: no-store
  19977. Rubino's Best Gear Page's Amazon Page
  19978. Essential Free Software for Remote Work – Purism
  19979. It's not what programming languages do, it's what they shepherd you to
  19980. Weekly Update 184
  19981. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  19982. Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way | Visual Studio Blog
  19983. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  19984. Sanitize HTML snippets with AngleSharp
  19985. Don't Code Tired | Adding Tuple Support to .NET Classes in C#
  19986. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  19987. Optimising C# for a serverless environment
  19988. What about it!? is creating Youtube Videos about SpaceX, Space and Science in general! | Patreon
  19989. Wavve: Making $76k a Month Turning Podcasts into Videos
  19990. School quits video calls after naked man ‘guessed’ the meeting link – TechCrunch
  19991. 📺 Live TV Streaming, On Demand, and Originals – CBS All Access
  19992. firefox's low-latency webassembly compiler -- wingolog
  19993. What happens when the maintainer of a JS library downloaded 26m times a week goes to prison for killing someone with a motorcycle? Core-js just found out
  19994. Open-source .NET library guidance
  19995. Let's do some Unity beginner tutorials! On a computer!
  19996. War Room
  19997. Steam :: Dwarf Fortress :: An actual look at graphical improvements
  19998. Carl Franklin's Blazor Desk Show with Dan Roth
  19999. Totally made up conversations about choosing Entity Framework version numbers
  20000. Carl Franklin's Blazor Desk Show!
  20001. Mocking Injected Types in Blazor
  20002. Quarantined Coding!
  20003. Entry Level jobs in tech
  20004. Welcome to DFHack’s documentation! — DFHack 0.44.12-r3 documentation
  20005. Visual Studio Subscriptions resources for remote learning and productivity | Visual Studio Blog
  20006. Zotero | Your personal research assistant
  20007. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  20008. Taking Back What Is Already Yours: Router Wars Episode I
  20009. 'Azure appears to be full': UK punters complain of capacity issues on Microsoft's cloud
  20010. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  20011. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  20012. Letter to myself in late 2008
  20013. SharpLab
  20014. Australian Govt Covid 19 text
  20015. カナメとハルキー 2020.02.26 CDデビュー決定!!
  20016. カナメとハルキー
  20017. カナメ@2/26CD発売🦓(@caname2019)のプロフィール - ツイフィール
  20018. Improving non-nullable reference types handling
  20019. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  20020. Azure Dedicated Host: New capabilities and benefits
  20021. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  20022. Using HttpCompletionOption to Improve HttpClient Performance in .NET - Steve Gordon
  20023. Optimize database traffic with future results in NHibernate
  20024. COVID Pandemic Exposes the Ugly Secrets Hidden in America’s Healthcare System:
  20025. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  20026. How to create a gRPC service ? – Anthony Giretti's .NET blog
  20027. High-performance C#: a test pattern for ref structs
  20028. Migrate from ASP.NET Core 3.1 to 5.0
  20029. NO SURFACE DISRUPTION. NO REVENUE DISRUPTION.
  20030. Unity Learn
  20031. Tips on securing smart home devices
  20032. Free Educational Content in Minecraft Marketplace!
  20033. git/viro/vfs.git - Unnamed repository; edit this file 'description' to name the repository.
  20034. Binge Together - watch movies together with your friends
  20035. Learn D3: Introduction
  20036. From Classic to Hydra: the implementations of Ouroboros explained - IOHK Blog
  20037. Private client-side-only PWAs are hard, but now Apple made them impossible.
  20038. dotnet-counters - .NET Core
  20039. Hierarchical Depth Buffers
  20040. Skynet
  20041. Getting started with bare-metal assembly — Jonas Hvid
  20042. GTC 2020: RTCore for Compute: Exploiting Computational Patterns Using NVIDIA RTX
  20043. NVIDIA DLSS 2.0: A Big Leap In AI Rendering
  20044. Chrome Phasing out Support for User Agent
  20045. Carl Franklin's Blazor Road Show
  20046. Learning By Shipping
  20047. Deprecating packages on nuget.org
  20048. The man who made the NES
  20049. Speeding up Linux disk encryption
  20050. Phil Haack on Working from Home – Herding Code
  20051. WMATA closes 19 Metro stations until further notice
  20052. Virtual Meetup #3
  20053. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  20054. HuffPost is now a part of Verizon Media
  20055. Why We Started Putting Unpopular Assets in Memory
  20056. Running C# Snake inside UEFI
  20057. Apple just killed Offline Web Apps while purporting to protect your privacy: why that’s A Bad Thing and why you should care
  20058. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  20059. Episode 15: Support multiple files and compiler driver
  20060. Working with Query Strings in Blazor
  20061. How I Became a Better Programmer
  20062. How to Use the Shadow Property in Entity Framework Core
  20063. Governor Northam Orders Statewide Closure of Certain Non-Essential Businesses, K-12 Schools
  20064. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  20065. Don't Code Tired | Variables? We Don’t Need No Stinking Variables - C# Discards
  20066. The Advantages of Blazor over JavaScript Frameworks
  20067. How to Train a Machine Learning Radial Basis Function Network Using C# -- Visual Studio Magazine
  20068. Displaying enum as select list in ASP.NET Core
  20069. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  20070. Logging in ASP .NET Core 3.1
  20071. NuGet Gallery | Packages
  20072. A categorized list of all Java and JVM features since JDK 8 to 14
  20073. Little Snitch and the Deprecation of Kernel Extensions
  20074. Catch up on the latest .NET Productivity features | .NET Blog
  20075. CO2 emissions on the web
  20076. `zig cc`: a Powerful Drop-In Replacement for GCC/Clang
  20077. r/CSEducation - We are Carnegie Mellon University Students, and we help build CMU CS Academy: a free, online, High School programming curriculum. AMA about remote instruction for Computer Science education!
  20078. Screen — Screen sharing for remote teams
  20079. Welcoming the USA Government to Have I Been Pwned
  20080. #140 Maria Naggaga, Try .NET and .NET Interactive
  20081. Diary of a reverse-engineer
  20082. The Intrepid Mother and Son Who Unraveled a Geographic Hoax
  20083. From Laura Baldwin - O’Reilly Media
  20084. Scaling_C4ML.pdf
  20085. Thought Experiment - Futility Closet
  20086. Concurrent programming, with examples
  20087. TED Recommends
  20088. DeepMind - What if solving one problem could unlock solutions to thousands more?
  20089. Getting Started With .NET Localization
  20090. Setting Up Git Identities
  20091. Blazor Tutorial : Gridview Paging
  20092. Top 10 Static Site Generators in 2020
  20093. Bandits, victims and idiots
  20094. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  20095. Techorama Belgium 2020 postponed to 2021 | Techorama
  20096. Learning Hardware With Makecode for Kids -- Live on Twitch!
  20097. State of Unity 2020: In This Together - Unity Technologies Blog
  20098. Coding CircuitPython Libraries, Hardware, LEDS & More! !discord !keyboard
  20099. c# Snake in the browser
  20100. Stark - Native Compiler - Prototype 2019
  20101. Techorama Netherlands 2020 postponed to 2021 | Techorama
  20102. Online Product Testing - Get Paid To User Test | UserTesting
  20103. Monsters Weekly 157 - C# 8 Default Implementationss
  20104. Production postmortem: high CPU when there is little work to be done
  20105. Look iOS Developer, No Mac Required - Build an iOS Application using Xamarin and Visual Studio for Windows without using a Mac - Nick's .NET Travels
  20106. Windows code-execution zeroday is under active exploit, Microsoft warns
  20107. Introduction to Functional Programming in F# - Part 9 — Softwarepark
  20108. ASP.NET Core Guide for ASP.NET Framework Developers
  20109. NServiceBus and .NET Core Generic Host
  20110. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  20111. Learning and documenting .NET with dotnet try – Bruno Sonnino
  20112. Index of /
  20113. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  20114. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  20115. Virtual security conferences fill void left by canceled face-to-face events
  20116. WhatsApp “Martinelli” hoax is back, warning about “Dance of the Pope”
  20117. Visual Studio for Mac 8.5 is now available
  20118. Ray Tracing in One Weekend Series
  20119. I'm looking for sponsors for my blog and Security Headers!
  20120. Unsure Calculator
  20121. Principal PM Manager in Redmond, Washington, United States | Engineering at Microsoft
  20122. Zoom video conferences aren’t as private as you think
  20123. Breathing and Exercise: Strength Training for Your Diaphragm – Penn Medicine
  20124. Raytracing - in Excel!!
  20125. [15] RFR 8172680: Support SHA-3 based Hmac algorithms
  20126. Highlights from Git 2.26
  20127. Deploying security.txt: how Cloudflare’s security team builds on Workers
  20128. The Reason for Types in JavaScript - CoRecursive Podcast
  20129. Code with thebeebs
  20130. Fogknife
  20131. Robot Teddy
  20132. YAGNI, Cargo Cult and Overengineering - the Planes Won’t Land Just Because You Built a Runway in Your Backyard
  20133. Emergency Website Kit
  20134. Fun with browsers: how to get an image into the current page
  20135. DirectX Developer Day Schedule | DirectX Developer Blog
  20136. Terrain
  20137. “We don’t need TDD, our project isn’t worth it” – George Stocker
  20138. Dual boot authentication with ASP.Net Core
  20139. .NET Platforms Feature Comparison | Premier Developer
  20140. Announcing DirectX Developer Day | DirectX Developer Blog
  20141. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  20142. ongoing by Tim Bray · Facet: Push vs Pull
  20143. Cyber attack blamed for MyGov website crash as queues form outside Centrelink offices
  20144. Coding With Ari, for Kids at Home
  20145. A Quick Garbled Circuits Primer
  20146. Cultivate the Skill of Undivided Attention, or “Deep Work”
  20147. Moving to Linux - Part 1: Background and first impressions
  20148. Prettier 2.0 “2020” · Prettier
  20149. Researchers Say Microsoft Edge's Telemetry Has the Worst Privacy of Any Major Browser - WinBuzzer
  20150. Governor Cuomo Announces Four Sites Identified by Army Corps of Engineers on Initial List of Temporary Hospitals
  20151. Brother: Products, Services &amp; Solutions from Home Office to Corporate
  20152. Shay Rojansky’s Blog
  20153. Parallel by Simon Singh
  20154. BlazorHelp Website > Blog - What is Blazor Oqtane?
  20155. Sunday Morning Live
  20156. Call for help to 3D print ventilator parts & masks - SyncNorwich - Norwich's Tech + Startup Community (Norwich, England)
  20157. SVG namespace
  20158. 3 Ways to Draw Squares Inside Triangles - Numberphile
  20159. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  20160. Patrik Svensson - How to create release artifacts with GitHub Actions
  20161. r/WorldIsClosed
  20162. Plague Readings
  20163. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  20164. White-Box Cryptography
  20165. Amazon Relief Fund
  20166. Siouxsie Wiles & Toby Morris: what does 'level two' mean – and why does it matter?
  20167. Audible Stories | Audible.com
  20168. LibraryThing Is Now Free to All « The LibraryThing Blog
  20169. Stock Jump
  20170. Technical Writing  |  Google Developers
  20171. C# Pad: Run C# Code Online
  20172. Coddx - Visual Studio Marketplace
  20173. 0 to 100: Learning to Code with Kotlin - Marcus Eisele - Developer and Blogger
  20174. Let them paste passwords
  20175. Major data breach exposes database of 200 million users
  20176. AVICII ZombieNation
  20177. Build This 8-Bit Home Computer With Just 5 Chips
 - IEEE Spectrum
  20178. Lattices: New Cryptographic Capabilities | Simons Institute for the Theory of Computing
  20179. grocy - ERP beyond your fridge
  20180. Creating a Pencil Effect in SVG
  20181. RSS: The Original Federated Social Network Protocol
  20182. r/askscience - If a heart is a muscle, why doesn’t it ever get tired of beating but things like my arms and legs do?
  20183. 2020 Economic Apocalypse: The Effect On America's Small Businesses
  20184. DDD South West 2020 Postponed
  20185. Home
  20186. Software Engineer - Jobs at Apple
  20187. Privacy Policy
  20188. Blender to Unreal Tools, Part 2 | Inside Unreal
  20189. illuminatedspace - Twitch
  20190. Topic: Google play movies not work on NVIDIA #GeForce Forums
  20191. How Tailscale works
  20192. Rapidly manufactured ventilator system specification
  20193. Welcome to GOV.UK
  20194. EAX x86 Register: Meaning and History
  20195. Home | CoronaCheck Test
  20196. Larvol – Pharmaceutical Intelligence, KOL Tracking, & Pharma News Larvol
  20197. Data Breaches with Troy Hunt - Easy Prey Podcast
  20198. A special announcement about SAT Subject Tests | MIT Admissions
  20199. Introduction to cyber security: stay safe online
  20200. Working with EF Core Migrations - Irina Scurtu
  20201. Scott Helme
  20202. TCL 4 Series 2019 Review (43S425, 49S425, 50S425, 55S425, 65S425, 75S425)
  20203. Working from home
  20204. Build stuff!
  20205. Lark Health: Digital Disease Management & Prevention Platform
  20206. Issue Inspector
  20207. Intro to quantum computing with Q# – Part 1, The background and the qubit
  20208. Blazor StateHasChanged: Hot take on hot questions
  20209. Reducing UDP latency
  20210. RudderStack: Open-Source Segment Alternative
  20211. WSL | Ubuntu
  20212. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  20213. Intermediate CSS Grid Challenges (Live Stream)
  20214. uops.info
  20215. CSS live reloading on Blazor
  20216. Frog Jumping - Numberphile
  20217. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  20218. Is Blazor actually any good, beyond "demo-ware"
  20219. Episode 47: Hacking .NET with Michal Strehovský
  20220. STOCK Act - Wikipedia
  20221. Updating Farm Wi-Fi with Ubiquiti Unify
  20222. Buzz Aldrin has some advice for Americans in quarantine
  20223. Weekly Update 183
  20224. Chronicle - Backstory
  20225. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  20226. NASA to launch 247 petabytes of data into AWS – but forgot about eye-watering cloudy egress costs before lift-off
  20227. A Digression on Divergence
  20228. The End of Starsky Robotics
  20229. Specification by Example, 10 years later
  20230. Introducing the New Pull Request Experience for Azure Repos | Azure DevOps Blog
  20231. Secret Management Preview 2 Release | PowerShell
  20232. There’s no place like home to join us at Redgate Streamed
  20233. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  20234. OpsAI – OpsAI can help you optimize your infrastructure landscape, improve your security and compliance throughout the IT environment, and eliminates wasteful spending.
  20235. Home - CLOUDEON
  20236. Body Camera Once Again Catches An NYPD Officer Planting Drugs In Someone's Car
  20237. Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code
  20238. NDC Security Australia - Hack Yourself First with Troy Hunt and Scott Helme
  20239. iAnimate.net - Online Animation School
  20240. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  20241. My Mac Dev Setup
  20242. Is It Time to Rethink Globalized Supply Chains?
  20243. The Beauty of CSS Design
  20244. 5 Reasons Why You As a Developer Should Venture Into Machine Learning Today
  20245. Acheve.Authentication.Events 3.1.3
  20246. Microsoft Edge Is The Least Private Browser, Study Finds
  20247. Announcing F# 5 preview 1 | .NET Blog
  20248. Collections — Google Arts & Culture
  20249. Visual ReCode 1.0 Released - Visual ReCode
  20250. There is a Serious Lack of Corporate Responsibility During Breach Disclosures
  20251. The Floppotron: Sweet Dreams
  20252. Lazily resolving services to fix circular dependencies in .NET Core - Thomas Levesque's .NET blog
  20253. Upcoming Chrome releases
  20254. Avoid In-Memory Databases for Tests
  20255. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  20256. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  20257. The Staging Phase of Deployment - Simple Talk
  20258. New Deploy to Azure extension for Visual Studio Code
  20259. Using query strings in ASP.NET Core unit tests
  20260. .NET Foundation
  20261. ATP, WTA unite in freezing rankings after cancelling spring clay swing
  20262. Azure Functions custom handlers are now in preview | Azure updates | Microsoft Azure
  20263. AdoptOpenJDK
  20264. Coursera | Build Skills with Online Courses from Top Institutions
  20265. Brilliant | Learn to think
  20266. Rimworld First Time || New Affiliate
  20267. The reckless, infinite scope of web browsers
  20268. NDC Online Community Ambassador : dylanbeattie.net
  20269. Windows Terminal 0.10 adds mouse support for WSL
  20270. Being More Productive With The JetBrains Rider Debugger
  20271. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  20272. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  20273. For Years Wall Street Spent More on Buybacks and Dividends than It Actually Earned. Now They Want a Taxpayer Bailout - The Sounding Line
  20274. Apple unveils new iPad Pro with LiDAR Scanner and trackpad support in iPadOS
  20275. MacBook Air
  20276. Khan Academy | Free Online Courses, Lessons & Practice
  20277. Blazored Modal Docs
  20278. How Prince of Persia Defeated Apple II's Memory Limitations | War Stories | Ars Technica
  20279. LITIC : Analytics Technology
  20280. Blazor- A Beginners Guide
  20281. What Is the Geometry of the Universe? | Quanta Magazine
  20282. Everything is Cyber-Broken, The Online Edition!
  20283. Textbooks | What We Publish | Cambridge Core
  20284. Here's The Entire List of Education Companies Offering Free Subscriptions Due to School Closings
  20285. The Philosophy of Computer Science
  20286. Episode 14: What developers should know about security with Troy Hunt - Software Engineering Unlocked
  20287. Corona Virus Response - We're lifting limits for Hobbyist users — Zencastr
  20288. The good parts of AWS - A visual summary
  20289. Content Listing
  20290. VB.NET is done, not dead
  20291. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  20292. Key Vault for ASP .NET Core 3.1 Web Apps
  20293. C# developers! Your scoped components are more dangerous than you...
  20294. New features for Form Recognizer now available
  20295. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  20296. Yahoo!, AOL, OneSearch results biased in favor of parent company Verizon Media’s websites
  20297. Ryan_Connolly_Resume.docx
  20298. We called it RAID because it kills bugs dead | The Old New Thing
  20299. Avoiding cache line overlap by replacing one 256-bit store with two 128-bit stores
  20300. https://www.imperial.ac.uk/media/imperial-college/medicine/sph/ide/gida-fellowships/Imperial-College-COVID19-NPI-modelling-16-03-2020.pdf
  20301. SharedWorker
  20302. Memoirs
  20303. r/technicallythetruth - My local newspaper has jokes..
  20304. Blazor Tutorial : GridView Header Filter - EP24
  20305. The Jackbox Party Pack 6 - Jackbox Games
  20306. GitHub for mobile is now available
  20307. COINED: How “PWNED” went from hacker slang to the internet’s favorite taunt
  20308. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  20309. Coding The Road Runner Loop Meme
  20310. The state of the restaurant industry
  20311. ReMarkable’s redesigned e-paper tablet is more powerful and more papery – TechCrunch
  20312. jsoncsharp 1.0.0.11
  20313. Updates on .NET Core Windows Forms designer | .NET Blog
  20314. An Open Letter to Web Developers
  20315. Windows Terminal Preview v0.10 Release | Windows Command Line
  20316. ''Il 50-75% dei casi a Vo' sono asintomatici. Una formidabile fonte di contagio''
  20317. 4.2" and 7.5" NFC-powered e-Paper Displays Work without Battery
  20318. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  20319. 10 Examples of CSS Grid - Getting Started
  20320. Don't replace your View Components with Razor Components
  20321. EARN IT bill is aiming at destroying encryption. We must take action now.
  20322. Don't Terminate People's Internet Connections
  20323. I Am Mesmerized By Our New Robotic Vacuum
  20324. Size of Visual Studio
  20325. https://www.jstage.jst.go.jp/article/bst/advpub/0/advpub_2020.01047/_pdf/-char/en
  20326. Outbreak
  20327. Ambiente – Imprint
  20328. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  20329. Tip 256 - Using Application Gateway Ingress Controller with Azure Kubernetes Service (AKS)
  20330. Power your Azure GPU workstations with flexible GPU partitioning
  20331. Announcing the general availability of Azure Monitor for virtual machines
  20332. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  20333. Document-Level Pessimistic Concurrency in MongoDB
  20334. Generate Native Executable from .NET Core 3.1 Project
  20335. Async ValueTask Pooling in .NET 5 | .NET Blog
  20336. My Courses Are Free During the Crisis - Shawn Wildermuth
  20337. >_TerminalSplash - Windows Terminal Themes
  20338. gentilkiwi Shop | Redbubble
  20339. unStuck at Home
  20340. Intro to 2D signed distance functions and drawing touch controls with the GPU
  20341. Signed distance fields
  20342. fractals, computer graphics, mathematics, shaders, demoscene and more
  20343. Virtual Tech Lunch Meetup
  20344. Remote access to on-premises apps - Azure AD Application Proxy
  20345. Dow Falls 2997 points worst drop since 87 crash - Mortgage Rate Guru
  20346. Out of office pop up showing up constantly for all users
  20347. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  20348. Announcing .NET 5 Preview 1 | .NET Blog
  20349. A couple of nice Tuple use cases
  20350. Microsoft buys JavaScript developer platform npm; plans to integrate it with GitHub | ZDNet
  20351. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  20352. How GitHub blocked me (and all my libraries)
  20353. Formal GDPR complaint against Google’s internal data free-for-all
  20354. Find Jobs & Companies by Culture | How's It Like
  20355. Visual Studio 2019 version 16.5 is now available | Visual Studio Blog
  20356. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  20357. Teams Backgrounds | Collections | WallpaperHub
  20358. DefaultApp – tyler.io
  20359. npm is joining GitHub - The GitHub Blog
  20360. US Politicians Want to Ban End-to-End Encryption on Messaging Services like Telegram and Whatsapp - Bitcoin News
  20361. Hacking your work-life balance to take over the world --- !topic
  20362. Pumping up your internet speeds with the Unifi Security Gateway and 4G/5G
  20363. Physics Notes
  20364. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  20365. Numberphile is creating Videos | Patreon
  20366. Coding, Cloud & Technology | [Unity - Introduction for the business developer Series
  20367. Fireiron: A Scheduling Language for High-Performance Linear Algebra on GPUs
  20368. AzUpdate: CosmosDB Free tier, ASR Update Rollup, Azure Hybrid Virtual Event, and DIY Acoustic Panels
  20369. Unit Testing Entry and Entry Points — Roy Osherove
  20370. Different ways to Check for Null – Thomas Claudius Huber
  20371. How to uninstall old versions of .NET Core
  20372. Introducing Clippit, get your slides out of PPTX.
  20373. Back to Basics: Rewriting a URL in ASP.NET Core
  20374. Tip 255 - What's Azure Private Link and how can I get started?
  20375. Akka.NET v1.4 is Available on .NET Standard 2.0
  20376. ploeh blog
  20377. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  20378. Inslee statement on statewide shutdown of restaurants, bars and
  20379. Showing Off Some New Shiny STuff
  20380. CDC recommends no gatherings of 50 or more for 8 weeks
  20381. Weekly Xamarin Newsletter - The best Xamarin development links, every Friday
  20382. KymPhillpotts - Twitch
  20383. US OPM - DC area Federal Government Operating Status : OPEN WITH MAXIMUM TELEWORK FLEXIBILITIES TO ALL CURRENT TELEWORK ELIGIBLE EMPLOYEES, PURSUANT TO DIRECTION FROM AGENCY HEADS
  20384. SRE keeps digging to prevent problems | Google Cloud Blog
  20385. Hack Yourself First Workshops in Australia, Denmark and Portugal (Virtually, of Course)
  20386. Getting started with shaders: signed distance functions!
  20387. The Ethical Source Movement: Open Source, Evolved.
  20388. Immutable types in C# with Roslyn
  20389. About the Recovery Act
  20390. Metropolitan Opera to Offer Up 'Nightly Met Opera Streams' - Opera Wire
  20391. Wiener Staatsoper
  20392. EarthCam - Webcam Network
  20393. tracelight.net – enlights your software
  20394. planetgeek.ch – Your source of geek knowledge
  20395. [TUHS] The most surprising Unix programs
  20396. Employee Scheduling  |  OR-Tools  |  Google Developers
  20397. Mesolabe Compass and Square Roots - Numberphile
  20398. Performance Engineering Blog
  20399. 3 steps to add tests on existing code when you have short deadlines
  20400. ZM
  20401. pi and me
  20402. AI-infused live chat software and bot platform | WhosOn
  20403. Robotic Process Automation Software | ThinkAutomation
  20404. Business Stabilization Fund FAQ - Office of Economic Development
  20405. Kosmi - Digital Hangouts Reinvented
  20406. Starship: Cross-Shell Prompt
  20407. Covid_19: Open letter from Italy to the international scientific community | Left
  20408. Conference Update - NDC Oslo 2020 | Software Developers Conference
  20409. Blog – RagSec
  20410. How Koenigsegg’s 2.0-Liter No-Camshaft Engine Makes 600 Horsepower
  20411. Designing Video Games is Hard Work, But the Millions of Angry Players Make It All Worthwhile
  20412. Junghans Max Bill Chronoscope Watch | Black Calfskin 027/4601.00
  20413. Pandemic Ventilator Project
  20414. Write Less Code
  20415. Browser hacking: Let's add JavaScript to the Browser!
  20416. Rust/WinRT coming soon
  20417. WSL2 will be generally available in Windows 10, version 2004 | Windows Command Line
  20418. The polygons of Another World: Atari Jaguar
  20419. r/AskReddit - What's a 10/10 album from the last 15 years by a relatively obscure artist/band?
  20420. Copy of Education Companies Offering Free Subscriptions due to School Closings
  20421. GeekGirlJoy is creating Artificial Intelligence, Simulations & Software | Patreon
  20422. Building a swipe card jukebox using a Raspberry Pi
  20423. Watchfinder tool | NOMOS Glashütte
  20424. MakerDAO gets stress tested as ETH price plummets
  20425. Mr. Gettysburg
  20426. Microsoft announces change to its board of directors
  20427. Comcast accidentally published 200,000 “unlisted” phone numbers
  20428. Amazon.com: Lopbraa Piranha Plants Cannibal Flower Style Plush Slippers Loafer with Pipe Pot Holder for Adults Teens (Piranha Plants): Toys & Games
  20429. I'm Now Running Remote Workshops
  20430. NDC Porto 2020
  20431. NDC Copenhagen 2020
  20432. Check out the lineup of GDC 2020 virtual talks and awards you can stream next week!
  20433. Deploy your own video collaboration app in five minutes or less
  20434. Nation's Nerds Wake Up In Utopia Where Everyone Stays Inside, Sports Are Canceled, Social Interaction Forbidden
  20435. Soloslides - Play a slideshow of your Google Photos
  20436. Q&A's from "Building your first Blazor App"
  20437. What's behind the hype about Blazor? - Stack Overflow Blog
  20438. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  20439. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  20440. HTTP Desync Attacks: Request Smuggling Reborn
  20441. What is HTTP request smuggling? Tutorial & Examples | Web Security Academy
  20442. Automatically Invalidate Azure Key Vault Secrets
  20443. Tomasz Łakomy
  20444. Windows PowerShell for Developers
  20445. The Human Experience – The story of computing is the story of humanity.™
  20446. DotNet 2020
  20447. Em Lazer-Walker
  20448. Microsoft To Do
  20449. The Difference Between API Gateways and Service Mesh - Cloud Native Computing Foundation
  20450. Researching the optimal; implementing the practical
  20451. The Garden of Earthly Delights - Wikipedia
  20452. DotNet 2020, el mayor evento de .NET de España
  20453. About service meshes - Azure Kubernetes Service
  20454. When You Do (and Don't Need) a Service Mesh - The New Stack
  20455. This PIN Can Be Easily Guessed
  20456. Azure API for FHIR(r) | Microsoft Azure
  20457. Nintendo NES FamiCom Creator - Computerphile
  20458. The Uncensored Library – Reporters without borders
  20459. New Acadia Nights: Episode 2 - Wild-Eyed Southern Boys
  20460. Conference Update
  20461. A Vacancy Has Been Detected
  20462. Linux Kernel Teaching — The Linux Kernel documentation
  20463. Weekly Update 182
  20464. Double Your Productivity
  20465. Introducing Postman Mock Call Logs - Postman Blog
  20466. Changing the title without JavaScript
  20467. The Guide to Arrow Functions in ES6
  20468. Containers Basics: Providing Persistent Storage to Containers
  20469. ASP.NET Core Session Storage Strategies - DZone Web Dev
  20470. Microsoft Dotnet Gitignore File
  20471. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  20472. Microsoft Plots the End of Visual Basic - Thurrott.com
  20473. Treadstone 71 - Upcoming events
  20474. EdDSA, Ed25519, Ed25519-IETF, Ed25519ph, Ed25519ctx, HashEdDSA, PureEdDSA, WTF?
  20475. https://www.courtlistener.com/recap/gov.uscourts.vaed.412520/gov.uscourts.vaed.412520.41.0.pdf
  20476. IdentityServer
  20477. PolicyServer
  20478. Ancient shell shows days were half-hour shorter 70 million years ago - AGU Newsroom
  20479. DevOps'ish
  20480. Seattle Symphony Announces Free Video Broadcasts and Livestreams
  20481. Developer Resume Reviews (Live Stream)
  20482. The Coming Economic Crash — And How to Stop It
  20483. Work in the Time of Corona
  20484. Microsoft France: Surfrider EU - Plastic Origins Project | CodeStories
  20485. How to delete yourself from the internet
  20486. The Evolution of Windows Search | Windows Search Platform
  20487. Windows Search Platform
  20488. Announcing Rust 1.42.0 | Rust Blog
  20489. Homeland Security sued over airport face recognition secrecy – TechCrunch
  20490. QA Blog - 2020 - Mindful QA
  20491. Goal-oriented brain
  20492. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  20493. Nintendo NES FamiCom Creator - Computerphile
  20494. Community Connect
  20495. EARN IT Must Not Happen
  20496. Group sex app leaks locations, pics and personal details. Identifies users in White House and Supreme Court
  20497. Excalidraw
  20498. Composite Thrashing Code
  20499. AdronHall - Twitch
  20500. How canceled events and self-quarantines save lives, in one chart
  20501. GitLab's Guide to All-Remote
  20502. Friends Don't Let Friends Use Dodgy WiFi: Introducing Ubiquiti's Dream Machine and FlexHD
  20503. What do you want to see next in ML.NET? | .NET Blog
  20504. When Remote Work Goes Wrong
  20505. Getting Started with Architecture Decision Records - ardalis
  20506. Finding developers who recently made changes to a component with git – Chinh Do
  20507. The ASP.NET Core security headers guide
  20508. Generate Outputs with Razor Engine in .NET Core
  20509. Storage 101: Understanding the NAND Flash Solid State Drive - Simple Talk
  20510. The non expiring documents and the funky clock | RavenDB
  20511. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  20512. We made SQL visual - why and how
  20513. TechSmith | Global Leader in Screen Recording and Screen Capture
  20514. Don't Touch Ya Face
  20515. Don't Touch Your Face
  20516. Fraidycat
  20517. Hi, I'm Ankit - The story of my experiments with code
  20518. E3 2020 - Everyone Plays
  20519. How (some) good corporate engineering blogs are written
  20520. Memory-Efficient Search Trees for Database Management Systems
  20521. 32: What's new in C# 8. With Tom Deseyn
  20522. A Simple GPU Hash Table
  20523. The goal of your testing strategy
  20524. ongoing by Tim Bray · Facet: FIFO
  20525. C# 8 asynchronous streams - Red Hat Developer
  20526. Building the Azure SDK - Repository Structure
  20527. How to fix the order of commits in GitHub Pull Requests
  20528. ongoing by Tim Bray · Eventing Facets
  20529. ongoing by Tim Bray · Facet: Deduping
  20530. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  20531. External Identity Provider with ASP.NET Core Identity - Code Maze
  20532. Some more C# 8 - Red Hat Developer
  20533. ASP.NET Core - JSON logger
  20534. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  20535. ongoing by Tim Bray · Facet: Point-to-Point vs Pub/Sub
  20536. Azure for .NET developers - Azure for .NET Developers
  20537. Download Visual Studio Code Insiders
  20538. Bringing full-stack to the JAMstack
  20539. Visual Studio Code February 2020
  20540. Mr Barton Maths
  20541. Scalefast Blog , Newsroom and Press Center | Scalefast
  20542. What is Meshtastic?
  20543. Building the ultimate virtual office
  20544. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  20545. Diagnostic Questions
  20546. Distributed DMX with Apache Ignite
  20547. Principal Program Manager - Azure Compute in Atlanta, Georgia, United States | Engineering at Microsoft
  20548. New flaw in Intel chips lets attackers slip their own data into secure enclave – TechCrunch
  20549. SharpLab
  20550. It's like JSON. but fast and small.
  20551. My exploration of Rust and .NET
  20552. 2FA Stats
  20553. .NET Microservices
  20554. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  20555. An Eye for Mathematics (feat. 3Blue1Brown) - Objectivity #222
  20556. Tips for the Depressed
  20557. SharpLab
  20558. Passing awaited tasks
  20559. Rocket Loader skimmer impersonates CloudFlare library in clever scheme - Malwarebytes Labs
  20560. Remote: A Field Guide
  20561. The Frank Show
  20562. React and TypeScript - Getting Started
  20563. Firefox 74.0, See All New Features, Updates and Fixes
  20564. LIMITED TICKETS AVAILABLE ON THE DOOR: Alan Turing and the Enigma Machine
  20565. Making Your Code Faster by Taming Branches
  20566. This is How Science Happens • Hillel Wayne
  20567. The opt-out illusion - Technology - TLS
  20568. Introducing OpenSilver
  20569. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  20570. BlazorAnimation 1.0.3
  20571. Weekly Dev Tips
  20572. Blazor with guest Carl Franklin | Weekly Dev Tips
  20573. Sample
  20574. Pylon Validation Services
  20575. How I Start: Nix
  20576. What's a key exchange?
  20577. Hackaday.io Projects
  20578. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  20579. Introduction to Blazor Hosting Models
  20580. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  20581. Cloud migration: 5 common traps and how to avoid them
  20582. Monsters Weekly 155 - C# range operator
  20583. Geographically Distributed Teams
  20584. Using git tag for Presentations or Workshops
  20585. Hack Your Career - Troy Hunt
  20586. Ditto PR – strategy. execution. impact.
  20587. Lava Flowing Into a Seemingly Bottomless Crack
  20588. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  20589. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  20590. Moreton Lecture
  20591. The unexpected Google wide domain check bypass
  20592. Robin, Terry & Bob
  20593. Defunctionalisation - an underappreciated tool for writing good software | G Research
  20594. Phin Barnes | First Round Capital
  20595. OpenSilver
  20596. How I made a 3D game in only 2KB of JavaScript
  20597. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  20598. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  20599. Home | Defcon Prom
  20600. Borderland between Rendering and Editor - Part 1 · Our Machinery
  20601. Table 4 . Normalized global results for Energy, Time, and Memory 
  20602. The Computer-free Automation of a Jukebox (Electromechanics)
  20603. API access: Recurring yearly payment
  20604. Adam Kutner Cares | Join Attorney Adam Kutner in Giving Back
  20605. Readify
  20606. The Order of Interfaces Is Important for Casting Performance – Thomas Claudius Huber
  20607. Video - An Intro into Async Streams & Channels
  20608. A Template for Clean Domain-Driven Design Architecture
  20609. Enhancing Application Insights Request Telemetry
  20610. Q&A's from "Building your first Blazor App"
  20611. Automatic indexes and garbage collection, features that you shouldn’t need which save the day
  20612. Setting up Windows Subsystem for Linux (WSL) 2 for Windows 10 & Docker
  20613. Tip 254 - Use WAF to protect your web applications with Azure Front Door
  20614. Using Azure Service Bus with restricted access
  20615. How Websites Evolved Back to Static HTML/CSS/JS Files —
  20616. Experimenting with MessagePack
  20617. “The Hitchhiker’s Guide To The Galaxy” turns 42
  20618. ROQ.us | Automatic Screen Printing Machines
  20619. Quarantine will normalize WFH & recession will denormalize full-time jobs
  20620. The Octo-Bouncer - Electron Dust
  20621. Google and HTTP
  20622. Cryptographic Signatures, Surprising Pitfalls, and LetsEncrypt
  20623. How I Survived Being A $220k/year Intern
  20624. Start Your Free 30-Day Trial Now | Qumu Enterprise Video
  20625. End of Week Apache Spark Code Review
  20626. My favourite Git commit
  20627. Lynda: Online Courses, Classes, Training, Tutorials
  20628. Posts
  20629. dear.is – ForSaleByOwner
  20630. Do whatever you can't stop thinking about
  20631. Hackers Can Clone Millions of Toyota, Hyundai, and Kia Keys
  20632. ARITH-MATIC: Computational Hardware for Pragmatists
  20633. Jim Scheinman TED Talk: The Amazing true story of Galen Clark, the "Father of Yosemite"
  20634. On the shoulders of the giants
  20635. Senior Cloud Advocate (Available Globally) in London, London, United Kingdom | Engineering at Microsoft
  20636. The Human Genome Is Full of Viruses
  20637. The Story of the PS2’s Backwards Compatibility From the Engineer Who Built It
  20638. We have to talk about this Python, Gunicorn, Gevent thing
  20639. Primes Demo - Making an 8 Bit pipelined CPU
  20640. Wang Xiuying · The Word from Wuhan · LRB 22 February 2020
  20641. draft-ietf-mls-protocol-09
  20642. Community Guidelines
  20643. Not a 'math person'? You may be better at learning to code than you think
  20644. Firecracker
  20645. Unsafe.As Method (System.Runtime.CompilerServices)
  20646. Empowering digital transformation with .NET, ML and Azure
  20647. Power up your browser with History Search
  20648. I have seen things
  20649. Here’s What a Googol-to-One Gear Ratio Looks Like
  20650. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  20651. Security Clearance Jobs - ClearanceJobs
  20652. Dev Your Life
  20653. Live Share Spaces - Visual Studio Marketplace
  20654. What's new in PowerShell 7 – Check it out!
  20655. Jekyll Two Ways on Windows: Installing & building Jekyll / GitHub Pages blogs with Ruby on Windows 10
  20656. Just a Dash
  20657. Keybase
  20658. Thought Download
  20659. Public Gratitudes
  20660. SeanKilleen.com
  20661. Abhishek Gupta – Medium
  20662. Miguel de Icaza
  20663. Exploring Different Disciplines in Your Career with Stephen Toub
  20664. Thomas Maurer MVP
  20665. A new kind of GridView right in your console: Introducing the early preview of ConsoleGuiTools | PowerShell
  20666. Stateful Programming Models in Serverless Functions | QCon San Francisco 2020
  20667. MYBP (Maybe You’ve Been Pwned)
  20668. Adam Miller | SpeakerHub
  20669. How to use PowerShell ISE Mode in Visual Studio Code
  20670. Upgrade Mount for UniFi AC Pro AP
  20671. Not being an asshole will make you more money
  20672. localghost.io
  20673. The biggest mistakes I've made with Lunch Money (so far)
  20674. EARN IT is a direct attack on end-to-end encryption
  20675. Cloud Storage for $2 / TB / Mo
  20676. Virgin Media Disclosure Statement | TurgenSec
  20677. The beautiful machine
  20678. Zip Files: History, Explanation and Implementation
  20679. Zynga faces class action suit over massive Words With Friends hack
  20680. JavaScript Variables: var and let and const
  20681. Caffeine Boosts Problem-Solving Ability but Not Creativity, Study Indicates
  20682. renderman (RenderMan) | Keybase
  20683. Build apps for free with Azure Cosmos DB Free Tier | Azure Cosmos DB Blog
  20684. Home | Jovica Turčinović
  20685. As we work to protect public health, we also need to protect the income of hourly workers who support our campus - Microsoft on the Issues
  20686. Who is Facebook's mysterious "Lan Tim 2"?
  20687. SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems
  20688. My New Role as Senior Program Manager for .NET Data
  20689. DuckDuckGo is good enough for regular use | www.bitlog.com
  20690. piCorePlayer
  20691. Mopidy
  20692. The Odyssey of Stark and Melody
  20693. Stark - Language And Frontend Compiler - Prototype 2019
  20694. Krisp | Noise Cancelling App
  20695. Invesco | About | Invesco on Social Media
  20696. Weekly Update 181
  20697. The Essential Guide to Securing Remote Access
  20698. Microsoft.NET.Sdk.Functions 3.0.4
  20699. CQRS: Refactoring Queries without Repositories - CodeOpinion
  20700. C# 8 nullable reference types - Red Hat Developer
  20701. Love in a time of Corona Virus - Tips, Tricks and Best Practices for Working Remotely
  20702. Millions of tiny databases
  20703. Visual Studio Code for PowerShell 7 | PowerShell
  20704. LEGO Lights & Lighting Kits - Free Global Shipping | Light My Bricks
  20705. CLUI: Building a Graphical Command Line
  20706. Companies fret as costs soar for software subscriptions - Indianapolis Business Journal
  20707. IPFS Powers the Distributed Web
  20708. Building Blazor applications on a Mac
  20709. Intel x86 Root of Trust: loss of trust
  20710. What the f*** were they thinking?! Crazy website biases exposed by naughty words lists (the NSFW version)
  20711. Data Incident Information | Help &amp; Advice
  20712. Uncle Sam compensates you for data leaks (yeah, right)
  20713. Radiooooo.com - The Musical Time Machine
  20714. NuGet Gallery | Blazored
  20715. The History of the URL
  20716. Legal notice| Aberdeen Standard Investments
  20717. How to Make Yourself Into a Learning Machine
  20718. Introduction to Malware Analysis and Reverse Engineering
  20719. Love and Math: The Heart of Hidden Reality: Edward Frenkel: 8601419969265: Amazon.com: Books
  20720. Clemens Vasters @clemensv
  20721. Anthony Levandowski ordered to pay $179 million to Google – TechCrunch
  20722. Landmark Computer Science Proof Cascades Through Physics and Math | Quanta Magazine
  20723. The tyranny of I/O and the rise of distributed systems
  20724. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  20725. Creating storage accounts and blob containers using Azure fluent API-s
  20726. Scoping in JavaScript: The Basics
  20727. Let's Encrypt to revoke 3,048,289 certificates
  20728. Let’s Encrypt discovers CAA bug, must revoke customer certificates
  20729. WTF :: WTF - the terminal dashboard
  20730. Please stop recommending Git Flow! – George Stocker
  20731. Waymo Via – Waymo
  20732. Structured concurrency - Wikipedia
  20733. Blazor Tutorial : Event Handling - EP23
  20734. Announcing PowerShell 7.0 | PowerShell
  20735. Monitoror — Unified monitoring wallboard
  20736. “Let’s use Kubernetes!” Now you have 8 problems
  20737. How Explaining Copyright Broke the YouTube Copyright System
  20738. Police raid tech support scam centre who had their CCTV hacked by vigilantes
  20739. Dapr - Visual Studio Marketplace
  20740. is it canceled yet?
  20741. Buy Past Cure for Xbox One - Microsoft Store
  20742. shortstack
  20743. OpenSOC - Network Defense Simulation
  20744. Pricing  |  Kubernetes Engine Documentation  |  Google Cloud
  20745. Enhancing Pwned Passwords Privacy with Padding
  20746. How to write a Roslyn Analyzer | .NET Blog
  20747. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  20748. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  20749. Playing around with neumorphism in Xamarin.Forms
  20750. Announcing PowerShell 7.0 | PowerShell
  20751. Introduction to SerenityOS GUI programming
  20752. The growth of command line options, 1979-Present
  20753. Upgrade Your .NET Console App Experience
  20754. F# Publications | The F# Software Foundation
  20755. Introducing perfolizer
  20756. Episode 18 - The History of .NET with Richard Campbell
  20757. Post YC Depression
  20758. Spot The Drowning Child
  20759. Flamegraph.speedscope - speedscope
  20760. $75M legal startup Atrium shuts down, lays off 100 – TechCrunch
  20761. Why do I rag on BinaryFormatter?
  20762. BlazorWebinarWithCarl
  20763. Analysing .NET start-up time with Flamegraphs
  20764. Improving list sum function based on head and tail with C# 8
  20765. Have I Been S0ld? No, trusted security website HIBP off the table, will remain independent
  20766. Tip 253 - Use Ingress Controller to access resources in an Azure Virtual Network
  20767. SAFE Adventures in F# – Azure From The Trenches
  20768. Tip 252 - Securing your managed Databases in Azure
  20769. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  20770. The Spring 2020 Roadmap for Visual Studio published | Visual Studio Blog
  20771. Existence is random [JavaScript code to efficiently generate a random (version 4) UUID]
  20772. Azure Service Fabric 7.0 Fourth Refresh Release
  20773. MSSQL data and log files on Azure blob storage
  20774. IIS Hosting for ASP .NET Core 3.1 Web Apps
  20775. Class definitions in TypeScript
  20776. Levenshtein Distance (Part 3: Optimize Everything!)
  20777. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  20778. Levenshtein Distance with SIMD (Bonus Part)
  20779. 1619047 - Let's Encrypt: CAA Rechecking bug
  20780. Creating a custom ErrorHandlerMiddleware function
  20781. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  20782. Mysterious Light Sources
  20783. Intelligent Bill Payment Platform for Businesses | Bill.com
  20784. SETI@home Search for Alien Life Project Shuts Down After 21 Years
  20785. Working remotely during challenging times - Microsoft 365 Blog
  20786. Firefox 75 On Wayland Now To Have Full WebGL, Working VA-API Acceleration
  20787. Introduction to D3
  20788. About upcoming limits on trusted certificates
  20789. Model Builder Updates for ML.NET this February | .NET Blog
  20790. Getting started with Contoso Crafts
  20791. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  20792. The Different Kinds of Exoplanets You Meet in the Milky Way
  20793. .NET Core (Preview) - Docker Hub
  20794. PDF text extraction | FilingDB
  20795. Getting Started With React Hooks
  20796. Let's Encrypt certificate issue requiring urgent renewal
  20797. Episode 133 – Nick Craver: Stack Overflow to .NET Core | The 6 Figure Developer
  20798. Revoking certain certificates on March 4
  20799. How to set up a tab profile in Windows Terminal to automatically SSH into a Linux box
  20800. 0.3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333
  20801. Simple Systems Have Less Downtime
  20802. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  20803. C# 8 default interface methods - Red Hat Developer
  20804. Next Stream: Wednesday at 11 AM ET // @_clarkio || @clarkio on socials
  20805. - Miguel de Icaza
  20806. Durable Functions Upgrade Strategies
  20807. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  20808. What's the Difference Between Blazor vs Razor
  20809. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  20810. Tip 251 - Working With Azure Functions in VS Code and GitHub
  20811. svenpetersen1965's Thingiverse Profile
  20812. AWS is updating minimum requirements for AWS Tools for PowerShell to Windows PowerShell 3.0 and .NET Framework 4.5 | Amazon Web Services
  20813. Free Magazines for .NET and JavaScript Developers
  20814. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  20815. Robinhood App and Website Down
  20816. fork() can fail: this is important
  20817. Re: SMB over QUIC: Files Without the VPN
  20818. GitTrends: GitHub Insights - Monitor Views and Clones of your GitHub Repositories | Product Hunt
  20819. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  20820. Introducing GitTrends: GitHub Insights
  20821. Project Svalbard, Have I Been Pwned and its Ongoing Independence
  20822. Better passwords in Ruby applications with the Pwned Passwords API
  20823. Payment Request API
  20824. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  20825. Rust Ownership Rules
  20826. WireGuard Gives Linux a Faster, More Secure VPN
  20827. WINDOWS93
  20828. When Bloom filters don't bloom
  20829. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  20830. Blazor Tutorial : Razor Components | EventCallback - EP22
  20831. NDC Oslo 2020 | Software Developers Conference
  20832. Little known features of iTerm2
  20833. Epistemic standards for “Why did it take so long to invent X?”
  20834. Meet The DotNet Docs! Contributing to docs (and how to make it not suck)!
  20835. TechBash 2020 - A Developer Conference in the Northeast
  20836. Clojure: the Lisp that wants to spread
  20837. Dan Wahlin on about.me
  20838. The Simpsons - Alf pogs
  20839. runtime: non-cooperative goroutine preemption · Issue #24543 · golang/go
  20840. Microsoft News API | Partner API Documentation
  20841. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  20842. Brad Fitzpatrick [bradfitz.com]
  20843. Decent Security
  20844. Decent Security
  20845. (PUBLIC) Building a better Go linker
  20846. DevReach - The Premier Dev Conference
  20847. APHL
  20848. DevReach 2020 to be Hosted in the US and Bulgaria
  20849. Home - Serving the Flight Tracking Enthusiast - ADS-B Exchange
  20850. Code with Dan
  20851. 1unicorn2
  20852. Fritz on the Web
  20853. Recent | Stories | DotNetKicks
  20854. Welcome to Babylon.js 4.1 - Windows Developer Blog
  20855. Automate developer work using Git Aliases
  20856. Identity column vs ETL Process - Simple Talk
  20857. Putting the Fun in C# Local Functions
  20858. What's New in Visual Studio Online | Visual Studio Blog
  20859. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  20860. Mutating Objects makes Testing Harder – George Stocker
  20861. Tip 250 - Using Visual Studio Online
  20862. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  20863. When Containers Become Trashcans
  20864. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  20865. Travelling with 24" monitors - My blog
  20866. Use the Git History to Identify Pain Points in Any Project :: Random Bits of Wisdom
  20867. Slides and links from DotNetDays Romania 2020
  20868. Things I Believe About Software Engineering
  20869. 📕 The 25 most recommended programming books of all-time.
  20870. HackerTracker.info
  20871. A journey to searching Have I Been Pwned database in 49μs (C++)
  20872. NymphCast: a casual attempt at an open alternative to ChromeCast and kin
  20873. Cybersecurity
  20874. Technical Details of Why Cloudflare Chose AMD EPYC for Gen X Servers
  20875. Sharenting, BYOD and Kids Online: 10 Digital Tips for Modern Day Parents
  20876. Miranda homepage
  20877. How to Fill a Klein Bottle - Numberphile
  20878. List of 2020 Leap Day Bugs
  20879. Hemolithin: a Meteoritic Protein containing Iron and Lithium
  20880. DDD South West 2020 Call for Papers Extended
  20881. Security Notice
  20882. data stories
  20883. SharpLab
  20884. SharpLab
  20885. SharpLab
  20886. SharpLab
  20887. .NET Threading and WebAssembly
  20888. Detroit: Become Human - Scan effect in Unity
  20889. zkMesh
  20890. .NET R&D Digest (February, 2020)
  20891. My Ordinary Life: Improvements Since the 1990s - Gwern.net
  20892. Building a Custom Router for Blazor
  20893. Important GDC 2020 Update
  20894. Stack Exchange Data Explorer
  20895. How a 2 person startup already uses 28 other tools
  20896. A half-hour to learn Rust
  20897. DDD North 2020!
  20898. WPF Tips
  20899. WinUI Tips
  20900. How to brainstorm great business ideas
  20901. Joel Martinez
  20902. Chadslab
  20903. Switching back to the UI thread in WPF/UWP, in modern C#
  20904. moyix (Brendan Dolan-Gavitt) | Keybase
  20905. dade
  20906. Supporting other projects in the community
  20907. [Cado-nfs-discuss] Factorization of RSA-250
  20908. Microsoft - Official Home Page
  20909. SharpLab
  20910. I want off Mr. Golang's Wild Ride
  20911. Profit Hunt | profitable online projects
  20912. Black History Month: Hear from 5 Technology Innovators
  20913. Home | INSTINCT3
  20914. How Crash Bandicoot Hacked The Original Playstation | War Stories | Ars Technica
  20915. Programmers generate every possible melody in MIDI to prevent lawsuits - MusicTech
  20916. Digital Gift Cards | Give the Gift of Secure Passwords | 1Password
  20917. WildML
  20918. Weekly Update 180
  20919. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  20920. Rider 2020.1 Starts Early Access Program - .NET Tools Blog
  20921. How to set up Docker within Windows System for Linux (WSL2) on Windows 10
  20922. Overview of Azure Cache for Redis - Simple Talk
  20923. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  20924. Tip 249 - Deploying a Node.js Web App using Visual Studio Code, GitHub Actions and Azure
  20925. Adding Observability to .NET Core Apps ASP.NET Blog |
  20926. Immutability in DTOs?
  20927. Semantic UI
  20928. IoT SVG Idea
  20929. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  20930. Strava Runner Profile | David Ortinau
  20931. bern_relief.py
  20932. The Art of Zero Knowledge: Zero-Knowledge Proofs for Set Membership | ZKProof Standards
  20933. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  20934. Default Keyboard Shortcuts - Visual Studio 2019 for Mac
  20935. Math with Bad Drawings: Illuminating the Ideas That Shape Our Reality: Ben Orlin: 9780316509039: Amazon.com: Books
  20936. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  20937. Don’t try to sanitize input. Escape output.
  20938. Hundred year mistakes
  20939. Straffic
  20940. Straffic
  20941. Israeli Marketing Company Exposes Contacts Database
  20942. How to create a Dell-Ubuntu Image on your Dell PC
  20943. Hasura raises $9.9M Series A to simplify GraphQL for developers – TechCrunch
  20944. Why the GOV.UK Design System team changed the input type for numbers - Technology in government
  20945. Incident on 2020-02-27 14:31 UTC
  20946. A painless self-hosted Git service
  20947. Let's Encrypt Has Issued a Billion Certificates
  20948. Showcase of projects built with .net technology - BuiltWithDot.Net
  20949. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  20950. CppCon 2014: Chandler Carruth "Efficiency with Algorithms, Performance with Data Structures"
  20951. Welcome to Babylon.js 4.1
  20952. Become a Member | Mathematical Association of America
  20953. Twitch
  20954. C# 8 pattern matching - Red Hat Developer
  20955. tippin.me
  20956. The Simpsons in CSS
  20957. Provisional Mode | .NET Blog
  20958. The Oldest Company in Almost Every Country (That is Still in Business) - BusinessFinancing.co.uk
  20959. 3.0
  20960. x64dbg
  20961. YC's New Guide to Raising a Series A
  20962. Country Codes, Phone Codes, Dialing Codes, Telephone Codes, ISO Country Codes
  20963. Learning Blazor Components: The Definitive Guide
  20964. Getting Started with CORS in ASP.NET Core
  20965. Securing gRPC-based Microservices in .NET Core
  20966. What is a type in TypeScript? Two perspectives
  20967. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  20968. REST Commands and Queries in VS Code - ardalis
  20969. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  20970. Azure Cost Management + Billing updates – February 2020
  20971. @types/blazor__javascript-interop
  20972. Don't Forget To Be Awesome
  20973. Hard Startups
  20974. Laszlo - .Net Developer, Personal Blog
  20975. automatic SQL injection and database takeover tool
  20976. DOJ Plans to Strike Against Encryption While the Techlash Iron Is Hot
  20977. What's behind the hype about Blazor? - Stack Overflow Blog
  20978. Your Man in the Public Gallery - Assange Hearing Day 2 - Craig Murray
  20979. Regular-Expressions.info - Regex Tutorial, Examples and Reference
  20980. Dependency Injection in Azure Functions with C#
  20981. Things I Learned From Five Years in Climate Tech
  20982. Neutralinojs
  20983. Tailwind UI
  20984. Grid Garden
  20985. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  20986. ReSharper 2020.1 Roadmap - .NET Tools Blog
  20987. Authentication and the Azure SDK
  20988. Marvin.Cache.Headers 5.0.0 Released
  20989. Use Blazor and C# to host a static website in Azure Storage
  20990. How to ignore files in Git without .gitignore - Red Hat Developer
  20991. Power Down: Low power mode for Azure Sphere
  20992. React Context with TypeScript: Part 2 - Complex context with function components
  20993. From WebForms to Blazor?
  20994. xUnit.net
  20995. A Just and Equitable Cannabis Industry
  20996. #444 – An Interview with Ben Eater
  20997. The Amp Hour Electronics Podcast
  20998. What is this 48-pin laptop hard drive connector?
  20999. An Intuitive Guide to Linear Algebra – BetterExplained
  21000. JS Paint
  21001. Apple drops a bomb on long-life HTTPS certificates: Safari to snub new security certs valid for more than 13 months
  21002. No raw data, no science: another possible source of the reproducibility crisis
  21003. A History of Entity Framework
  21004. Search
  21005. .NET and VSCode
  21006. KubeCon + CloudNativeCon Europe 2020: It’s a Polyglot World of Stateless Funct...
  21007. To Get Good, Go After The Metagame
  21008. Cycling through all the streets in central London
  21009. Handling Huge Traffic Spikes with Azure Functions and Cloudflare
  21010. DDD By Night March 2020 @ Zendesk
  21011. Георгий Плотников «Just In Time hooking»
  21012. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  21013. Buy X410 - Microsoft Store
  21014. Public Key Infrastructure (PKI) Engineer - Jobs at Apple
  21015. Pancake Numbers - Numberphile
  21016. csharpfritz - Twitch
  21017. BlazorForums.Net
  21018. Just In Time Hooking #
  21019. Get help with online scams
  21020. When ASP.NET Core can't find your controller: debugging application parts
  21021. C# ReadOnlySpan<byte> and static data
  21022. Bill Laswell
  21023. Securing Firefox with WebAssembly – Mozilla Hacks - the Web developer blog
  21024. How can I replace the first occurrence of a character in every word?
  21025. The Facts: Mozilla’s DNS over HTTPs (DoH) – Open Policy & Advocacy
  21026. Getting Started with Parcel.js - A Web Application Bundler
  21027. HDRP: Out of Preview in 2019.3 - Unity Technologies Blog
  21028. Netflix is pleased to announce the open-source release of our crisis management orchestration framework: Dispatch!
  21029. Acrobat on the Web, Powered by WebAssembly
  21030. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  21031. Getting started with ML.NET in Jupyter Notebooks
  21032. Announcing TypeScript 3.8 | TypeScript
  21033. Null API Responses and HTTP 204 Results in ASP.NET Core
  21034. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  21035. It’s 2020. Is your code ready for leap day?
  21036. Update on running ReSharper out of process - .NET Tools Blog
  21037. Typing Arrays in TypeScript
  21038. The Secret Code: ASP.NET MVC Conventions
  21039. TraceProcessor 1.0.0 - Windows Developer Blog
  21040. Azure Sphere is now generally available!
  21041. EA and Visual Studio’s Linux Support | C++ Team Blog
  21042. Episode 132 – EF and EF Core with Brice Lambson | The 6 Figure Developer
  21043. Python vs Julia autocorrelation
  21044. Learn how computers add numbers and build a 4 bit adder circuit
  21045. CamSD.ino
  21046. Dos and Don'ts of stackalloc
  21047. USW Flex Mini
  21048. SharpLab
  21049. On Voice Coding
  21050. Visual Studio for Mac: Refresh(); event
  21051. Andreessen-Horowitz craps on “AI” startups from a great height
  21052. Donald Knuth Was Framed
  21053. Software Development Company | BitTacklr
  21054. Are you reading the "What's New" in .NET docs?
  21055. Passwords, how they are hacked and how to protect them
  21056. Brief lessons on handling huge traffic spikes
  21057. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  21058. Building a fake company
  21059. Cloudflare silently deleted my DNS records
  21060. C++ decltype and parentheses - why?
  21061. Bastion
  21062. crt.sh | cert-populations
  21063. Navigating microservices with .NET Core - Ryan Nowak
  21064. C# 8 asynchronous streams - Red Hat Developer
  21065. Pizza Box Computer
  21066. BernRelief.py
  21067. DDD North 2020
  21068. Confused by "groups" and the Linux "permission model"
  21069. 5 arguments to make managers care about technical debt
  21070. Compound Double Pendulums
  21071. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  21072. Screaming in the Cloud Archives - Last Week in AWS
  21073. pwn.college BETA
  21074. Doing Meta-Analysis in R
  21075. Routed Gothic Font
  21076. Web Workers, comlink, TypeScript and React
  21077. .NET Core/Standard Auto Incrementing Versioning
  21078. Building String Razor Template Engine with Bare Hands (.NET Core)
  21079. Designing an event-driven process at scale: Part 3 - Red Hat Developer
  21080. Storage 101: Understanding the Hard-Disk Drive - Simple Talk
  21081. If I send a plaintext e-mail using Gmail to somebody, including my PGP public key block, is that secure?
  21082. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  21083. Comparing Callbacks, Promises and Async Await in TypeScript
  21084. C# - Sealed and internal - how to use in unit test?
  21085. New and improved JonSkeet.DemoUtil
  21086. TypeScript 3.8 Adds Private Fields and Top-Level Await
  21087. How can I create a password protected .zip file in Windows 10?
  21088. CQRS + Event Sourcing – Step by Step | Learn CQRS and Event Sourcing
  21089. Alternatives to enums in TypeScript
  21090. Tip 248 - Top 5 VS Code extensions for Azure Developers
  21091. Mathematics for the adventurous self-learner
  21092. Blog - Paul Knopf
  21093. :: Darch
  21094. Home - Qml.Net
  21095. Famicom Party
  21096. CloudSkills.fm
  21097. grep.app
  21098. I've Just Launched "Pwned Passwords" V2 With Half a Billion Passwords for Download
  21099. The 17-Klein Bottle - Numberphile
  21100. .NET Memory Workshops
  21101. In depth guide to running Elasticsearch in production
  21102. The Zen of Go | Dave Cheney
  21103. Should you self-host Google Fonts?
  21104. Shared Source CLI Essentials: David Stutz, Ted Neward, Geoff Shilling: 9780596003517: Amazon.com: Books
  21105. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  21106. SharpLab
  21107. OpenVPN Client Connect For Windows | OpenVPN
  21108. About Our Ads
  21109. dotnet/runtime
  21110. dotnet/runtime
  21111. A Simple Range Proof From Polynomial Commitments - HackMD
  21112. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  21113. Recreating 3 Seconds of STAR WARS (Green Screen Model)
  21114. Running Windows 2000 on WSL
  21115. dotnet/runtime
  21116. Ella: A Vibrator You Control From Your Phone
  21117. dotnet/runtime
  21118. Damian Edwards
  21119. dotnet/runtime
  21120. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  21121. dotnet/runtime
  21122. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  21123. QA Platform Engineer - DEV
  21124. dotnet/runtime
  21125. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  21126. My Data of Unknown Origin - Pastebin.com
  21127. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  21128. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  21129. Software platform dependency analysis with F# and Neo4j
  21130. Welcome to Blazor Blogs!
  21131. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  21132. Introduction :: Learn TLA+
  21133. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  21134. Under the hood of “Default Interface Methods”
  21135. MongoDB Transactions in .NET Applications
  21136. William J. Bowman, Ph.D. | Home
  21137. Inrupt, Tim Berners-Lee's Solid, and Me
  21138. DDD East Midlands Conference 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  21139. hediet/vscode-debug-visualizer
  21140. Part 1 - Introduction and Setting up the REPL
  21141. Daniel Rubino on about.me
  21142. Veniqa - Open-source E-commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) and more. 100% Code Customizable.
  21143. ErikEJ/EFCorePowerTools
  21144. Am I generating email link tokens correctly?
  21145. Do CPU credits exist for c5d.large instances? And if not, why not?
  21146. auto as a template argument placeholder for a function parameter
  21147. Can I safely update Windows 10?
  21148. Is the strcasecmp algorithm flawed?
  21149. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  21150. Why in Linux the rights to execute the file doesn't work?
  21151. microsoft/electionguard
  21152. M3
  21153. Channel 9 provides videos for developers, delivered by the people who work behind the scenes at Microsoft.
  21154. What To Do When You Reach Number 1 On Hacker News - Blog by Jared Nelsen
  21155. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  21156. TimeSnapper, automatic screenshot software, auto screen capture
  21157. Learning Rust With Entirely Too Many Linked Lists
  21158. Get a Free Demo | SentinelOne
  21159. Homepage | Plaid
  21160. Vue Vixens - Workshops for Foxy People to Learn Vue.js
  21161. xt0rted/slash-command-action
  21162. Stack Overflow is leaking user emails
  21163. MYTA Technologies_v3.mp4
  21164. Opportunities | MYTA Technologies
  21165. MusicKit JS | Apple Developer Documentation
  21166. What Happened with LEGO – Reality Prose
  21167. hassio-addons/addon-ssh
  21168. COPY | Npgsql Documentation
  21169. Welcome to the UK .NET Tour 2020
  21170. TotallyNotChase/glitch-this
  21171. 1.05.2019 Wir bauen einen Familien Kalender mit ASP.NET Core
  21172. VuePress
  21173. React book landing page
  21174. Source Code | OpenVPN
  21175. mcc (@mcc@mastodon.social)
  21176. Chris Noring — DEV Profile
  21177. Blazor | Build client web apps with C# | .NET
  21178. Building a Custom Router for Blazor
  21179. The friendly Operating System for the Internet of Things
  21180. Building a Custom Router for Blazor
  21181. Hash functions and security | Manning
  21182. I hacked SlickWraps. This is how. - Lynx0x00 - Medium
  21183. Weekly Update 179
  21184. I'm now offering sponsorship of this blog
  21185. Instant Nancy Web Development
  21186. Ivan On Tech on Programming in Solidity, C++, and Javascript - Cryptographic Asset
  21187. Microservices in .NET Core
  21188. PostHog – Self Hosted Product Analytics
  21189. SQLite Query Language: WITH clause
  21190. home | CFAIL
  21191. Code Maze Weekly #13 - Code Maze
  21192. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  21193. Configure the Linker for ASP.NET Core Blazor
  21194. A Dark Room
  21195. VorTechS/BlazorCarousel
  21196. Build a JavaScript Responsive Sidebar Menu
  21197. Free Website Builder | Create a Free Website | Wix.com
  21198. Retargeting & Tracking Pixels: Explained!
  21199. What Are APIs? - Simply Explained
  21200. DevOps For Dummies (For Dummies (Computer/Tech)): Emily Freeman: 9781119552222: Amazon.com: Books
  21201. Testing GitHub Oneboxes for Stack Overflow for Teams
  21202. Opinion: The unspoken truth about managing geeks
  21203. Just one week left to submit your talk proposals for DDD South West 2020!
  21204. Debugging Wednesday — Cancel this task!
  21205. The state of dotnet performance
  21206. Learning By Shipping
  21207. Testing GitHub Oneboxes on Stack Overflow for Teams
  21208. Master these JavaScript Fundamentals to Land Your Next Job
  21209. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  21210. Loosely Coupled Show: Software Architecture and Design - CodeOpinion
  21211. The Power of EventSourcing — Softwarepark
  21212. Storing IoT Data in a database
  21213. Fundamental Concepts for Elastic Jobs in Azure SQL Database
  21214. Getting started with Uno Platform and ReactiveUI - Uno Platform
  21215. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  21216. MFractor For Visual Studio Windows Now Available
  21217. Fixing Random, part 28
  21218. Fixing Random, part 24
  21219. Porting old posts, part 2
  21220. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  21221. Chris Sainty - Building with Blazor
  21222. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  21223. What is content caching on Mac?
  21224. petterhoel/Todos
  21225. My Media Creation Setup
  21226. Fixing Random, part 18
  21227. Fixing Random, part 23
  21228. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  21229. Compiler Explorer - C (x86-64 clang 9.0.0)
  21230. EF Core adoption is very healthy
  21231. Fixing Random, part 29
  21232. Medicare for All: Last Week Tonight with John Oliver (HBO)
  21233. DEFINE_ME
  21234. JetBrains Mono: A free and open source typeface for developers
  21235. Fixing Random, part 22
  21236. How to test logging when using Microsoft.Extensions.Logging
  21237. Time Stand Still
  21238. Service Fabric Community Q&A 41
  21239. Exclusive: Details of 10.6 million MGM hotel guests posted on a hacking forum | ZDNet
  21240. .NET Design Review: ARM Intrinsics
  21241. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  21242. How do you do multiple inserts with npgsql (batch not serial) · Issue #2779 · npgsql/npgsql
  21243. .NET Design Review: Quick Reviews
  21244. Trains․NET - Episode 16 - Nicer UI and removing Windows Forms
  21245. Davy Wybiral
  21246. Fixing Random, part 25
  21247. Candle Touch™- The First Smart, Connected, Real-Flame Candle
  21248. NetFabric/NetFabric.Hyperlinq
  21249. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  21250. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  21251. helvetica scenario
  21252. The future of work looks like staying out of the office
  21253. Senior Program Manager in Redmond, Washington, United States | Engineering at Microsoft
  21254. The Wandering Earth (2019) - IMDb
  21255. Compiler Explorer - C (x86-64 clang 9.0.0)
  21256. New optimizations boost performance in preview builds of Microsoft Edge - Microsoft Edge Blog
  21257. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  21258. EF Core Tips: Don’t call Update when you don’t need to!
  21259. Fixing Random, part 21
  21260. Plan for Entity Framework Core 5.0
  21261. Messaging Layer Security: Towards a New Era of Secure Group Messaging
  21262. Pushing a database driver to the max: Performance and architecture in the Npgsql PostgreSQL driver
  21263. Porting old posts, part 1
  21264. billy corgan rides a rollercoaster
  21265. It's the End of the World As We Know It but it's in 7/4
  21266. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  21267. Introducing EF Core 5 Features: CreateDbCommand: I’ll see your string and raise you a command…
  21268. Andrey Akinshin's blog
  21269. Fixing Random, part 26
  21270. Fixing Random, part 19
  21271. Mechanized Proofs for PL: Past, Present, and Future
  21272. NVIDIA/cutlass
  21273. Home
  21274. YohDeadfall/Yoh.Tuples
  21275. Loosely Coupled Show | Episode #000 | Software Architecture
  21276. T4 and EF Core Reverse Engineering
  21277. Cryptologie
  21278. Microsoft Flagship Events
  21279. 1564808 - Unable to drag and drop images or URLs from browser to desktop when running Windows as Administrator with UAC disabled
  21280. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  21281. Fixing Random, part 20
  21282. Posts by Ben Adams
  21283. Data Brokers are Cruising for a Bruising
  21284. Security Scanning Your .NET Core Applications
  21285. David Wengier
  21286. the Nothing itself nothings
  21287. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  21288. The hidden war over grocery shelf space
  21289. Decompile .NET code while debugging - Visual Studio
  21290. Hardware build: CRC calculation
  21291. Blazored.FluentValidation 1.2.0
  21292. Languages & Runtime: .NET Community Standup - Feb 13th 2020 - ❤🌹
  21293. Nick Craver - Software Imagineering
  21294. How do CRCs work?
  21295. How To Create a Blazor Component
  21296. Fixing Random, part 30
  21297. Make your custom .NET GC - "whys" and "hows" - Konrad Kokosa
  21298. Unhandled Exception
  21299. Tinkering with client-side Blazor and the AWS SDK for .NET
  21300. Epic Circles - Numberphile
  21301. Simulating Supply and Demand
  21302. Roundup #68
  21303. Rider 2019.3.2 is Available! - .NET Tools Blog
  21304. Dave - Black (Live at The BRITs 2020)
  21305. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  21306. Numberphile
  21307. Porting old posts, part 3
  21308. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  21309. Home · terrajobst
  21310. fiigii.com
  21311. Transactions with MongoDB 4.0 and .Net
  21312. Jon Galloway - Jon Galloway
  21313. Update on our new and upcoming security keys
  21314. hattan shobokshi
  21315. X25519 in Web Cryptography · Issue #271 · mozilla/standards-positions
  21316. Weekly Update 178
  21317. Andrew Lock | .NET Escapades
  21318. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  21319. Azure App Configuration is now generally available | Azure updates | Microsoft Azure
  21320. Asher Wolf – Medium
  21321. Continuous C# and F# IDE for iPads and iPhones
  21322. Visual Studio 2010 Best Practices
  21323. Appstat - App Store Sales & Analytics on your Mac
  21324. Lychee — Self-hosted photo-management done right
  21325. xamarin/Essentials
  21326. cldubya - Twitch
  21327. Connection Abstractions · Issue #1793 · dotnet/runtime
  21328. system.net - Domain Name For Sale | DAN.COM
  21329. FEMMEBIT
  21330. Steven Troughton-Smith is creating Tech, Development & Games Commentary | Patreon
  21331. Habitica - Gamify Your Life
  21332. Paperwork
  21333. BlurHash
  21334. bitcrazed (Rich Turner) | Keybase
  21335. Strings and Loops within Pi - Numberphile
  21336. MongoDB.local SF 2018
  21337. Streisand effect - Wikipedia
  21338. Plain Text Offenders
  21339. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  21340. Designing an event-driven business process at scale: A health management example, Part 1 - Red Hat Developer
  21341. February 2020 SDK Release
  21342. Code review red flag: Where is the missing code?
  21343. Elastic Jobs in Azure SQL Database – What and Why
  21344. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  21345. React Context with TypeScript: Part 1 - Simple context with function components
  21346. MSIX Packaging Tool Insider Program
  21347. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  21348. Builder as a monoid
  21349. Migrating your applications to Azure using Virtual Machine Scale Sets, Packer and Virtual Machine extensions – Part 1
  21350. Catch up with Visual Studio Tools for Unity on Mac | Visual Studio Blog
  21351. Is Blazor For Everyone? — App vNext
  21352. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  21353. Blazor by Example - A dismissable banner
  21354. SQL Bits 2020 is happening in London: join us March 31 to April 4 - SQL Server Blog
  21355. Xamarin Coding Standards | Jesse Liberty
  21356. Monsters Weekly 152 - GitHub Actions and .NET Core
  21357. Hash functions and security | Manning
  21358. CSLA .NET Version 5.1.0 Release
  21359. Rider 2020.1 Roadmap - .NET Tools Blog
  21360. Resource Pseudo Localization - Protecting developers from themselves
  21361. GIFs and SwipeView in Xamarin Forms 4.4
  21362. Types for classes in TypeScript
  21363. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  21364. Careers at Microsoft | Microsoft jobs
  21365. Azure This Week: Azure This Week - Ignite The Tour: Sydney
  21366. OS hacking: Let's port git to SerenityOS!
  21367. Program Manager 2 in Redmond, Washington, United States | Engineering at Microsoft
  21368. Careers at Microsoft | Microsoft jobs
  21369. Bvckup 2 | Introducing a small spinoff project - byenow - a faster folder deleter
  21370. Google Fonts
  21371. syscolabs/kasaya
  21372. data stories
  21373. BBC Micro bot
  21374. Screaming in the Cloud Archives - Last Week in AWS
  21375. Last Week in AWS - AWS News Sprinkled With a Side of Snark
  21376. ralfholly/git-autocommit
  21377. Copyrighting all the melodies to avoid accidental infringement | Damien Riehl | TEDxMinneapolis
  21378. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  21379. Marten
  21380. Straffic
  21381. Szkoła Event Sourcing - Fakty i Mity o Event Sourcing
  21382. Lupusa87 - Overview
  21383. joshfree - Overview
  21384. Animal Crossing: New Horizons Direct (Nintendo Switch)
  21385. The Computer Scientist Responsible For Cut, Copy, and Paste, Has Passed Away
  21386. Seba's Photography - A blog about photography and (if happens) travels. Photographer based in Portsmouth, UK. Mainly portraits, street and few landscape photography
  21387. sebas77 - Overview
  21388. Multi-Perspective Validation Improves Domain Validation Security - Let's Encrypt - Free SSL/TLS Certificates
  21389. Is there a good way to communicate choose at least one?
  21390. DeepL Translator
  21391. Latacora - Stop Using Encrypted Email
  21392. Password Managers with guest Troy Hunt | Weekly Dev Tips
  21393. How 1500 bytes became the MTU of the internet
  21394. Does register selection matter to performance on x86 CPUs?
  21395. ASP.NET Core Middleware Registration
  21396. Hexa
  21397. xLayers: Design – Code – Repeat
  21398. ngx.tools: Angular Packages Discovery
  21399. Peter Lawrence Montgomery, 1947-2020
  21400. galaxus.de – mehr als ein Onlineshop
  21401. Open Game Engine Exchange
  21402. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  21403. Why we left AWS
  21404. Welcome to the Worldwide Center of Mathematics on YouTube!
  21405. Code Traveler
  21406. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  21407. G-Truc Creation
  21408. jkotas - Overview
  21409. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  21410. PeachPie | PHP compiler to .NET
  21411. Ed Southall
  21412. Azure This Week: Watch the latest videos
  21413. Initial Memcached protocol by MonsieurTib · Pull Request #84 · davidfowl/BedrockFramework
  21414. StackShare Weekly Digest.
  21415. There Are Whales Alive Today Who Were Born Before Moby Dick Was Written
  21416. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  21417. Twitch
  21418. Welcome | Azure Tips and Tricks
  21419. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  21420. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  21421. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  21422. Type-Driven Development with Idris
  21423. Snap: a Microkernel Approach to Host Networking
  21424. sdras - Overview
  21425. Testing GitHub Oneboxes
  21426. From DotNet Run to Hello World - .NET Oxford - January 2020
  21427. Donating BAT to Have I Been Pwned with Brave Browser
  21428. Tentacles Akimbo (with Cliff Stoll) - Numberphile
  21429. TGI Kubernetes 105: Dapr - Distributed Application Runtime
  21430. What is a stack and how does it work? — 6502 part 5
  21431. Jakub Míšek - Compiling and Running a PHP on .NET Core - Dotnetos Conference 2019
  21432. Application Diagnostics in .NET Core 3.1 - Damian Edwards & David Fowler
  21433. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  21434. Running 'Have I Been Pwned' with Azure and Cloudflare | Tech Tips NDC Sydney 2019
  21435. Azure ESP32 Dev Kit Board and resources
  21436. A Miraculous Proof (Ptolemy's Theorem) - Numberphile
  21437. Pentagons and the Golden Ratio - Numberphile
  21438. Hello World - Introduction to C# interactive C# tutorial
  21439. Kevin Gosse — The debugging mindset
  21440. Pronoun Island: he/him examples
  21441. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  21442. awkwardhugs.org
  21443. Oracle Buys Aconex
  21444. InboxSDK
  21445. jasonmayes/Real-Time-Person-Removal
  21446. Mining my mailbox for top email service providers
  21447. nquinlan/Email-Intelligence
  21448. rswier/c4
  21449. Master of Aggregates
  21450. Continuous Delivery, Deployment and DevOps platform - Octopus Deploy
  21451. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  21452. campersau - Overview
  21453. Reset your code
  21454. 304NotModified - Overview
  21455. Announcing speakers for 2020 : C++ On Sea
  21456. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  21457. Hello World: The Film
  21458. Twitch
  21459. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  21460. dotnet/aspnetcore
  21461. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  21462. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  21463. ReactJSConsulting.com
  21464. Azure Weekly
  21465. Caliper - Measure what matters for hiring in AI. At scale.
  21466. dotnet/project-system
  21467. Twitch
  21468. A Piece of Pi for Patrons | Numberphile on Patreon
  21469. COPY | Npgsql Documentation
  21470. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  21471. efcore/EFCore.NamingConventions
  21472. emadashi - Twitch
  21473. Main Page الصفحة الرئيسية
  21474. Jesse Liberty on about.me
  21475. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  21476. Adam Storr - Integration Testing with ASP.NET Core 3.1
  21477. LLVM Meetup - Toronto, May 2019
  21478. Why Do So Many Incompetent Men Become Leaders?
  21479. Pronoun Island: he/him and they/them examples
  21480. To Seem More Competent, Be More Confident
  21481. CertificateManager 1.0.3
  21482. Building an ASP.NET Core app and deploying to Azure with GitHub Actions (hopefully)
  21483. David Pfau
  21484. Redash helps you make sense of your data
  21485. Avoid rewriting a legacy system from scratch, by strangling it
  21486. brajkovic (Bojan Rajkovic) | Keybase
  21487. School of Video Game Audio
  21488. Updates | RealtimeCSG
  21489. Sander van Rossen is creating level editor tools for Unity | Patreon
  21490. Build software better, together
  21491. RadicalCSG/Chisel.Prototype
  21492. Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon
  21493. NYC Salon
  21494. dwmkerr/hacker-laws
  21495. Great App Search Checklist
  21496. Codefresh is the first CI/CD platform built for Kubernetes and Docker.
  21497. Generic Host Builder in ASP .NET Core 3.1
  21498. Your balance is $0.30000000004
  21499. i am the cavalry
  21500. Unity - Unity
  21501. Home | Mono
  21502. Rugged Software
  21503. Working with expression trees in C# | Alexey Golub
  21504. PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים
  21505. TaoSecurity
  21506. About - iCircuit - The Realtime Circuit Simulator and Editor
  21507. NoSQL Database | RavenDB ACID NoSQL Document Database
  21508. Calca - The Text Editor that Loves Math
  21509. Continuous C# and F# IDE for iPads and iPhones
  21510. Working with expression trees in C# | Alexey Golub
  21511. dotnet/project-system
  21512. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  21513. HusseiN98D on Bugcrowd
  21514. HackerOne
  21515. dotnet/runtime
  21516. Rémi Bourgarel’s Blog
  21517. Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml
  21518. dataframe.ca Blog
  21519. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  21520. Tipping with Brave Rewards
  21521. Real-World Cryptography
  21522. dotnet/runtime
  21523. F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update!
  21524. Blockchain Research Newsletter
  21525. dotnet/runtime
  21526. dotnet/runtime
  21527. Ptolemy's Theorem — Brady Haran
  21528. Performance testing
  21529. Visual Studio Code January 2019
  21530. dotnet/runtime
  21531. HackerOne
  21532. Fermat's Library | Librarian
  21533. Pronoun Island: she/her examples
  21534. Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET
  21535. dotnet/runtime
  21536. dotnet/runtime
  21537. Latest News - NSW Police Public Site
  21538. iolevel/wpdotnet-sdk
  21539. LiteDB :: A .NET embedded NoSQL database
  21540. Migrating configuration in .NET Framework to .NET Core
  21541. Calculating Pi: My attempt at breaking the Pi World Record
  21542. dotnet/runtime
  21543. Private Thoughts
  21544. Free Finance Research Library of White Papers, Magazines, Reports, and eBooks
  21545. Manning | Deal of the Day
  21546. Cake - Home
  21547. RAM and bus timing
  21548. The Golden Ratio (why it is so irrational) - Numberphile
  21549. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  21550. PowerPoint-Präsentation
  21551. Man who misses Ceefax spends years creating his own version
  21552. A Survey of Compiler Testing
  21553. Ben Eater
  21554. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  21555. AVIF for Next-Generation Image Coding
  21556. Research based on the .NET Runtime
  21557. What do software engineers who work at a large scale understand that other developers don't? - Quora
  21558. Base64 encoding and decoding at almost the speed of a memory copy
  21559. xt0rted/actions
  21560. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  21561. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  21562. Rust for professionals
  21563. New Microsoft.Toolkit.HighPerformance package by Sergio0694 · Pull Request #3128 · windows-toolkit/WindowsCommunityToolkit
  21564. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  21565. DeFacto
  21566. Chart Test
  21567. xKloc/Todos
  21568. davidfowl/Todos
  21569. Developer South Coast (Southampton, United Kingdom)
  21570. csharpfritz - Twitch
  21571. NuGet | Status
  21572. The NuGet Blog
  21573. Windows Update Delivery Optimization: FAQ
  21574. Image Overhaul (.webp support) by NickCraver · Pull Request #47 · NickCraver/nickcraver.github.com
  21575. ⚙ D65366 [CodeGen][SelectionDAG] More efficient code for X % C == 0 (SREM case)
  21576. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  21577. PageSpeed Insights
  21578. Lazyload images by bengreenstein · Pull Request #3752 · whatwg/html
  21579. To boldly suggest an overall plan for C++23
  21580. LearnAwesome.org
  21581. ActivityPub, the secret weapon of the Fediverse
  21582. Image actions - trying it <3 by NickCraver · Pull Request #46 · NickCraver/nickcraver.github.com
  21583. How HTTPS works Part 1 — Building Blocks
  21584. PuzzleScript Game
  21585. maharmstone/quibble
  21586. Nedbank client data compromised in security breach - TechCentral
  21587. r/UCSC - CHP blocking High Street during Day 2 of the COLA strike. [OC]
  21588. The No More Ransom Project
  21589. AWS re:Invent 2019: Beyond eleven nines: Lessons from Amazon S3 culture of durability (STG331-R1)
  21590. Firecracker: Lightweight Virtualization for Serverless Applications
  21591. Hyperping | Uptime monitoring with public status pages
  21592. M/Monit
  21593. etcd
  21594. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  21595. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  21596. Carl Franklin's Blazor Road Show!
  21597. Valid Lovely Triangles - Numberphile
  21598. Triangles by Numberphile
  21599. dotnet-dstrings 1.1.0
  21600. Compilers: The Next Frontier In Web Performance - Chad Hietala - JSConf US 2018
  21601. WACUP (WinAmp Community Update Project)
  21602. dapr/dapr
  21603. ReactSharp - A C# library for building web user interfaces
  21604. SamProf/ReactSharp
  21605. Performance traps of ref locals and ref returns in C# | Premier Developer
  21606. When must we use extern alias keyword in C#?
  21607. extern alias - C# Reference
  21608. davidfowl/Todos
  21609. The past and the future of hub
  21610. Visual Studio for Mac: Refresh(); event
  21611. Microsoft for Startups – Building Startups | Microsoft for Startups
  21612. Steve Gordon - Adventures in ASP.NET Core
  21613. Humanitarian Toolbox
  21614. RunAsRadio - Home
  21615. .NET Rocks! vNext
  21616. Global IT Burnout Index
  21617. Validating SSL Certificates With .NET ServicePointManager
  21618. Model-View-Update (MVU) – How Does It Work?
  21619. Shell Magic
  21620. Why are we so bad at software engineering? | www.bitlog.com
  21621. Introducing Terminal V2
  21622. ING open sources Lion: A library of performant, accessible & flexible Web Components
  21623. Amazon found every 100ms of latency cost them 1% in sales.
  21624. flatpickr
  21625. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  21626. .NET Blog
  21627. Nintendo Support: Nintendo 3DS Internet Browser Specs
  21628. NuGet/Home
  21629. NuGet documentation
  21630. Black History Month: Building a better future together - The Official Microsoft Blog
  21631. OpenPush - A Free, Decentralized Push Messaging Framework for Android | F-Droid - Free and Open Source Android App Repository
  21632. Motion · Blog · Where are all the animated SVGs? · Animated SVG icon editor
  21633. dotnet-tool-target.md
  21634. 256LOL - An x86 Assembler in 256 LOC
  21635. marcpaq/b1fipl
  21636. Generate - Privacy-related Data Security Incident
  21637. RØDE Microphones - VXLR+
  21638. The Best Cybersecurity Blogs of 2020 - ClearanceJobs
  21639. Rendering Particles with Compute Shaders - Mike Turitzin
  21640. GitHub CLI Beta
  21641. HEY
  21642. Newtonsoft Vs System.Text.Json – Talk Technical
  21643. Building C# 8.0 | .NET Blog
  21644. Tanaguru Contrast-Finder
  21645. Memory Bandwidth Napkin Math
  21646. Blazored/FluentValidation
  21647. Tinkering with client-side Blazor and the AWS SDK for .NET
  21648. Forms and Fields in ASP .NET Core 3.1
  21649. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  21650. google/tink
  21651. Nick Craver - Binding Redirects
  21652. INN Revival :: Home
  21653. Visual 6502 in JavaScript
  21654. Stage.js - 2D JavaScript library for cross-platform HTML5 game development
  21655. ~sircmpwn/shit - sourcehut git
  21656. Minor Change
  21657. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  21658. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  21659. Nextcloud
  21660. More speakers announced | Techorama
  21661. This Goes to Eleven (Part. 3/∞)
  21662. SRI Hash Generator
  21663. This Goes to Eleven (Part. 2/∞)
  21664. Fragment Routing with Blazor
  21665. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  21666. TWC9: Christina's Back, VS Code 1.42, .NET Interactive, PowerShell in Jupyter Notebooks and more
  21667. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  21668. .NET Core - Docker Hub
  21669. How symmetric password-authenticated key exchanges work (sPAKE)
  21670. London Crypto Day 2020
  21671. 0xd4d/dnlib
  21672. Home | Old Book Illustrations
  21673. Cloud Maker | Draw deployable AWS, Azure, & GCP diagrams
  21674. Patient Rogue by watabou
  21675. HTTPS Is Easy!
  21676. signalrcore
  21677. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  21678. Create Certificates for IdentityServer4 signing using .NET Core
  21679. Generate YouTube Thumbnails with ImageSharp and .NET Core
  21680. Speakers | Techorama
  21681. Agenda Techorama 2020 | Techorama
  21682. Terence Eden’s Blog
  21683. Inter font family
  21684. WebAssembly Summit: Schedule
  21685. Code Maze Weekly #11 - Code Maze
  21686. 5 things to be aware of with F# anonymous records | Compositional IT
  21687. Getting Started with Asynchronous Programming in .NET
  21688. You’re probably using the wrong dictionary « the jsomers.net blog
  21689. Space Frigates
  21690. FastComments - Commenting Done Right
  21691. dotnet-format Problem Matcher - GitHub Marketplace
  21692. http://www.cs.tufts.edu/~jfoster/papers/popl11.pdf
  21693. AMD PowerPoint- White Template
  21694. https://www.cert.ssi.gouv.fr/uploads/CERTFR-2020-CTI-001.pdf
  21695. ASP.NET Core docs: What's new for January 2020
  21696. How do Managed Breakpoints work?
  21697. Text Fragments
  21698. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  21699. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  21700. William J. Bowman, Ph.D. | Home
  21701. Constant Grind: Q&A | Two Headed Girl
  21702. Raph
  21703. ErikEJ/EFCorePowerTools
  21704. EdCharbeneau/BlazorPro.Spinkit
  21705. The Bright Side of Imposter Syndrome.
  21706. davidfowl/Todos
  21707. The world's worst video card?
  21708. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  21709. ASP.NET Core in Action
  21710. Russian Multiplication - Numberphile
  21711. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  21712. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 2
  21713. Cake - Home
  21714. The bright side of imposter syndrome. | Leo Gopal
  21715. SpaceX Boca Chica - Starship SN1 Bulkhead Flip
  21716. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  21717. Atlas V launch with Solar Orbiter
  21718. SSW Consulting - .NET, Web, Mobile, CRM, SharePoint, Azure, Power BI, Angular, React, Office 365 and Dynamics
  21719. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  21720. NASA Live: Official Stream of NASA TV
  21721. Antares lofts Cygnus on 13th ISS resupply flight - NASASpaceFlight.com
  21722. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  21723. Raph
  21724. SimonCropp - Overview
  21725. Blazor Radiator - Visual Studio Marketplace
  21726. EdCharbeneau/BlazorPro.Spinkit
  21727. Photos - TTM
  21728. LIVE: Atlas V Solar Orbiter pad tour, remote camera setup, and Q&A
  21729. fatih/faillint
  21730. Software optimization resources. C++ and assembly. Windows, Linux, BSD, Mac OS X
  21731. "Reverse Engineering for Beginners" free book
  21732. Livestream — Kerbal Space Academy
  21733. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  21734. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  21735. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  21736. Garbage Collection at Food Courts | .NET Blog
  21737. Zoey McCullough (@zoeysaurusrex). Ask me anything on ASKfm
  21738. Wave Engine’s on-line glTF viewer – WaveEngine Team
  21739. dotnet/runtime
  21740. davidfowl/Todos
  21741. Let's Encrypt Stats - Let's Encrypt - Free SSL/TLS Certificates
  21742. dotNetDave Rocks NDC { Porto } 2020
  21743. Creating Certificates for X.509 security in Azure IoT Hub using .NET Core
  21744. Code Maze Weekly #10 - Code Maze
  21745. Creating Certificates in .NET Core for Vue.js development using HTTPS
  21746. Trace Context is a W3C Recommendation | W3C News
  21747. 2020 Java Technology Report | Rebel
  21748. ASP.NET Core 2.1 Supported Packages
  21749. .NET Blog
  21750. SpaceX Boca Chica - Night Ops - Rings and Bulkhead Mate
  21751. Atlas V Solar Orbiter rollout and Wallops NG-13 Antares & Cygnus tour
  21752. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  21753. Failure: Zafar-1 - Simorgh - Imam Khomeini SC - February 9, 2020 -15:48UTC
  21754. Mobile Blazor Bindings – Getting Started + Why You Should Care
  21755. How do Managed Breakpoints work?
  21756. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  21757. Todo-Backend
  21758. torvalds/linux
  21759. NASA Shares Initial Findings from Boeing Starliner Orbital Flight Test Investigation – Commercial Crew Program
  21760. ULA Atlas V 411 - Solar Orbiter - Cape Canaveral SLC-41 - Feb. 9/10, 2020
  21761. The polygons of Another World: Game Boy Advance
  21762. Exploring .NET Core
  21763. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  21764. Tiny Mirror
  21765. ASP.NET Core docs: What's new for January 2020
  21766. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  21767. damienbod/AspNetCoreCertificates
  21768. Defining your cloud infrasture as code with Pulumi and .NET
  21769. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  21770. Skeuomorph Mobile Banking | Dark Mode 🌘
  21771. Neumorphism in user interfaces
  21772. GC Handles | .NET Blog
  21773. bchavez/Bogus
  21774. Scroll To Text Fragment - Chrome Platform Status
  21775. Get more information at a glance with issue and pull request linking
  21776. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  21777. NyxTech - Affordable, Portable Astrophotography.
  21778. The Ultimate Game Boy Talk (33c3)
  21779. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  21780. Kill It With Fire - Teaser
  21781. Comby〔 Rewrite Code 〕
  21782. Online Text Editor - MyTextArea - a simple online text editor
  21783. Mint
  21784. PureText
  21785. p8952/bocker
  21786. Spinal Map - Thunderforest
  21787. SoCal Code Camp
  21788. SpaceX Satellite Rideshare
  21789. Soyuz MS-13 crew return to Earth - NASASpaceFlight.com
  21790. Soyuz MS-13 EOM Events (Undock, Entry, Landing) February 6, 2020
  21791. PostgreSQL For Those Who Can’t Even, Part 1
  21792. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  21793. SpaceX Starship : Texas Prototype(s) Thread 2 : Photos and Updates
  21794. Wacom drawing tablets track the name of every application that you open | Robert Heaton
  21795. It's not just you, Windows 10 Search is giving blank results
  21796. SpaceX F9: PACE - Cape Canaveral - December 2022
  21797. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  21798. Home
  21799. Fair Fight 2020 | Fair Fight
  21800. Serious Cryptography | No Starch Press
  21801. Dotnet-Boxed/Templates
  21802. SpaceX asks permission to take Starship on a high-altitude test flight
  21803. Google's OpenSK lets you BYOSK – burn your own security key
  21804. tock/tock
  21805. EF Core Relationships in ASP .NET Core 3.1
  21806. CaltropUwU/BadUI
  21807. Volume Control
  21808. SLS Core Stage in Stennis B-2 Stand to start Green Run campaign - NASASpaceFlight.com
  21809. Here's Why Your Static Website Needs HTTPS
  21810. Toll Group tight-lipped on alleged ransomware attack
  21811. Cliff Click's answer to What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  21812. Life of a triangle - NVIDIA's logical pipeline
  21813. GPU Performance for Game Artists
  21814. Add Real-Time to a Java App with Azure SignalR Service
  21815. Assembly language vs. machine code — 6502 part 3
  21816. Digging into the Bedrock framework, January 2020
  21817. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  21818. Performance testing
  21819. Champaign Mathematician - with Holly Krieger — Numberphile
  21820. Fixing Random, part 27
  21821. This is what happens when you divide by zero on a mechanical calculator
  21822. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  21823. What dotnet new Could Be
  21824. signalr package · go.dev
  21825. Getting started with cloud deployments with Pulumi and .NET
  21826. Yahoo! Inc. Customer Data Security Breach Litigation Settlement
  21827. Fast, parallel applications with WebAssembly SIMD · V8
  21828. Reuse Blazor WASM UI in Blazor Server — App vNext
  21829. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  21830. Jon Galloway’s 'business-time' books on Goodreads (5 books)
  21831. 31JAN20 - REGULAR SEASONAL TOURNAMENTS
  21832. Did Nintendo really forget to Optimize Super Mario 64 ? | MVG
  21833. Ghidra
  21834. Collecting and analyzing memory dumps | .NET Blog
  21835. Girls Who Code -- Join 185,000 Girls Who Code today!
  21836. #GAMELAB19: Making Baba Is You,what is this? by Arvi Teikari Hempuli
  21837. Different languages, similar encoding efficiency: Comparable information rates across the human communicative niche
  21838. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  21839. r/BetterEveryLoop - Best dog sledding
  21840. MoonScript, a language that compiles to Lua
  21841. World's worst video card? The exciting conclusion
  21842. Ideone.com
  21843. The path to less stress? Strategic pessimism. | Derren Brown | Big Think
  21844. SAP-1 Processor Architecture — SAP-1 Processor Architecture documentation
  21845. dangrie158/SAP-1
  21846. Old CSS, new CSS / fuzzy notepad
  21847. DDD South West 2020 Call for Papers Now Open
  21848. Why 02/02/2020 is the most palindromic date ever.
  21849. Steve's Guitar Pedal Shop
  21850. Train ML models on large images and 3D volumes with spatial partitioning on Cloud TPUs | Google Cloud Blog
  21851. draft-ietf-mls-architecture-04 - The Messaging Layer Security (MLS) Architecture
  21852. Technical details for satellite NOAA 19
  21853. Technical details for satellite NOAA 18
  21854. Technical details for satellite NOAA 15
  21855. Stack Overflow
  21856. Get Minesweeper 10 - Microsoft Store
  21857. New controls: BoxView, CheckBox, ImageButton, and Slider by Eilon · Pull Request #72 · xamarin/MobileBlazorBindings
  21858. Manipulating the YouTube Algorithm - (Part 1/3) Smarter Every Day 213
  21859. Metrics
  21860. Designing for Coziness
  21861. Approximating Irrational Numbers (Duffin-Schaeffer Conjecture) - Numberphile
  21862. Science Cafe Dec – Knotty Sculptures
  21863. The Problems with Secret Santa - Numberphile
  21864. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  21865. Enigma machine
  21866. Fabulous adventures in coding
  21867. Streaming Kubernetes’ logs using SignalR – Do Not Panic
  21868. AmpliFi | Faster, Whole-Home Wi-Fi
  21869. Working with the new Microsoft.Data.SqlClient
  21870. Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
  21871. “Hello, world” from scratch on a 6502 — Part 1
  21872. How do CPUs read machine code? — 6502 part 2
  21873. Ben, Ben and Blue
  21874. Ben Eater
  21875. Ben Eater
  21876. SameSite Updates - The Chromium Projects
  21877. dotnet/aspnetcore
  21878. aspnet/AspNetWebStack
  21879. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  21880. Global championship of driverless cars
  21881. Let's remove Quaternions from every 3D Engine (An Interactive Introduction to Rotors from Geometric Algebra) - Marc ten Bosch
  21882. Do SSL warranties protect you? As much as rocks keep tigers away...
  21883. Netherlands recognises Church of the Flying Spaghetti Monster as a religion
  21884. This Goes to Eleven (Part 1/∞)
  21885. Lessons for Life: The Obituaries of Republicans Who Opposed Nixon's Impeachment
  21886. Desktop Goose by samperson
  21887. Ryujinx - Nintendo Switch Emulator
  21888. How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh - Scott Hanselman
  21889. Desktop Goose by samperson
  21890. Dino 0.1 Release - Dino. Communicating happiness.
  21891. Building a simple VPN with WireGuard with a Raspberry Pi as Server
  21892. About the security content of iOS 13.3.1 and iPadOS 13.3.1
  21893. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  21894. Subresource Integrity
  21895. .NET Design Review: Quick Reviews
  21896. Hire me!
  21897. Do’s and Don’ts for Performance Teams
  21898. .NET Oxford
  21899. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  21900. Try Visual Studio 2019 for Mac Version 8.5 Preview 2 Today | Xamarin Blog
  21901. Look! I Made a Company! : dylanbeattie.net
  21902. Here Are Some of the Women Who Made History in the Midterm Elections
  21903. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  21904. davidfowl/NdcLondon2020
  21905. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  21906. Ryujinx/Ryujinx
  21907. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  21908. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  21909. Untitled Goose Game dev will donate 1 percent of income to Indigenous Australians
  21910. the Origins of Opera and the Future of Programming
  21911. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  21912. KnightOS was an interesting operating system
  21913. Atari is opening eight video game hotels across the U.S.
  21914. The tools and tricks that let Ars Technica function without a physical office
  21915. Monitoring Data Breaches
  21916. Why I, as a black man, attend KKK rallies. | Daryl Davis | TEDxNaperville
  21917. .NET Tour UK 2020
  21918. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  21919. Searching For New Adventures In Software Development
  21920. Planned Maintenance scheduled for Wednesday, February 5, 2020 for Data Explorer
  21921. Superhero Triangles - Numberphile
  21922. Become a Better Developer by Reading Source Code - Steve Gordon
  21923. Binary Search | Master algorithms together
  21924. The Throw Keyword was a Mistake
  21925. Online Image Сompressor
  21926. Sungrow Crabby With Researcher Over Security Vulnerability Disclosure
  21927. .NET Tour UK 2020 (London)
  21928. FCC Approves 988 as Suicide Hotline Number
  21929. Disk Prices (US)
  21930. CacheOut
  21931. CarterCommunity/Carter
  21932. martinber/noaa-apt
  21933. Autofac 5.0 Released
  21934. GitHub Actions API
  21935. Visual Studio for Mac: Refresh(); event
  21936. Building personal search infrastructure for your knowledge and code | beepb00p
  21937. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  21938. Wait, I have to test the front end too? - NDC London 2020 | Software Developers Conference
  21939. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  21940. STM32 Game Boy cartridge – EmerytHacks
  21941. 3,000 official government email IDs from ISRO, MEA, SEBI compromised: Report
  21942. Sedated (Ramones) but it's in 13/16
  21943. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  21944. The Infinite Loop That Wasn't: A Holy Grail Bug Story - mGBA
  21945. Botium - Bots testing Bots
  21946. Multi-Cloud and On-Premises Application Delivery without the drama | Gravity | Gravitational
  21947. gravitational/gravity
  21948. Authentication, What The Fuck?
  21949. Introduction
  21950. Hack Yourself First: How to go on the Cyber-Offence - NDC London 2020 | Software Developers Conference
  21951. CuriosityStream: Proud Sponsor of RealEngineering on Nebula
  21952. This Outrageous Clock Is Made Out of 144 Seven-Segment Displays
  21953. Brute Box 1, 200+ lb The Original Magnet Fishing Bundle (4.72" Magnet + Rope + Carabiner + Threadlocker): Amazon.com: Industrial & Scientific
  21954. SimonCropp/Verify
  21955. SQL+.NET - The Only Enterprise Grade ORM
  21956. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  21957. libreoffice/core - main, development code repository
  21958. Permutation-based Cryptography 2020 – Zagreb, Croatia
  21959. dotnet/runtime
  21960. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  21961. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  21962. Captain Picard's best inspirational speeches
  21963. SecurityFWD: How Far Can Wi-Fi Really Travel?
  21964. Build Serverless Apps with Blazor
  21965. tkp1n/IoUring
  21966. Open Data Stack Exchange
  21967. Log us out: Private equity snaffles Lastpass owner LogMeIn
  21968. A Picard Easter egg
  21969. pixivに脆弱なパスワードで登録できないようにしました - pixiv inside
  21970. Joe Rogan and Gavin McInnes Discuss the Islam-Inbreeding Connection
  21971. .NET coding convention settings For EditorConfig - Visual Studio
  21972. Adaptive Cards
  21973. 254430 - Loading issue... - Monorail
  21974. The Next Decade of .NET Open Source
  21975. Unauthorized Charcoal: GE fridges won't dispense ice or water unless your filter authenticates as an official ($55!) component
  21976. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  21977. Debug z-index stacking content with 3D View in the Microsoft Edge DevTools - Microsoft Edge Blog
  21978. Azure Functions runtime 3.0 is now generally available | Azure updates | Microsoft Azure
  21979. Microsoft Search in Bing and Office 365 ProPlus
  21980. A Prime Surprise (Mertens Conjecture) - Numberphile
  21981. EdCharbeneau/BlazorSize
  21982. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  21983. Productive transparency in online communities: Inspiration from trains and IKEA - Megan Risdal
  21984. Git Wire Protocol v2 Support - The GitHub Blog
  21985. Float Toy
  21986. dotnet/apireviews
  21987. ESP32-Cam Quickstart with Arduino Code
  21988. Welcome to Blazor
  21989. Blazor State Management
  21990. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  21991. Add support for high level Assembler by xoofx · Pull Request #60 · 0xd4d/iced
  21992. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  21993. The math of brewing a better espresso
  21994. Tools for Exploring .NET Internals
  21995. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  21996. first20hours/google-10000-english
  21997. Use FeatherHttp to implement the dashboard and API by davidfowl · Pull Request #34 · davidfowl/Micronetes
  21998. Self-Playing Banjo?! - Marble Machine X Inspiration
  21999. damienbod/AspNetCoreCertificates
  22000. Northeastern student from Iran removed from US is just the latest sent away at Logan - The Boston Globe
  22001. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  22002. Measure Two Hundred Times, Tweak Twice
  22003. Showtime | BenchmarkDotNet
  22004. microsoft/verona
  22005. ASP.NET Core docs: What's new for December 2019
  22006. Update Zebra and Giraffe to .NET Core 3.1.1 by forki · Pull Request #5421 · TechEmpower/FrameworkBenchmarks
  22007. Registration - Developer! Developer! Developer! North
  22008. .NET Design Review: System.CommandLine
  22009. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  22010. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  22011. Kids and Code: Object Oriented Programming with Code Combat
  22012. tmds/Tmds.LibC
  22013. .on() | jQuery API Documentation
  22014. Archived MSDN and TechNet Blogs
  22015. Colouring Numbers - Numberphile
  22016. Pupils praise 'maths whisperer' teacher after entire class achieves A* in GCSE
  22017. Transatlantic ping faster than sending a pixel to the screen?
  22018. Dotnet-Boxed/Templates
  22019. Invoking non-HTTP Azure Functions over HTTP to make development easier
  22020. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  22021. Roam Research – A note taking tool for networked thought.
  22022. Penn and Teller's How to Play with Your Food: Penn Jillette: 8601422568837: Amazon.com: Books
  22023. Vagrant by HashiCorp
  22024. Introduction
  22025. Intel Pentium Instruction Set Reference (Basic Architecture Overview)
  22026. NASM - The Netwide Assembler
  22027. How to write a simple operating system in assembly language
  22028. Writing a Bootloader Part 1
  22029. Package Hosting and Distribution - feedz.io
  22030. DotNetAnalyzers/StyleCopAnalyzers
  22031. Building A More Inclusive Microsoft Valuable Professional Program
  22032. Frontier, an ISP in 29 states, plans to file for bankruptcy
  22033. Building Microservices with gRPC and .NET
  22034. crazy-formatter
  22035. Cookies and Consent in ASP .NET Core 3.1
  22036. NHS mental health director calls for loot box ban
  22037. Getting Dependencies by Name or Key using the .NET Core Container (Part 2) - Steve Talks Code
  22038. Blog - Culture of Development
  22039. davidfowl/Micronetes
  22040. Getting Dependencies by Name or Key using the .NET Core Container (Part 1) - Steve Talks Code
  22041. NYAN Conference
  22042. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  22043. DI under the hood. This is what DI containers automate for you
  22044. C# Corner Annual Conference 2020
  22045. Keys Left - You have a finite number of keystrokes left in your hands before you die. How many is that?
  22046. NodeNet – A revolutionary new way to earn income from your Internet connection
  22047. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  22048. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  22049. Updated default theme by zacdirect · Pull Request #26 · davidfowl/Micronetes
  22050. ais-dotnet/Ais.Net
  22051. Building Graphical Applications with WASI, Wasmer, and the experimental I/O Devices
  22052. Combatting illegal fishing with Machine Learning and Azure – for less than £10 / month - NDC London 2020 | Software Developers Conference
  22053. The polygons of Another World: Super Nintendo
  22054. PBS Light Falls Space Time and an Obsession of Einstein
  22055. yesnet0/bounty
  22056. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  22057. Josephine Baker - Blue Skies - 1927 - Irving Berlin
  22058. EdCharbeneau/DotnetConfBlazor
  22059. Connecting an LCD to our computer — 6502 part 4
  22060. Compromised Credentials, Customer Satisfaction, and Your Bottom Line - February 12, 2020 - BrightTALK
  22061. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  22062. chrissainty/Talks-DotNetConf-01-2020
  22063. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  22064. Analyzing a nullability example · Curiosity is bliss
  22065. NorthSec 2020
  22066. Arnhem man arrested for selling 12 billion usernames, passwords on WeLeakInfo site
  22067. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  22068. Cyberpunk 2077 Has Been Delayed, But The Devs Will Still Have To Crunch
  22069. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  22070. Adding KeyManager spec by saahmedm · Pull Request #1112 · microsoft/PowerToys
  22071. Welcome to the UK .NET Tour 2020
  22072. microsoft/verona
  22073. Workshops | Insomni'Hack
  22074. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  22075. Clancey/Comet
  22076. Microsoft will be carbon negative by 2030
  22077. An unsecured database exposed thousands of British passports
  22078. Announcing Windows 10 Insider Preview Build 19546 | Windows Experience Blog
  22079. Report: Adult Site Leaks Extremely Sensitive Data
  22080. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  22081. Using LINQ to Build A World Travel Itinerary
  22082. My First Xamarin app
  22083. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  22084. Microsoft will be carbon negative by 2030
  22085. Microsoft will be carbon negative by 2030 - The Official Microsoft Blog
  22086. Whose Curve Is It Anyway
  22087. Lev Parnas, Creator of Echo Chambers | emptywheel
  22088. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  22089. Routing A-Z
  22090. Critical Windows 10 vulnerability used to Rickroll the NSA and Github
  22091. How long would it take for a human being to freeze solid in outer space? - Quora
  22092. My Best Friend's Girl but it's swung
  22093. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  22094. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  22095. The Perils of Querying SQL Server Replicas Under Load
  22096. Focus on Blazor
  22097. New year, new browser - The new Microsoft Edge is out of preview and now available for download | Windows Experience Blog
  22098. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  22099. Download New Microsoft Edge Browser
  22100. 18.783 Home
  22101. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  22102. C# 8.0: Understanding Using Declarations - Steve Gordon
  22103. Wells Fargo Attorney Moonlights as Buttigieg Campaign Policy Adviser
  22104. How to Choose a Microcontroller
  22105. Is it pronounced "mates" or "em-eights"? Asking for a friend. · Issue #19 · davidfowl/Micronetes
  22106. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  22107. Focus on Blazor | Channel 9
  22108. Project Bedrock
  22109. DevExpress is a corporate sponsor of the .NET Foundation
  22110. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  22111. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  22112. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  22113. .NET Foundation
  22114. A New Discovery about Dodecahedrons - Numberphile
  22115. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  22116. How to become a Microsoft Student Partner (MSP)
  22117. Real World Crypto 2020
  22118. Boing Boing was hacked
  22119. Building Serverless web applications with Blazor and Azure Functions
  22120. Snowpack
  22121. Build Rust environment for ESP32
  22122. Containerized builds for Rust on the ESP32 - DEV Community 👩‍💻👨‍💻
  22123. Trending Topics ‹ Bot Sentinel
  22124. v5.8 Release Notes
  22125. Sharding & IDs at Instagram
  22126. More Prime Images - Futility Closet
  22127. Adam Storr - Integration Testing with ASP.NET Core 3.1
  22128. Welcoming the Danish Government to Have I Been Pwned
  22129. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  22130. Browser Games Aren't an Easy Target — Jakob's Personal Webpage
  22131. OdeToCode by K. Scott Allen
  22132. Fun With C# and HP Laserjets
  22133. Entity Framework Core: Getting Started
  22134. View K. Allen's Obituary on standardspeaker.com and share memories
  22135. Endpoint Debugging in ASP.NET Core 3 Applications
  22136. Broot
  22137. HTML attributes to improve your users' two factor authentication experience
  22138. Craft Classic Seattle
  22139. Sessions - Developer! Developer! Developer! North
  22140. dotnet/project-system
  22141. Cake - Cake v0.36.0 released
  22142. microsoft/MSBuildSdks
  22143. Goodbye, Clean Code
  22144. Ozzy Man Reviews: Australian Bushfires
  22145. Betting industry security breach
  22146. John Carmack on Idea Generation
  22147. FritzAndFriends/BlazorWebFormsComponents
  22148. Racor - PSM-1R - Pro Store Multi-Use Storage Bracket - Wheelbarrow and Ladder Hanger - Utility Hooks - Amazon.com
  22149. Limelight (Rush) but it's in 5/8
  22150. Basic Instruction Scheduling (and Software Pipelining)
  22151. Why is a 22GB database containing 56 million US folks' personal details sitting on the open internet using a Chinese IP address? Seriously, why?
  22152. davidfowl/Micronetes
  22153. The Information Security Big Picture
  22154. Why you should choo-choo-choose to have a vulnerability disclosure policy (2M+ Accounts exposed)
  22155. SureBet247 shows how not to handle a data breach PR crisis - CalvinAyre.com
  22156. .NET Conf: Focus on Blazor Teaser
  22157. The Bug That Exposed Your PayPal Password
  22158. brendandburns/configula
  22159. Potato Parcel - Send A Message or Image on a Potato!
  22160. 11 - Junade Ali - Changing Password Policies at Scale: The Story of Pwned Passwords and k-Anonymity
  22161. BLAKE3-team/BLAKE3
  22162. fentec-project
  22163. Burnin' for You (Blue Öyster Cult) but it's in 7/8
  22164. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  22165. Supersingular Isogeny Key Exchange for Not-Quite Beginners
  22166. Circuit Simulator Applet
  22167. Carl Franklin's Blazor Road Show
  22168. PCI Express Gigabit NIC - 2-Port | Network Cards | StarTech.com
  22169. Become a Better Developer Through Blogging - Steve Gordon
  22170. Create Blazor web apps - Visual Studio 2019 for Mac
  22171. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  22172. Wie viel Mensch steckt im Affen - Quarks & Co - Teil 2
  22173. The Difficulty of Disclosure, Surebet247 and the Streisand Effect
  22174. Developer Tools Weekly : Issue 100 : January 6, 2020
  22175. Blazor Bill
  22176. SureBet247's GDPR concern
  22177. America the Beautiful Quarters Program
  22178. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  22179. What’s Old is New Again – Web Forms meets Blazor
  22180. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  22181. SHA-1 is a Shambles
  22182. GrantRi's WebLog [MS] : The problem with being second
  22183. Chris Brumme
  22184. The New Arduino Portenta
  22185. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  22186. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  22187. FROST — Flexible Round-Optimized Schnorr Threshold Signatures | Cryptography, Security, and Privacy (CrySP) | University of Waterloo
  22188. Are comments allowed in email address domain part?
  22189. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  22190. Alienware turned a gaming PC into a Nintendo Switch
  22191. The Curious Case of WebCrypto Diffie-Hellman on Firefox - Small Subgroups Key Recovery Attack on DH
  22192. .NET Core, .NET 5; the exodus of .NET Framework?
  22193. .NET Core 3.1 for Red Hat Enterprise Linux 7 now available - Red Hat Developer
  22194. Switch Expressions are the Best Feature of C# 8
  22195. Oqtane Blog | Oqtane vs DNN
  22196. NDC Melbourne 2020: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  22197. Sessions - Developer! Developer! Developer! North
  22198. NuGet 101 | Channel 9
  22199. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  22200. 3Dbuzz
  22201. Load plugins in an AssemblyLoadContext by rainersigwald · Pull Request #4916 · microsoft/msbuild
  22202. Render Hell 2.0 | Simon schreibt.
  22203. Authentication & Authorization in ASP .NET Core 3.1
  22204. Tracing .NET Core applications - Red Hat Developer
  22205. Finland ends homelessness and provides shelter for all in need
  22206. The Hidden Number Problem – kel.bz
  22207. Pi Million Subscribers - Numberphile
  22208. Cheap USB Host Microcontroller [CH559, ESP32, HID]
  22209. NDC Melbourne 2020
  22210. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  22211. $1000 TCR hashing competition
  22212. Amazon.com: Blue Pure 411 Air Purifier 3 Stage with Two Washable Pre-Filters, Particle, Carbon Filter, Captures Allergens, Odors, Smoke, Mold, Dust, Germs, Pets, Smokers, Small Room: Home & Kitchen
  22213. Female scientists’ pages keep disappearing from Wikipedia – what’s going on?
  22214. Battling Spam In Your ASP.NET Core Applications with Akismet
  22215. EdCharbeneau/CssBuilder
  22216. EdCharbeneau/CssBuilder
  22217. X1 Extreme Gen 2 missing keystrokes
  22218. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  22219. DDD North 2020!: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  22220. WebOfTrustInfo/rwot1-sf
  22221. Blazor CQRS With MediatR Library
  22222. 404 Not found
  22223. Amazon.com: Tripp Lite 12U Wall Mount Rack Enclosure Server Cabinet, 16.5" Deep, Switch-Depth (SRW12U): Computers & Accessories
  22224. pornin/curve9767
  22225. Employee error to blame for massive data leak, Wyze says
  22226. Alone in Kyoto (Air) but it's in 7/8
  22227. nunit/docs
  22228. Oracle copied Amazon’s API—was that copyright infringement?
  22229. r/MadeMeSmile - I want to be a part of this family
  22230. Google and Amazon are now in the oil business
  22231. American defense officials say nearly 3,000 more Army troops heading to Mideast in wake of US killing of Iranian general
  22232. Which emoji scissors close
  22233. The polygons of Another World: Atari ST
  22234. Progressive Web Apps in 2020
  22235. Weekly Update 172
  22236. Building a self-contained game in C# under 8 kilobytes
  22237. Password managers don't have to be perfect, they just have to be better than not having one
  22238. Promiscuous Cookies and Their Impending Death via the SameSite Policy
  22239. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  22240. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  22241. Autocrypt 1.1.0 documentation
  22242. Intro to LoRa with Arduino, Long Range Wireless for Makers (RFM95 Maduino)
  22243. DecodingLora - RevSpace
  22244. Makes it easier to customize the LoRa parameters for RadioHead with RFM95 modules
  22245. r/googlehome - When I load the Xiaomi camera in my Google home hub I get stills from other people's homes!!
  22246. Bipin Paul - Display spinner on each API call automatically in Blazor
  22247. On Privacy versus Freedom | Matrix.org
  22248. Marty Lobdell - Study Less Study Smart
  22249. I Love the 20s
  22250. How Can Credential Stuffing Be Thwarted?
  22251. The polygons of Another World
  22252. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  22253. microsoft/MSBuildSdks
  22254. An Introduction to DataFrame | .NET Blog
  22255. Project System Tools for Visual Studio for Mac - Matt Ward
  22256. England Win CWC After Super Over! | England vs New Zealand - Highlights | ICC Cricket World Cup 2019
  22257. PeerTube UK
  22258. [Updated 02-13-20] Data leak 12-26-2019
  22259. Injecting the flu vaccine into a tumor gets the immune system to attack it
  22260. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  22261. 🌍CityFAQ 🌍 ❤️Contributors ❤️
  22262. CityFAQ - Get started in your new city - TravelHustlers
  22263. Benchmarking: compare measurements and check which is faster. | Easyperf
  22264. Build your own WebAssembly Compiler
  22265. Package anaconda
  22266. Keynote: Coding in 3D: How to Code Like a Girl - Sara Chipps & Ellie Galloway
  22267. C# 8 Changes for .NET Core 3.0 by NickCraver · Pull Request #363 · opserver/Opserver
  22268. TWO TIME
  22269. Monolith by Monoprice M565C Over Ear Closed Back Planar Magnetic Headphones - Monoprice.com
  22270. It's Official: Open-Plan Offices Are Now the Dumbest Management Fad of All Time
  22271. NetLearner on ASP .NET Core 3.1
  22272. imsnif/bandwhich
  22273. Work and success
  22274. Parity refuses to import valid Ethereum mainnet block · Issue #11355 · paritytech/parity-ethereum
  22275. Controversial sale of .org domain manager faces review at ICANN
  22276. StackExchange/Dapper
  22277. (Heads up) Switch to SHA256 · Issue #612 · ethereum/eth2.0-specs
  22278. Draft: Front-End Performance Checklist 2020 — Please add your comments
  22279. Getting Started With BenchmarkDotNet – The Sharper Dev
  22280. MessagePack for C# v2, new era of .NET Core(Unity) I/O Pipelines
  22281. PROMESST, by Sean Barrett
  22282. UK Government says sorry after accidentally posting Elton John's address online
  22283. Unreal Engine | Epic MegaGrants
  22284. VicEmergency App - Country Fire Authority
  22285. Buy Femtoduino a Coffee. ko-fi.com/femtoduino
  22286. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  22287. Feature/org structure by philippseith · Pull Request #6 · davidfowl/signalr-ports
  22288. GoGetSSL | CSS-Tricks
  22289. Vim cryptmethod is not authenticated · Issue #638 · vim/vim
  22290. Spotify Engineering Culture - Part 1
  22291. Ten Personal Finance Tips for Technology Professionals – 2 Frugal Dudes Podcast
  22292. SQL-MisterMagoo/PreRenderComponent
  22293. Google gives up on US carriers, will roll out its own RCS chat system
  22294. Wyze Essay 1 - Beijing Dragon Network Co Ltd.
  22295. davidfowl/Pubbie
  22296. Kaboom: an unusual Minesweeper - pwmarcz.pl
  22297. Designing Windows 95’s User Interface
  22298. Puzzlescript games database
  22299. The Google Quantum Supremacy Demo and the Jerusalem HQCA debate.
  22300. wallabag.org
  22301. Letter to My Younger Self | Tim Shaw
  22302. Update to Notarization Prerequisites - News - Apple Developer
  22303. notochrome.org
  22304. Level Design Patterns in 2D Games
  22305. “Stack Walking” in the .NET Runtime
  22306. Here's where the Apple accounts hackers are threatening to wipe came from
  22307. The Best Part of Star Citizen 3.8
  22308. Build a .NET library with GitHub Actions
  22309. bradwellsb/blazor-contacts
  22310. Counting Outtakes (from our Pi Million video) - Numberphile
  22311. Nick ...
  22312. Get Nightingale REST API Client - Microsoft Store
  22313. Pi Million Subscribers - Numberphile
  22314. wybiral/tiny-elf
  22315. When Is Data "Public"? (And 2.5M Public Factual Records in HIBP)
  22316. Andrey Akinshin - Performance Testing - Dotnetos Conference 2019
  22317. me-no-dev/AsyncTCP
  22318. CATS - Official Trailer [HD]
  22319. .NET R&D Digest (November – December, 2019)
  22320. Illustrations | unDraw
  22321. davidfowl/BedrockFramework
  22322. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  22323. Dan Schechter - .NET Intrinsics in CoreCLR 3.0 - Dotnetos Conference 2019
  22324. A Breakthrough in Graph Theory - Numberphile
  22325. Five Continents, Five Voices: Troy Hunt, Oceania
  22326. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  22327. A technique for building high-performance databases with EF Core – The Reformed Programmer
  22328. MSIX Core is now available!!
  22329. Little Inferno - Something's Burning...
  22330. Giant LED
  22331. Is Economics a Science? | How & How NOT to Do Economics with Robert Skidelsky
  22332. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  22333. Against Railway-Oriented Programming | F# for fun and profit
  22334. Blog — Softwarepark
  22335. Barclays Bank plc
  22336. Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS
  22337. Azure Image Builder • Jamie Phillips
  22338. dotnet/BenchmarkDotNet
  22339. mono/SkiaSharp
  22340. Water Thieves Steal 80,000 Gallons in Australia as Our Mad Max-Style Future Becomes Reality
  22341. Get A Free Game Every Week | Epic Games Store
  22342. Tesseract.js | Pure Javascript OCR for 100 Languages!
  22343. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  22344. Home Page - TagHelperSamples
  22345. Introducing Polymorph
  22346. Women in UX 2020 - UX Australia
  22347. How CLR maps SEH exceptions to managed exception types | .NET Blog
  22348. On Linux's Random Number Generation
  22349. Signal >> Blog >> Technology Preview for secure value recovery
  22350. Every Sample from Beastie Boys'
  22351. Convenience Store, Food Market, Coffee Shop & Fuel Station | Wawa
  22352. Building a new Win 3.1 app in 2019 Part 1: Slack client
  22353. Tag Helper Pack Samples
  22354. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  22355. The State of JavaScript 2019: Overview
  22356. Why would a table with a Clustered Columnstore Index have many open rowgroups?
  22357. Difference between shamir secret sharing (SSS) vs Multisig vs aggregated signatures (BLS) vs distributed key generation (dkg) vs threshold signatures
  22358. Microsoft tracks people with RFID tags
  22359. Security FAQ for December 2019
  22360. Speaker style bingo: 10 presentation anti-patterns
  22361. Building Microservices
  22362. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  22363. The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win eBook: Gene Kim, Kevin Behr, George Spafford: Amazon.co.uk: Kindle Store
  22364. Extending signalr-go-server for async hub methods and methods with multiple results by philippseith · Pull Request #5 · davidfowl/signalr-ports
  22365. AES-VCM, AN AES-GCM CONSTRUCTION USING AN INTEGER-BASED UNIVERSAL HASH FUNCTION – Google Research
  22366. xoofx/LibObjectFile
  22367. Happy Holidays from the Windows Terminal Team! | Windows Command Line
  22368. Rehab but it's in 7/8
  22369. .NET documentation what's new?
  22370. Clr Heap Allocation Analyzer - Visual Studio Marketplace
  22371. Zero allocation code in C# and Unity - Seba's Lab
  22372. Dumping stack objects with ClrMD
  22373. Up Next: .NET 5 -- Visual Studio Magazine
  22374. NLRB | Public Website
  22375. Companies Can Ban Use of Work Email in Union Organizing (1)
  22376. Melbourne ALT.NET is evolving
  22377. LifeLabs – Customer Notice
  22378. .NET Design Review: GitHub Quick Reviews
  22379. Mac Pro 2019 Teardown
  22380. Russian media group Rambler attempting to hold Nginx hostage
  22381. Dwitter - javascript demos in 140 characters
  22382. .NET Design Review: GitHub Quick Reviews
  22383. martinwoodward/smart-xmas
  22384. Use ASP.NET Core APIs in a class library
  22385. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  22386. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  22387. .NET Customer Development
  22388. Using Razor Components in Razor Pages or MVC Views
  22389. Raspberry Pi capacitive-touch musical Christmas tree - Raspberry Pi
  22390. Introduction to Blazor Component Testing
  22391. Trend & Predictions by Troy Hunt
  22392. Localising Data Annotation Attributes in Razor Pages
  22393. December 12th, 2019
  22394. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  22395. apple/llvm-project
  22396. Still Why No HTTPS?
  22397. Top cops' secret details for sale on dark web
  22398. Azure Community Live - Online Azure User Group
  22399. Worker Applications — IdentityModel documentation
  22400. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  22401. Ubercorn – Pimoroni Store
  22402. Oren Novotny » .NET Foundation Executive Director, Joining Microsoft
  22403. adamsitnik/awesome-dot-net-performance
  22404. This book put me to sleep
  22405. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  22406. drmpeg/gr-paint
  22407. A Fascinating Thing about Fractions - Numberphile
  22408. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  22409. What interesting optimizations can a JIT do that a compiler cannot do? - Quora
  22410. Tory Landslide, Progressives Split | Datapraxis
  22411. Setup NuGet.exe for use with actions - GitHub Marketplace
  22412. Node Material Editor: Graph Updates
  22413. Build C++ Applications in a Linux Docker Container with Visual Studio | C++ Team Blog
  22414. Dropshipping journalism
  22415. Preferences redesign · Issue #8774 · desktop/desktop
  22416. dotnet/runtime
  22417. 2FA lockout recovery workflow - The GitHub Blog
  22418. Unprofessional peer reviews disproportionately harm underrepresented groups in STEM
  22419. Rude paper reviews are pervasive and sometimes harmful, study finds
  22420. xunit/xunit
  22421. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  22422. Building Serverless web applications with Blazor and Azure Functions
  22423. Getting Started with Blazor - Hear From the Experts
  22424. Pixelblog - 1 - Color Palettes — SLYNYRD
  22425. Champaign Mathematician (with Holly Krieger) - Numberphile Podcast
  22426. Authentication and Authorization in Blazor Applications
  22427. Hacker Typer
  22428. patriksvensson/waithandle-rs
  22429. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  22430. Jane by Jefferson Starship but it's in 13/8
  22431. dotnet/runtime
  22432. Languages & Runtime: .NET Community Standup - Dec. 12th 2019 - Source Generators with Andy Gocke
  22433. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  22434. William J. Bowman, Ph.D. | Home
  22435. Fixing Random, bonus episode 3
  22436. ravicini/dotnet-jupyter-notebook
  22437. Modernizing Find in Files | Visual Studio Blog
  22438. Firefox Developer Edition
  22439. An Introduction to System.Threading.Channels | .NET Blog
  22440. ConfigureAwait FAQ | .NET Blog
  22441. Home
  22442. Creating A PDF In .NET Core - .NET Core Tutorials
  22443. The Dream Machine Review: The Only Router You Will Ever Need!
  22444. TROLLS WORLD TOUR | OFFICIAL TRAILER
  22445. .NET Conf: Focus on Xamarin
  22446. Generated Passwords, UX and Security Absolutism
  22447. Edgar Allan Poe Society of Baltimore - Works - Tales - The Philosophy of Composition [Text-02]
  22448. System.Buffers - .NET
  22449. dotnet/runtime
  22450. .NET Design Review: GitHub Quick Reviews
  22451. Numberphile
  22452. Talk to Transformer
  22453. Start PowerShell Faster With This One Trick
  22454. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  22455. AWS re:Invent 2019: [REPEAT 1] BPF performance analysis at Netflix (OPN303-R1)
  22456. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  22457. Azure Functions 3.0 go-live release is now available | Azure updates | Microsoft Azure
  22458. Creating Bespoke Input Components for Blazor from Scratch
  22459. Blazor: Getting Started
  22460. We made Windows Server Core container images >40% smaller | .NET Blog
  22461. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  22462. Seeing Sharply
  22463. Hitting Parallel_Redo_Flow_Control waits with Availability Groups
  22464. GC Perf Infrastructure - Part 1 | .NET Blog
  22465. How to generate random numbers using water bubbles
  22466. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  22467. Around 44 Million Microsoft Users Reused Passwords: Microsoft
  22468. Privacy Analysis of Tiktok’s App and Website | Rufposten
  22469. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  22470. Queens Of The Stone Age - No One Knows (Official Music Video)
  22471. Steam :: Black Mesa :: Black Mesa Complete Beta
  22472. Enterprise API Packages | Whois XML API
  22473. 30 Minute Meeting - cobey
  22474. r/Ubiquiti - Merry Christmas Ubiquiti Style!
  22475. Visual Studio Questions - Developer Community
  22476. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  22477. Just an environment variable away from sleep
  22478. Pinnable Properties: Debug & Display Managed Objects YOUR Way | Visual Studio Blog
  22479. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  22480. The most copied StackOverflow snippet of all time is flawed! | Programming.Guide
  22481. Make games with Visual Studio for Mac and Unity | Visual Studio Blog
  22482. Announcing 8.0 for .NET Core 3.1
  22483. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  22484. Free Blazor Components | 40+ controls by Radzen
  22485. Capacitive Touch Christmas Tree How To | Raspberry Pi | Bare Conductive Pi Cap
  22486. New Product Announcement
  22487. To Null, or not to Null?!?
  22488. SwiftLaTeX/SwiftLaTeX
  22489. foo.rs
  22490. tmds/Tmds.Ssh
  22491. NuGet 5.4 Release Notes
  22492. .NET Rocks! vNext
  22493. 21 million MixCloud users’ data put up on the dark web for sale
  22494. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  22495. oqtane/oqtane.framework
  22496. My Crazy Idea To Reduce Draws In Chess
  22497. Using WebAssembly from .NET with Wasmtime
  22498. ardacetinkaya/Blazor.Console
  22499. Stray Cat Strut but it's not swung
  22500. GIF Support now available in Xamarin.Forms - Gerald Versluis
  22501. Thingpedia - Documentation
  22502. Spider-Man: The Animated Series (TV Series 1994–1998) - IMDb
  22503. dotnet/core
  22504. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  22505. .NET Rocks! vNext
  22506. Localization in Blazor UI​
  22507. Blazor University – Learn the new .NET SPA framework from Microsoft
  22508. Introducing “Have I been pwned?” – aggregating accounts across website breaches
  22509. Data breach disclosure 101: How to succeed after you've failed
  22510. Coffin Problems (with Edward Frenkel) - Numberphile Podcast
  22511. Coffin Problems - with Edward Frenkel — Numberphile
  22512. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  22513. Announcing .NET Core 3.1 | .NET Blog
  22514. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  22515. Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode
  22516. Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft
  22517. .NET Design Review: JSON & object graphs
  22518. Incredible Formula - Numberphile
  22519. Base64 to hex: Encode and decode bytes online
  22520. Herramienta de Desarrollo para ZX Spectrum SpectNet IDE
  22521. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  22522. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  22523. Building Custom Input Components for Blazor using InputBase
  22524. Modern Authentication 101 - Dasith Wijesiriwardena
  22525. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  22526. Garbage collector config settings - .NET Core
  22527. Gun buyback data breach: PM Jacinda Ardern says no reason to undermine reforms
  22528. Why does an industry I've never heard of know so much about me?
  22529. Compiler Explorer - C++ (x86-64 clang 7.0.0)
  22530. Episode v1.3 - 12 Configuration Blues
  22531. Exploring borrowed annotations in C#
  22532. dotnet/runtime
  22533. Guarding Against Physical Attacks: The Xbox One Story — Tony Chen, Microsoft
  22534. BlueHat Seattle 2019 || Guarding Against Physical Attacks: The Xbox One Story
  22535. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  22536. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  22537. Edward Thomson: GitHub Actions Day 1: CI/CD Triggers
  22538. 25 Days Of Serverless: Content Collection - DEV Community 👩‍💻👨‍💻
  22539. 25 Days of Serverless
  22540. chrissainty/25DaysOfServerless
  22541. Running NPM Scripts From A .NET Core Process
  22542. Line Rider - Hungarian Rhapsody No. 2 (Liszt)
  22543. Browser Preview - Visual Studio Marketplace
  22544. Compiler Explorer - C++ (x86-64 clang 9.0.0)
  22545. Amazon.com: USB-C Charger, Anker 100W 4-Port Type-C Charging Station with Power Delivery, PowerPort Atom PD 4 [Intelligent Power Allocation] for MacBook Pro/Air, iPad Pro, Pixel, iPhone Xs/Max/XR, Galaxy and more: Home Audio & Theater
  22546. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  22547. Tesla's Cybertruck Tug-of-War Stunt Was Pointless
  22548. VPN Service for Serious Privacy & Security | IVPN
  22549. Looking inside a .NET core process using windbg
  22550. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  22551. Running GitHub on Rails 6.0
  22552. Consuming Ethernet frames with the nom crate
  22553. Welcoming the Swiss Government to Have I Been Pwned
  22554. .NET Design Review: GitHub Quick Reviews
  22555. 🚨🚨 That's alot of YAML 🚨🚨
  22556. jo_jpeg Release 1.60
  22557. dotnet/diagnostics
  22558. Embedded device research. The tools you'll need | Pen Test Partners
  22559. Neneh Cherry
  22560. json.net | Domain Name For Sale | Uni Market
  22561. Amazon.com: Synology 5 bay NAS DiskStation DS1019+ (Diskless): Computers & Accessories
  22562. Curv MPC is Not Key Sharding
  22563. Embracing nullable reference types | .NET Blog
  22564. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  22565. Blazor - Where to put your domain logic
  22566. Ben Eater
  22567. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  22568. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  22569. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  22570. Episode 39 - gRPC with Mark Rendle
  22571. Upgrading GitHub from Rails 3.2 to 5.2 - The GitHub Blog
  22572. Everything I know about Kubernetes I learned from a cluster of Raspberry Pis | Jeff Geerling
  22573. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  22574. Windows Terminal Preview v0.7 Release | Windows Command Line
  22575. Blazored/TextEditor
  22576. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  22577. plasma-umass/coz
  22578. You're (probably still) using HttpClient wrong...
  22579. Study: Almost half of new cancer patients lose their entire life savings
  22580. Shared models - Blazor's (not so) secret super power
  22581. davidfowl/signalr-ports
  22582. ESPlay Micro
  22583. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  22584. Happy Hues - Curated colors in context.
  22585. r/personalfinance - Scam emails from Synchrony Bank and/or Amazon Credit Builder
  22586. Teacher Effects on Student Achievement and Height: A Cautionary Tale
  22587. Designing Docker Hub Two-Factor Authentication - Docker Blog
  22588. Ain't Talkin' 'bout Love but it's in 13/8
  22589. Hack Yourself First: How to go on the Cyber-Offence - NDC Security 2020
  22590. Teach Your Kids to Code with Ari in Oslo and London
  22591. davidfowl/FeatherHttp
  22592. GistPad - Visual Studio Marketplace
  22593. The Service Mesh: What Every Software Engineer Needs to Know about the World's Most Over-Hyped Technology
  22594. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  22595. More implementations · Issue #4 · mimoo/disco
  22596. Hacker Releases 2TB of Data from Cayman National Bank
  22597. The Archimedes Number - Numberphile
  22598. ctrl-alt-d/FlappyBlazorBird
  22599. Why IVPN - What makes IVPN the best privacy protection service
  22600. dotnet/efcore
  22601. BlazorHelp Website > Home
  22602. ESPlay Micro: Open Source ESP32 Game Console
  22603. .NET Framework Internals: How the CLR Creates Runtime Objects
  22604. Technical documentation, API, and code examples
  22605. Fit on a Floppy
  22606. Say No! More - Announcement Trailer | Thunderful Publishing
  22607. Primes without a 7 - Numberphile
  22608. Internet world despairs as non-profit .org sold for $$$$ to private equity firm, price caps axed
  22609. Christophe Nasarre-Soulier — From ETW to EventPipe
  22610. Pavel Yosifovich — Writing a .NET Core cross platform profiler in an hour
  22611. Copy Table in Excel and Paste as a Markdown Table | thisDaveJ
  22612. The Deep Learning Revolution and Its Implications for Computer Architecture and Chip Design
  22613. pebri86/esplay-retro-emulation
  22614. Azure Charts
  22615. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  22616. China
  22617. AmpliFi | ALIEN | WI-FI PERFORMANCE FROM ANOTHER DIMENSION
  22618. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  22619. Service Fabric Community Q&A 40
  22620. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  22621. Blazor OceanAutoComplete Component
  22622. HttpClient Connection Pooling in .NET Core - Steve Gordon
  22623. When Bank Communication is Indistinguishable from Phishing Attacks
  22624. Developing on Windows – Hello World - Windows Developer Blog
  22625. Microsoft 365 internals explained | Microsoft Graph, substrate, and PowerShell with Jeffrey Snover
  22626. xamarin/KimonoDesigner
  22627. Grouping types by AssemblyLoadContext · Issue #302 · microsoft/clrmd
  22628. Welcome - Defense One
  22629. ASP.NET Blog | gRPC vs HTTP APIs
  22630. tree-sitter/tree-sitter-c-sharp
  22631. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  22632. Global AI Bootcamp - 14 December 2019 - All around the world.
  22633. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  22634. Welcoming the Norwegian Government to HIBP
  22635. TomF's talks and papers.
  22636. Leaked Russian interference report raises UK vote questions
  22637. EpicBot - Free RuneScape Bot, Old School 07 & RS3 Bot, RuneScape 3, OS Bot
  22638. Darts in Higher Dimensions (with 3blue1brown) - Numberphile
  22639. Razor-powered ORM for .NET - Jerrycurl
  22640. How to Change your Theme on Visual Studio Code! | Tutorial
  22641. Package websocket
  22642. Opting in to runtime compilation for .NET 3
  22643. 50 Shades of AppSec - Troy Hunt
  22644. GateHub Investigation - Final Statement
  22645. pingunaut/haveibeenpwned4j
  22646. The Future of UX Research
  22647. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  22648. xoofx/LibObjectFile
  22649. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  22650. Life on Miller's Planet: The Habitable Zone Around Supermassive Black Holes
  22651. davidfowl/signalr-ports
  22652. Socket.IO
  22653. Bubble Sort Zine Review! | How Do Calculators Even | Pt. 4
  22654. Windows Terminal Status Updates · Issue #3600 · microsoft/terminal
  22655. dapr/dapr
  22656. .NET for Apache Spark&trade; | Big data analytics
  22657. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  22658. [REPEAT 1] Developing serverless .NET Core on AWS
  22659. Post | mounaneelakanta
  22660. Bad Romance but it's in 7/8
  22661. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  22662. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  22663. Google Stadia will be missing many features for Monday’s launch
  22664. Instantiating an object without using its constructor in C# | StrathWeb. A free flowing web tech monologue.
  22665. FreyaHolmer/ShaderForge
  22666. Cake Action - GitHub Marketplace
  22667. Stop surveillance and preserve your privacy with IVPN
  22668. Keynote Catch-up: Troy Hunt, Creator of Have I Been Pwned
  22669. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  22670. .NET Talks at MFF UK in Prague [EN]
  22671. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  22672. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  22673. The Badly Behaved Prime (with James Maynard) - Numberphile Podcast
  22674. TFB Status
  22675. Model Builder Updates Now Available for ML.NET! | .NET Blog
  22676. Microsoft Sends a New Kind of AI Processor Into the Cloud
  22677. Hands-on With a Graphcore C2 IPU PCIe Card at Dell Tech World
  22678. Dynamically Loading Assemblies at Runtime in RazorPages
  22679. GitHub for mobile
  22680. Using GitHub HTTPS Credentials in WSL 2 | Thursday Night
  22681. Helm 3.0.0 has been released!
  22682. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  22683. Using IHttpClientFactory with Blazor WebAssembly
  22684. Hack Your Career - Troy Hunt
  22685. .NET Foundation Resource Question
  22686. DEV Community 👩‍💻👨‍💻
  22687. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  22688. Improved Remote Validation in Razor Pages
  22689. Change Logs | ASP.NET Zero Documentation
  22690. .NET Core
  22691. r/WatchPeopleDieInside - Kanye 2024
  22692. TPM-FAIL Attack
  22693. Beta phase of Certbot for Windows
  22694. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  22695. Stephen Miller’s Affinity for White Nationalism Revealed in Leaked Emails
  22696. Federal Court Rules Suspicionless Searches of Travelers’ Phones and Laptops Unconstitutional
  22697. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  22698. Safari Supports NFC, USB, and Lightning FIDO2-Compliant Security Keys in iOS 13.3
  22699. Yubico iOS Authentication Expands to Include NFC | Yubico
  22700. OData/RESTier
  22701. .NET Design Review: GitHub Quick Reviews
  22702. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  22703. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  22704. Microsoft Edge is coming to Linux. But will anybody use it?
  22705. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  22706. Exploring ASP.NET Core 3.0
  22707. About the Apple Card (JHH)
  22708. Hack to the Future - Troy Hunt
  22709. Pulumi 💜 .NET Core
  22710. MSDN Magazine Issues
  22711. Graphics Programming weekly - Issue 106 — November 10, 2019 | Jendrik Illner - 3D Programmer
  22712. Relay Blazor client logs to Serilog in ASP.NET Core
  22713. Use C# 8 In Any .NET Project Today
  22714. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  22715. Becoming a Microsoft MVP
  22716. Planar Graphs - Numberphile
  22717. White Rabbit by Jefferson Airplane but it's in 7/8
  22718. One-day hands-on Blazor Workshop 11/25
  22719. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  22720. ZATAZ » 6 000 000 de données personnelles piratées pour le site ToonDoo
  22721. The Badly Behaved Prime - with James Maynard — Numberphile
  22722. Weekly Udpate 164
  22723. Isogeny crypto
  22724. cradle77/Blazor.Msal
  22725. auth0/auth0-oidc-client-net
  22726. Super Awkward Montage of Students Mistaking Video for a Stills Camera
  22727. The next 5 years of ASP.NET Core - Ryan Nowak
  22728. Async demystified - Karel Zikmund
  22729. Reverse Depth Buffer (z-buffer)
  22730. The State of the Octoverse
  22731. The Most Secure Option
  22732. Raspberry Pi Gaming (Comparison)
  22733. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  22734. Kubernetes Learning Path v2.0
  22735. BuildVision - Visual Studio Marketplace
  22736. Hacking CoreCLR on Linux with CLion
  22737. Using Rust in Windows - Microsoft Security Response Center
  22738. Help Us Plant 20 Million Trees - Join #TeamTrees
  22739. dotnet/org-policy
  22740. How Swift Achieved Dynamic Linking Where Rust Couldn't
  22741. You Give REST a Bad Name
  22742. Larry Ewing | Update Conference Prague 2019
  22743. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  22744. Fixing Random, bonus episode 2: pigeons and the noisy-or distribution
  22745. Homepage | ZKProof Standards
  22746. dotnet/SqlClient
  22747. I Don't Like Notebooks - Joel Grus - #JupyterCon 2018
  22748. Announcing .NET Jupyter Notebooks - Scott Hanselman
  22749. Maintaining cryptographic library for 12 languages
  22750. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  22751. Bosses at Vice and The Fader Ignored Sexual Misconduct, Employees Allege, Until Women on Twitter Began Exposing It
  22752. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  22753. Workshops
  22754. Bypassing GitHub’s OAuth flow
  22755. Life Lesson Star Trek Style
  22756. The next 5 years of ASP.NET Core - Ryan Nowak
  22757. Laser pointers can hijack your virtual assistants - Futurity
  22758. Real World Crypto 2020 Program
  22759. Everlong but it's in 7/8
  22760. How to Hide Sensitive Files in VS Code
  22761. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  22762. HSTS From Top to Bottom or GTFO
  22763. Microsoft Forms
  22764. patriksvensson/rustcalc
  22765. Massive White Supremacist Message Board Leak: How to Access and Interpret the Data - bellingcat
  22766. Re-Licensing Sentry
  22767. Superintelligence: The Idea That Eats Smart People
  22768. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  22769. Thoughts on DNS-over-HTTPS
  22770. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  22771. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  22772. BinomialLLC/basis_universal
  22773. Base64 encoding and decoding at almost the speed of a memory copy
  22774. New version of Durable Functions available now | Azure updates | Microsoft Azure
  22775. Memory management and patterns in ASP.NET Core
  22776. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  22777. Ed-tech firm Vedantu’s data breach exposes personal data of 686k+ users: Report
  22778. OpenAI Plays Hide and Seek…and Breaks The Game! 🤖
  22779. .NET Design Review: GitHub Quick Reviews
  22780. Numberphile - Still Untitled: The Adam Savage Project - 11/5/19 - Tested.com
  22781. x86/x64 SIMD Instruction List (SSE to AVX512)
  22782. Texas Proposition 4, Prohibit State Income Tax on Individuals Amendment (2019) - Ballotpedia
  22783. .NET Core 3 for Windows Desktop | .NET Blog
  22784. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  22785. [mini] Initial tiered compilation work by lewurm · Pull Request #17551 · mono/mono
  22786. Trains
  22787. Building a Custom Router for Blazor
  22788. You don't need to be a rocket-scientist to contribute to .NET Core!
  22789. Inspect This Snake
  22790. github/gov-takedowns
  22791. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  22792. Download the latest indie games
  22793. Secure your Custom Domains at no cost with App Service Managed Certificates (preview) | Azure updates | Microsoft Azure
  22794. The Latest
  22795. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  22796. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  22797. Your OneNote
  22798. bye: FTP Support Is Going Away
  22799. Visual Studio Online - Cloud IDE - Code Editor Online
  22800. Announcing Visual Studio Online Public Preview | Visual Studio Blog
  22801. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  22802. Flush Cache  |  Public DNS  |  Google Developers
  22803. ADefWebserver/FatSecretDataExporter
  22804. Modern day C# development in Visual Studio 2019 - Kevin Pilch
  22805. Minimal Viable Programs - <h1>Joe Armstrong - Erlang and other stuff</h1>
  22806. Jon Galloway! | Jesse Liberty
  22807. Audio Fingerprinting using the AudioContext API
  22808. Home - Develomentor
  22809. The Cliffs of Inanity
  22810. golang/go
  22811. danistefanovic/build-your-own-x
  22812. Nintendo Support: What Are the Differences Between a Primary and Non-Primary Nintendo Switch Console?
  22813. Piece of My Heart but it's in 7/8
  22814. dotnet/coreclr
  22815. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  22816. Microsoft Announces It's Ready to Contribute to OpenJDK - Slashdot
  22817. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  22818. Using the Resource Timing API
  22819. SteeltoeOSS/steeltoe
  22820. Create cloud-native .NET microservices with Steeltoe.
  22821. NordVPN users’ passwords exposed in mass credential-stuffing attacks
  22822. The history of the GC configs | .NET Blog
  22823. Blazor Component Lifecycle Diagram
  22824. 07 Political and controversial matters
  22825. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  22826. Credential stuffing explained: How to prevent, detect and mitigate
  22827. GOTO Academy
  22828. Tickets - NDC London 2020 | Software Developers Conference
  22829. A New Era of Productivity with Blazor
  22830. Buy ASUS Zenbook Pro Duo Laptop - Microsoft Store
  22831. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  22832. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  22833. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  22834. Benchmark.cs
  22835. The SecureMac Interview: Troy Hunt on data breaches - SecureMac
  22836. Opinion: Why Should I Reward Shitty Cosplay With Free Candy?
  22837. cfrg/pake-selection
  22838. Episode 371: Howard Chu On the Lightning Memory-Mapped Database (LMDB) : Software Engineering Radio
  22839. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  22840. Destroying x86_64 instruction decoders with differential fuzzing
  22841. try.peachpie.io
  22842. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  22843. Routing in ASP.NET Core
  22844. Stand Out Online with a Professional Small Business Website
  22845. Register Domain Names at Register.com - Business Web Hosting Services and Domain Name Registration Provider
  22846. Introducing Orleans 3.0 | .NET Blog
  22847. The World's First Domain Provider | Network Solutions
  22848. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  22849. Helping People Work Efficiently while Remote
  22850. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  22851. system.net - Domain Name For Sale | DAN.COM
  22852. SameSite=None: Known Incompatible Clients - The Chromium Projects
  22853. Hellvetica.ttf | Kern in hell
  22854. TLS Post-Quantum Experiment
  22855. The .NET Process class on Linux - Red Hat Developer
  22856. Turkey
  22857. normj/ServerlessTODOListTutorial
  22858. revo.js 2019 - Boyan Mihaylov - A journey of multithreading using WebAssembly
  22859. LISA2019 Linux Systems Performance
  22860. Discover gists
  22861. github/gov-takedowns
  22862. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  22863. default value
  22864. .NET Design Review: ARM Intrinsics
  22865. Visual Studio 2019 version 16.4 Release Notes
  22866. Shigeru Miyamoto honoured with Japan culture award | VGC
  22867. mattdesl/workshop-webgl-glsl
  22868. Safe and Secure Drivers in High-Level Languages
  22869. An In-depth Look at Routing in Blazor
  22870. TomaszRewak/C-sharp-console-gui-framework
  22871. ThreeMammals/Ocelot
  22872. dotnet/diagnostics
  22873. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  22874. Untitled Goose Game - Insecure Deserialization
  22875. Have I Been Pwned: API v3
  22876. Apple - Support - System Status
  22877. dotnet/coreclr
  22878. Senior Privacy Engineer (Remote) - Career Page
  22879. This Video Is Sponsored By ███ VPN
  22880. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  22881. PHP Bug Allows RCE on NGINX Servers
  22882. NDC London 2020 | Software Developers Conference
  22883. Apple, Your Developer Documentation is… Missing
  22884. Creating Random Numbers With .NET Core
  22885. LMGTFY
  22886. Hey Man, Nice Shot but it's in 7/4 and 15/16
  22887. Being ping-ponged between LinkedIn and Stack Overflow
  22888. dapr/dapr
  22889. Learn all about Distributed Application Runtime (Dapr), Part 2 | Azure Friday
  22890. Convey
  22891. Create Home + Body Care Products to Save Money and Planet
  22892. Sponsor @zx2c4 on GitHub Sponsors
  22893. Verzekeraar Allianz informeert klanten over datalek - Security.NL
  22894. Matt Parker | Standup Mathematician - Shows
  22895. The Republican political operatives who call the shots at Facebook
  22896. benchmark.txt
  22897. The Spy | Netflix Official Site
  22898. spectresystems/snitch
  22899. Pompeo Was Riding High—Until the Ukraine Mess Exploded
  22900. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  22901. Learn all about Distributed Application Runtime (Dapr), Part 1 | Azure Friday
  22902. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  22903. cr.yp.to: 2019.10.24: Why EdDSA held up better than ECDSA against Minerva
  22904. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  22905. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  22906. Research based on the .NET Runtime
  22907. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  22908. Options for .NET’s versioning issues
  22909. r/techsupportmacgyver - I slept through all of my phone alarms today so I rigged a TENS unit to an alarm clock. It hurts a lot.
  22910. Commas in big numbers everywhere: An OpenType adventure
  22911. Lyft Launches Job Access Program in 35+ Cities
  22912. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  22913. Stay in-the-know: Introducing the Performance Matters newsletter | Raygun Blog
  22914. Introducing the Docker Desktop WSL 2 Backend - Docker Blog
  22915. Tournament XI - Calamity
  22916. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  22917. A First Look at Java Inline Classes
  22918. Cash-back Websites Expose 2 TB of Sensitive Information
  22919. 【Unite Tokyo 2019】Understanding C# Struct All Things
  22920. Sky Views: You’ve already been hacked - so has everyone else
  22921. AssemblyNameTests.cs
  22922. dotnet/org-policy
  22923. An Introduction to Building Applications with Blazor, How to get started creating applications using this exciting easy to use Microsoft C# framework - Google Play
  22924. chrisnas/EffectiveDebugging
  22925. dumpperms.cs
  22926. Blazor-State Tutorial
  22927. Windows Terminal Preview 1910 Release | Windows Command Line
  22928. Introduction to cloud-native applications
  22929. 1590810 - Sectigo: EV SSL Certificates with incorrect businessCategory
  22930. Competitive Pest Services Data Breach: What Happened and How We Plan to Fix It - Competitive Pest Control
  22931. Mei-Chin Tsai | Update Conference Prague 2019
  22932. 63 Cores Blocked by Seven Instructions
  22933. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  22934. Hear Hong Kong Protesters Read Their Final Goodbyes | The Dispatch
  22935. Stack Overflow
  22936. 1590171 - QuoVadis: failure to reply in a timely manner
  22937. .NET Design Review: GitHub Quick Reviews
  22938. Fame and Admiration - with Timothy Gowers — Numberphile
  22939. abp.io
  22940. Firefox 70 — a bountiful release for all – Mozilla Hacks - the Web developer blog
  22941. Introduction to Routing in Blazor
  22942. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  22943. Free for developers
  22944. Meet Algo, the VPN that works
  22945. trailofbits/algo
  22946. Prevent dotnet core 3.0 from building EXE by default
  22947. How to monitor your Docker containers with ctop
  22948. uucidl/pre.uumu
  22949. An Illustrated Guide to OAuth and OpenID Connect
  22950. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  22951. Alexa and Google Home abused to eavesdrop and phish passwords
  22952. IdentityModel/IdentityModel.OidcClient
  22953. #8MileYang
  22954. Contributing | Servicios gratuitos para webmasters: scripts en castellano, intercambio de banners, redirección de URLS, espacio jurídico
  22955. YOW! Night 2019 Melbourne - Angie Jones - Oct 22
  22956. Writing a book is hard
  22957. mrLSD/riscv-fs
  22958. OceanNumericInput Component
  22959. OceanLibrary/Ocean
  22960. OceanLibrary/Ocean
  22961. Slow in the Application, Fast in SSMS?
  22962. Thriving on the Technical Leadership Path
  22963. I'm an introvert and I gave a conference talk - Stephanie Stimac's Blog
  22964. SF Man Faces Eviction After 344% Rent Increase
  22965. Fire! Fire! | The IT Crowd
  22966. Karel Zikmund - Events
  22967. Request Features And ASP.NET Core 3
  22968. dlemstra/code-sign-action
  22969. Have I Been Pwned: Notify me
  22970. Er passordene dine sikre nok?
  22971. Native Blazor Components powered by DevExpress
  22972. Test A Blazor App With Cypress
  22973. The Smallest MIDI Synth Again...
  22974. Sydney ModernApps Live Stream
  22975. I'm Sorry You Feel This Way NatWest, but HTTPS on Your Landing Page Is Important
  22976. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  22977. Netcode [p1]: Fightin' Words
  22978. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  22979. Mssql extension for Visual Studio Code now has Object Explorer and IntelliCode - SQL Server Blog
  22980. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  22981. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  22982. Running .NET Core global tools in non-sdk Docker images
  22983. 7 Hidden Office 365 Settings You Can Unlock with PowerShell [Free Video Course]
  22984. The Differentiable Curry | OpenReview
  22985. Sebazzz/Return
  22986. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  22987. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  22988. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  22989. C2 Design Philosophy - Cliff Click's Blog
  22990. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  22991. Azure SDK October 2019 Preview | Azure SDKs
  22992. San Miguel, IRL
  22993. Fall .NET Core Survey | .NET Blog
  22994. Anyone can fingerprint unlock a Galaxy S10—just grab a clear phone case
  22995. The UN revises down its population forecasts
  22996. [bcl][jit] implement Interlocked.Exchange<T> in terms of object by lambdageek · Pull Request #17341 · mono/mono
  22997. The Forgotten Flexagon - Numberphile
  22998. How to expose your custom counters in .NET Core
  22999. New features in .NET Core 3.0 on Linux - Red Hat Developer
  23000. Uploading Files In Blazor
  23001. Microsoft Ignite The Tour in Sydney, February 2020
  23002. The Aggregate Magic Algorithms
  23003. Source Browser
  23004. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  23005. github/gov-takedowns
  23006. Dapr - portable, event-driven, serverless runtime.
  23007. Document Management Improvements: Vertical document tabs are here! | Visual Studio Blog
  23008. brminnick/HackerNews
  23009. Ed25519 Keys | Brian Warner
  23010. .NET Core -- Choices
  23011. Download Visual Studio 2019 for Windows & Mac
  23012. The Cloud Native Show - LIVE: Ep. 1
  23013. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  23014. Microsoft says .NET Framework porting project is finished: If your API's not on the list, it's not getting in
  23015. Terra
  23016. Pac-Man | Design Icons
  23017. 1248897 - Expose SpeechRecognition to the web
  23018. Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms - Open Source Blog
  23019. Weber's Law - Numberphile
  23020. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  23021. The New War on Naturalized Citizens
  23022. wybiral/firehose
  23023. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  23024. Security flaws exposed personal data from home loan applications in South Africa
  23025. Home - .NET API Catalog
  23026. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  23027. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  23028. Two Headed Girl
  23029. .NET API browser
  23030. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  23031. .NET R&D Digest (September, 2019)
  23032. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  23033. Stack Overflow OSS
  23034. Office 365 network attacks - Gaining access to emails and files via an insecure Reply URL
  23035. Firefox’s New WebSocket Inspector – Mozilla Hacks - the Web developer blog
  23036. Mathematical Sciences Research Institute
  23037. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  23038. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  23039. Simplify the Handler loop by davidfowl · Pull Request #8 · rsocket/rsocket-net
  23040. Microsoft - Official Home Page
  23041. rust-p2p/disco
  23042. HashiCorp Nomad on AWS - Quick Start
  23043. NDC London 2020 | Software Developers Conference
  23044. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  23045. System update
  23046. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  23047. AWS’ sponsorship of the Rust project | Amazon Web Services
  23048. danielmarbach/Async.Netcore
  23049. World's Greatest Gallery of Mushrooms That Look Like Butts
  23050. spboyer/dotnet-workshops
  23051. Performance Profiling F#
  23052. Sessions - Developer! Developer! Developer! North
  23053. CoreCLR 3.0 Intrinsics
  23054. Queueing theory and regular expressions
  23055. Weather: Last Week Tonight with John Oliver (HBO)
  23056. Deep Dive into an ORM: The Entity Framework Core Query Pipeline
  23057. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  23058. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  23059. Pixels of the Week – October 13, 2019 by Stéphanie Walter - UX designer & Mobile Expert.
  23060. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  23061. Against Me! - From Her Lips To God's Ears (The Energizer) [Lyrics on Screen]
  23062. The Decemberists - Calamity Song
  23063. Amazon.com: Children of Time eBook: Adrian Tchaikovsky: Kindle Store
  23064. Marriott – Property Internet Terms of Use
  23065. In one Maine town, ‘home paper’ is gone after 135 years - The Boston Globe
  23066. How Multiplexing Changes Your HTTP APIs
  23067. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  23068. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  23069. Resistance - The First Anonymous DEX and Privacy-Oriented Blockchain
  23070. Tenure announcement: April 2019
  23071. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  23072. I/O pipelines - .NET
  23073. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  23074. A detailed look at Ubuntu’s new experimental ZFS installer
  23075. The Insecure Elephant in the Room - CA Security Council
  23076. PeachPie | PHP compiler to .NET
  23077. Fix a Wobbly Table (with Math)
  23078. Hack to the Future - NDC Sydney 2020 | Software Developers Conference
  23079. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  23080. Distribution comparison via the shift and ratio functions
  23081. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  23082. IDENTIFY on Tour Melbourne
  23083. .NET Design Review: .NET Core 3.1
  23084. Vox Borders is back — with a twist!
  23085. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  23086. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  23087. Languages & Runtime: .NET Community Standup - Oct. 10th 2019 - We're Winging It
  23088. Iterating on Inclusion - Stack Overflow Blog
  23089. Consolidated repo names · Issue #127 · dotnet/announcements
  23090. Pregnancy and maternity discrimination research findings | Equality and Human Rights Commission
  23091. Normality is a myth
  23092. dotnet/orleans
  23093. Application Manifests - Win32 apps
  23094. Navigator.sendBeacon()
  23095. The Cloud Native Show | Channel 9
  23096. IdentityServer/IdentityServer4
  23097. ASP.NET Core Performance Best Practices
  23098. OutOfMemory! card game
  23099. Packaging CLI programs into Docker images to avoid dependency hell
  23100. Stack Overflow - Where Developers Learn, Share, & Build Careers
  23101. File Signature Database:
  23102. AutoHotkey
  23103. Android-x86 - Porting Android to x86
  23104. The Third Annual C# Advent | Cross Cutting Concerns
  23105. Implementation of efficient algorithm for changepoint detection: ED-PELT
  23106. Blazored/Modal
  23107. Grant Types — IdentityServer4 1.0.0 documentation
  23108. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  23109. Check If You Are in the Sephora and StreetEasy Data Breaches
  23110. jwilber/roughViz
  23111. Die2Nite.com: The zombie survival game set in a world inhabited by the living dead!
  23112. A million StreetEasy accounts hacked
  23113. Blazor Security Docs and Blog Posts
  23114. Convert A C# Object To Almost Any Format
  23115. Where Does River Water Go? - Numberphile
  23116. Ministry of Health fronts as cyber attack leaves patient data exposed
  23117. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  23118. Omni Trio - Renegade Snares (Original Mix)
  23119. Australia Talks: Find out where you fit, and how you compare to other Australians in 2019
  23120. Use the Azure Application Insights Profiler settings pane - Azure Monitor
  23121. .NET Core 3.0 Availability on App Service · Issue #204 · Azure/app-service-announcements
  23122. 1943 - Loading issue... - Monorail
  23123. SQL-MisterMagoo/Blazor.PWA.MSBuild
  23124. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  23125. Oldpug/Bfi
  23126. Performance analysis of multithreaded applications. | Easyperf
  23127. Xabaril/Esquio
  23128. nanochess/bootOS
  23129. The GROUPing pitfall - ISoft Wiki
  23130. In-Memory-Only ELF Execution (Without tmpfs)
  23131. NDIS meal provider caught using "Password123" for their clients, refuse to change it - The Big Smoke
  23132. Chrome UI for Deprecating Legacy TLS Versions
  23133. Source Browser
  23134. MvcConf 2010
  23135. Virtualization-Based Security: Enabled by Default
  23136. Embracing gRPC in .Net Core
  23137. dotnet/try-convert
  23138. Iraq blocks Facebook, Twitter, WhatsApp and Instagram, then shuts down internet amid civil unrest - NetBlocks
  23139. Overriding :root CSS variables from inner scopes
  23140. Microsoft Surface Duo and Neo: The Software Developer Perspective - Uno Platform
  23141. Don’t use Azure Functions as a web application
  23142. Overriding :root CSS variables from inner scopes
  23143. Designing Better Security Warnings – Firefox UX
  23144. RSVP Rant - Dan Clarke
  23145. Benchmark.cs
  23146. Hacker Noon
  23147. posh-git by dahlbyk
  23148. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  23149. String-based enums · Issue #2849 · dotnet/csharplang
  23150. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  23151. Intel 545s 2.5&#34; 256GB SATA III 64-Layer 3D NAND TLC Internal Solid State Drive &#40;SSD&#41; SSDSC2KW256G8X1 - Newegg.com
  23152. PhobosLab
  23153. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  23154. .NET Design Review: GitHub Quick Reviews
  23155. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  23156. dotnet/coreclr
  23157. Call for Review: Web Assembly 1.0 is a W3C Proposed Recommendation | W3C News
  23158. Microwaving butter - The Oatmeal
  23159. Zynga's Breach Notification: How Not to Inform Victims
  23160. What is the difference between ToArray and ToList?
  23161. .NET Rocks! vNext
  23162. 10x developers
  23163. Blazor Roundup From .NET Conf 2019
  23164. Serving ASP.NET Core Web Content from External Folders
  23165. Azure Resource Manager (ARM) Tools - Visual Studio Marketplace
  23166. HEAD - A free guide to <head> elements
  23167. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  23168. dotnet/diagnostics
  23169. IT Recruitment | Encode Talent
  23170. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  23171. kzu/guit
  23172. Why online identities are smart career moves
  23173. Firing mods and forced relicensing: is Stack Exchange still interested in cooperating with the community?
  23174. v5.7 Release Notes
  23175. No, White MAGA Friend—You Weren't "Embarrassed" by Barack Obama
  23176. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  23177. Native image lazy-loading for the web!
  23178. Using native DLL and resource files in BenchmarkDotNet projects
  23179. Blazor Simple CQRS with MediatR
  23180. CppCon 2019: Olivier Giroux “The One-Decade Task: Putting std::atomic in CUDA.”
  23181. A computer built from NOR gates: inside the Apollo Guidance Computer
  23182. Impeachment.fyi - the latest impeachment news
  23183. Alba
  23184. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  23185. The Girl with the Hyperbolic Helicoid Tattoo - Numberphile
  23186. The Residents-The Coming of the Crow
  23187. Text Rendering Hates You
  23188. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  23189. Robots.txt Middleware For ASP.NET Core
  23190. davidfowl/AspNetCoreDiagnosticScenarios
  23191. Kickstarter To Workers and Project Creators: Drop Dead | Current Affairs
  23192. wybiral/firehose
  23193. Wiener Winner Remix | Pinky Malinky | Netflix Futures
  23194. How2factor
  23195. Frontpage EN – Tap-House – The gateway to the world of beer in your city
  23196. aspnet/samples
  23197. Oryx Design Lab
  23198. Three years of research into #thedress, digested – a lesson in humility for perceptual science
  23199. Hot Questions - Stack Exchange
  23200. .NET Core 3 Local Tools
  23201. Aw, snap! What if Every Tab Crashes?
  23202. nvbn/thefuck
  23203. Peacock - Visual Studio Marketplace
  23204. Introducing the CodeSearchNet challenge
  23205. Festive Fractals - Computerphile
  23206. Dark Reader — dark theme for every website
  23207. xoofx/JitBuddy
  23208. Walking Down the Memory Lane with Bing.md
  23209. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  23210. Circus Jobs - CircusTalk
  23211. RicoSuter/NSwag
  23212. ffjson: faster JSON serialization for Golang | Paul Querna
  23213. One-day hands-on Blazor Workshop
  23214. Hot Questions - Stack Exchange
  23215. Walking Down the Memory Lane with Bing – Part 3
  23216. Improving the LibraBFT protocol · Libra
  23217. Walking Down the Memory Lane with Bing Part 3
  23218. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  23219. Want Free Coding Lessons? Twitch Makes It Happen in Real Time
  23220. Intel 660p Series M.2 2280 512GB PCI-Express 3.0 x4 3D2 QLC Internal Solid State Drive &#40;SSD&#41; SSDPEKNW512G8XT - Newegg.com
  23221. dotnet-presentations/dotnetconf2019
  23222. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  23223. Theresa May suppressed NINE reports proving immigration has little effect on employment or wages
  23224. “Stubs” in the .NET Runtime
  23225. 3.0 Release Notes | Npgsql Documentation
  23226. CLR Method Internals (.NET 2.0)
  23227. Ray Tracing Denoising
  23228. Your Own Serverless Request Bin with Azure Functions
  23229. .NET Conf 2019 When and How to Use the Actor Model: an Introduction…
  23230. Algorand's cryptographic sortition
  23231. .NET Conf 2019 | Channel 9
  23232. [DSCTF 2019] CPU Adventure – Unknown CPU Reversing
  23233. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  23234. .NET Community Standups | Streaming live each week
  23235. novotnyllc/NuGetKeyVaultSignTool
  23236. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  23237. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  23238. ML.NET | Channel 9
  23239. El Camino: A Breaking Bad Movie | Official Trailer | Netflix
  23240. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  23241. microsoft/FrozenObjects
  23242. We Need a Carbon Tax, Now, That Goes Up Over Time
  23243. .NET Application Architecture Guides
  23244. shafi-vinod.pdf
  23245. dotnet-foundation/project-maturity-model
  23246. terrajobst/api-review-list
  23247. .NET Core 3.0 -- Post Launch Blog Posts
  23248. National Punctuation Day
  23249. Blazor - Official Release, Free Offer, and Future Plans
  23250. 3 as the sum of the 3 cubes - Numberphile
  23251. .NET Design Review: GitHub Quick Reviews
  23252. davidfowl/BedrockFramework
  23253. Windows Terminal Preview 1909 | Windows Command Line
  23254. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  23255. Creating gRPC .NET Core Client Libraries - Steve Gordon
  23256. UserSecrets Broken in VS 2019 16.3.0 - Developer Community
  23257. Supreme Court bombshell: Britain is working once again
  23258. Welcome to .NET Conf 2019!
  23259. Welcome to Esquio — Esquio 0.0.1 documentation
  23260. The government websites that still aren't 'secure'
  23261. Sagas
  23262. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  23263. Microsoft Launches New .NET Core Video Series - Thurrott.com
  23264. My Journey with Orchard Core
  23265. Tips and Tricks for .NET Debugging in Visual Studio
  23266. What's New in SignalR with .NET Core 3.0?
  23267. Masters of the Fountain Pen:Kiyoshi Kato(Kato Seisakusho Com
  23268. MiniProfiler/dotnet
  23269. Modernizing .NET Desktop Applications with .NET Core
  23270. What's new in C# 8 - Part 2
  23271. What's new in C# 8 - Part 1
  23272. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  23273. The C-Word - talking Calculus with Steven Strogatz — Numberphile
  23274. Mid Century Themes (Dark / Light) - Visual Studio Marketplace
  23275. dotnet/core
  23276. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  23277. Locknote: The Internet of Pwned Things - Troy Hunt
  23278. dotnet/winforms
  23279. prefers-color-scheme
  23280. gRPC
  23281. Test web APIs with the HTTP REPL
  23282. CppCon 2019: The One-Decade Task: Putting std::atomic...
  23283. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  23284. Alexis Kennedy
  23285. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  23286. .NET Videos | Free videos from the .NET team and community
  23287. AWS Joins the .NET Foundation | Amazon Web Services
  23288. dotnet/docs
  23289. dotnet/core
  23290. Announcing .NET Core 3.0 | .NET Blog
  23291. .NET Videos | Free videos from the .NET team and community
  23292. Announcing F# 4.7 | .NET Blog
  23293. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  23294. “UPSERT” Race Condition With MERGE
  23295. ASP.NET Core in Action
  23296. Prevent users registering with passwords from data breaches
  23297. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  23298. Troy Hunt Returns to Denmark
  23299. dotnet-presentations/aspnetcore-app-workshop
  23300. Chocolatey's Website Gets a Long Awaited Redesign!
  23301. Creature Keeper Combat Teaser
  23302. It’s time to stop lionizing Dian Fossey as a conservation hero — Lady Science
  23303. Peddle the Pedal to the Metal
  23304. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  23305. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  23306. Vive la tarte
  23307. 2.1.x changes and .NET Core 3.0 support by NickCraver · Pull Request #172 · NickCraver/StackExchange.Exceptional
  23308. JDK 13: The new features in Java 13
  23309. STRML: Projects and Work
  23310. python/cpython
  23311. America has two economies—and they’re diverging fast
  23312. Scotiabank slammed for 'muppet-grade security' after internal source code and credentials spill onto open internet
  23313. What's my birthday?
  23314. What's my birthday?
  23315. Chrome 78 Beta: a new Houdini API, native file system access and more
  23316. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  23317. Hackean código fuente y credenciales de acceso de Scotiabank
  23318. Amazon.com: Logitech MX Master 2S Wireless Mouse – Use on Any Surface, Hyper-fast Scrolling, Ergonomic Shape, Rechargeable, Control up to 3 Apple Mac and Windows Computers (Bluetooth or USB), Graphite: Computers & Accessories
  23319. dotnet/corefx
  23320. This is how you get rid of null reference exceptions forever
  23321. davidfowl/BedrockFramework
  23322. praeclarum/sqlite-net
  23323. Herding Cats: A Primer for Programmers Who Lead Programmers: J. Hank Rainwater: 9781590590171: Amazon.com: Books
  23324. Amazon.com: Work Rules!: Insights from Inside Google That Will Transform How You Live and Lead (9781455554799): Laszlo Bock: Books
  23325. The Far Side Comic Strip by Gary Larson - Official Website | TheFarSide.com
  23326. Awesome Orrery - Objectivity #212
  23327. Federal ruling could make it legal to go topless in Utah, 5 other states
  23328. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  23329. Data Breach | Animates Pet Supplies
  23330. icsharpcode/ILSpy
  23331. Walking Down the Memory Lane with Bing – Part 2
  23332. jeffkl/KluGet
  23333. LEOPOLD NASA FOIA 2019 OK Asteroid
  23334. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  23335. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  23336. unoplatform/workshops
  23337. UnoConf Livestream - Presented by Uno Platform
  23338. BeagleBoard.org® Launches BeagleBone® AI, Offering a Fast Track to Getting Started with Artificial Intelligence at the Edge
  23339. Interview with Scott Hunter on .NET Core 3.0
  23340. Safely Endangered
  23341. Out-of-memory exception in a managed application that's running on the 64-bit .NET Framework
  23342. henalbrod/Blazor.Auth0
  23343. Telerik and Kendo UI R3 Release 2019 is Here!
  23344. Throwing null literal | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  23345. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  23346. Non-Lack Rack Pack
  23347. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  23348. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  23349. Cascadia Code | Windows Command Line
  23350. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  23351. Miles 10 Titanfall 2 Replay Demo
  23352. gRPC and C# 8 Async stream
  23353. What is the fastest way to do Array Table Lookup with an Integer Index?
  23354. Prague .NET Meetup with Maoni Stephens [ENG]
  23355. dotnet/roslyn
  23356. WATCH: Full exchange between Corey Lewandowski and House Judiciary Counsel Barry Berke
  23357. Noita Gameplay - Explaining what every pixel is simulated means
  23358. A Cancel Culture Glossary
  23359. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  23360. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  23361. Polly-Contrib/Polly.Contrib.WaitAndRetry
  23362. Nick Craver - Why you should wait on upgrading to .Net 4.6
  23363. Banks, Arbitrary Password Restrictions and Why They Don't Matter
  23364. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  23365. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  23366. Read-Only Array and Tuple Types in TypeScript
  23367. How .NET 4.8 Can Break Your Application
  23368. Dealing with the compromise
  23369. jerriep/dotnet-outdated
  23370. An Introduction to OwningComponentBase
  23371. Pre-DDD 14 Curry Night
  23372. Build a 6502 computer
  23373. dotNET
  23374. Best Media Streaming Devices | Live streaming apps powered by Plex
  23375. Role-Playing Virtual Tabletop | I Met A Troll
  23376. 2019: July - October Political Notes - Richard Stallman
  23377. Uno Platform - Home
  23378. GitHub
  23379. Careers- Junior Data Scientist
  23380. Introduction to Functional Programming in F# — Softwarepark
  23381. Data Juggler
  23382. TimeWarpEngineering/blazor-state
  23383. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  23384. False or misleading claims
  23385. Events I'll be Attending in 2019
  23386. xunit/xunit
  23387. IL-Linker in .NET Core 3.0
  23388. Finalization implementation details | .NET Blog
  23389. Legal Immigration: Last Week Tonight with John Oliver (HBO)
  23390. Bump mixin-deep from 1.3.1 to 1.3.2 by dependabot · Pull Request #1367 · buildo/react-components
  23391. BluestormDNA/ProjectPSX
  23392. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  23393. !@#$!@@@@@@@ MY ISYS PROJECT @@@@@@!%#@!@
  23394. beemdevelopment/Aegis
  23395. Veldrid
  23396. Bye Bye Love
  23397. fun with variance
  23398. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  23399. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  23400. Tutorial series for simulating NES Graphics – BIT INK STUDIOS
  23401. Aditya Anand – Medium
  23402. Ongoing EOSIO exploit allows attacker to steal 30,000 EOS as network freezes
  23403. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  23404. davidfowl/DynamicLinq
  23405. DOH! DNS over HTTPS explained | APNIC Blog
  23406. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  23407. langleyfoxall/laravel-nist-password-rules
  23408. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  23409. Every game should copy Death Stranding’s “Very Easy Mode”
  23410. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  23411. Buy Samsung HMD Odyssey+ - Microsoft Store
  23412. Automatically Compress Images on Pull Requests - Calibre
  23413. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  23414. Introduction to Compilers and Language Design
  23415. Compilers
  23416. CS143 Archive
  23417. CSEP501: Compiler Construction
  23418. Cutter
  23419. svaarala/duktape
  23420. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  23421. ChocoPy: A Programming Language for Compilers Courses
  23422. What's new in .NET Core 3.0
  23423. IRL Analogies Explaining Digital Concepts are Terrible
  23424. Remove Richard Stallman
  23425. Durable Functions Overview - Azure
  23426. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  23427. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  23428. Dave Glick - Default Interface Members, What Are They Good For?
  23429. Walking Down the Memory Lane with Bing Part 1
  23430. Microsoft Forms
  23431. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  23432. App Store Review Guidelines - Apple Developer
  23433. Building dev tools & designing C#: An interview with Eric Lippert
  23434. Languages & Runtime: .NET Community Standup - Sept. 12th 2019 - .NET Conf, .NET 5, OpenFSharp
  23435. How I Finally Fixed My Parents Dodgy Wifi With AmpliFi
  23436. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  23437. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  23438. ixy-languages/ixy-languages
  23439. JavaZone 2019 - September 11th - 12th
  23440. ixy-languages/ixy.cs
  23441. Switch intellisense between frameworks · Issue #39 · OmniSharp/omnisharp-vscode
  23442. The Value of EV Certificates Remains Regardless of Changes To The EV Indicator in Major Browsers
  23443. Control - Discover a World Unknown
  23444. draft-ietf-quic-transport-23 - QUIC: A UDP-Based Multiplexed and Secure Transport
  23445. IDENTIFY Asia Pacific
  23446. john-h-k/MathSharp
  23447. Amazon.com: iBUYPOWER Gaming PC Computer Desktop Trace2 9250 (Intel Core i7-9700F 3.0GHz, NVIDIA GeForce GTX 1660 Ti 6GB, 16GB DDR4, 240GB SSD, 1TB HDD, WiFi & Win 10 Home) Black: Computers & Accessories
  23448. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  23449. PrivacySafe: The Anti-Cloud Appliance
  23450. Scabs
  23451. How to add an optimization for C# to RyuJIT
  23452. La facture | ICI Radio-Canada.ca Télé
  23453. Microsoft, Hewlett Foundation preparing to launch nonprofit that calls out cyberattacks - CyberScoop
  23454. Home
  23455. XBox Underground (Part 1) – Darknet Diaries
  23456. Hyperion Publications
  23457. Testable timers with Reactive Extensions for .Net - Mark's Blog
  23458. Silent Hill OST - Killing Time
  23459. Weakness in Intel chips lets researchers steal encrypted SSH keystrokes
  23460. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  23461. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  23462. Urban Street Network Orientation
  23463. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  23464. Firefox’s Test Pilot Program Returns with Firefox Private Network Beta – The Mozilla Blog
  23465. Democracy Diverted: Polling Place Closures and the Right to Vote
  23466. nip.io - wildcard DNS for any IP Address
  23467. xip.io: wildcard DNS for everyone
  23468. .NET Design Review: GitHub Quick Reviews
  23469. Say hello to the new Visual Studio terminal! | Visual Studio Blog
  23470. September 10, 2019—KB4515384 (OS Build 18362.356)
  23471. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  23472. AArnott/Nerdbank.GitVersioning
  23473. Online ticketing company investigating 'potential vulnerability' in its systems
  23474. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  23475. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  23476. awslabs/s2n
  23477. Taskbar Latency and Kernel Calls
  23478. Deploying Containerised Apps to Azure Web App for Containers
  23479. GC Perf Infrastructure – Part 0 | .NET Blog
  23480. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  23481. Review: IT Chapter Two is overlong, but Pennywise will still haunt your dreams
  23482. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  23483. Building a modern campus
  23484. tonsky/FiraCode
  23485. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  23486. Compiler Explorer - CUDA (NVCC 10.1 Update 1)
  23487. Nedbank blocks customers from using password managers
  23488. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  23489. Python 2.7 Countdown
  23490. MvvmCross/MvvmCross
  23491. Common Systems Programming Optimizations & Tricks - paulcavallaro
  23492. Announcing CT Monitoring for Report URI!
  23493. Australia’s 2020 Cyber Security Strategy
  23494. DuckDuckGo Settings
  23495. Klein Tools NCVT-1 Voltage Tester, Non-Contact Voltage Detector for AC Voltage, Low Battery Indicator and Auto Shutdown, Batteries Included - Electrical Tools - Amazon.com
  23496. Space Jam
  23497. IdentityServer for ASP.NET Core 3
  23498. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  23499. Using Certificate Authentication with IHttpClientFactory and HttpClient
  23500. Quotes by Brian W. Kernighan
  23501. TUCK ME IN
  23502. BlazorHelp Website > Blog - A Blazor Application Updater
  23503. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  23504. Discovering Hard Disk Physical Geometry through Microbenchmarking « Blog
  23505. Intel Processor Trace Part3. Analyzing performance glitches. | Easyperf
  23506. r/unsw - Massive 50K Australian Student Data Breach :(
  23507. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  23508. The evolution of Family Link parental controls
  23509. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  23510. Microsoft the Musical
  23511. .Net Down Under Tour - Sydney
  23512. Blazor-State
  23513. Dave Glick - Default Interface Members and Inheritance
  23514. Gaming's #MeToo Moment and the Tyranny of Male Fragility
  23515. Navigating the .NET Ecosystem
  23516. unoplatformdev
  23517. Gluster | Storage for your Cloud
  23518. Blazor
  23519. The Mystery of 42 is Solved - Numberphile
  23520. Interacting with native libraries in .NET Core 3.0 - Red Hat Developer
  23521. Painless Password Hash Upgrades
  23522. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  23523. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  23524. CSRF is (really) dead
  23525. Why Are You Removing Website Identity, Google and Mozilla? - CA Security Council
  23526. dotnet/coreclr
  23527. 42 is the new 33 - Numberphile
  23528. [Updated: New Statement] Flight1 Security Breach | FSElite
  23529. Goodbye XSS Auditor
  23530. False Knees
  23531. Space Invaders | Design Icons
  23532. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  23533. OWASP/CheatSheetSeries
  23534. microsoft/PowerToys
  23535. FancyZones Tutorial
  23536. DisposableFieldsShouldBeDisposedDiagnosticAnalyzer eats up memory resulting in VS crash - Developer Community
  23537. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  23538. My RustConf 2018 Closing Keynote
  23539. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  23540. Hack Yourself First: How to go on the Cyber-Offence - NDC Sydney 2020 | Software Developers Conference
  23541. .Net Down Under Community Day 2019
  23542. An Introduction to SequenceReader - Steve Gordon
  23543. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  23544. dotnet/coreclr
  23545. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  23546. SixLabors/ImageSharp.Web
  23547. Call gRPC services with the .NET client
  23548. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  23549. Utf8String design proposal · Issue #2350 · dotnet/corefxlab
  23550. Knowledge Management for Developers | Stack Overflow for Teams
  23551. wybiral/stream-sources
  23552. dotnet/coreclr
  23553. Creating a custom xUnit theory test DataAttribute to load data from JSON files
  23554. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  23555. Careers Behind the Code with Maoni Stephens
  23556. Should We Trust Microsoft With Linux?
  23557. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  23558. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  23559. What is Dark?
  23560. Absence of 'unsafe' C# keyword/switch does not guarantee type or memory safety.
  23561. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  23562. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  23563. XKCD forum data breach impacted 562,000 subscribers
  23564. r/Twitter - About half the gifs on twitter show one frame then go black. [firefox]
  23565. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  23566. Get Ghostly - Microsoft Store
  23567. Over 328,000 Users Hit by Foxit Data Breach | SecurityWeek.Com
  23568. Reynolds Number - Numberphile
  23569. natemcmaster/CommandLineUtils
  23570. ghuntley/serverless-to-cgi-bin
  23571. Zero PMK Installation (CVE-2019-12587) | Garbelini M. E.
  23572. 10 Personal Finance Lessons for Technology Professionals
  23573. 32-Bit Apps 'Not Optimized for Your Mac' No Longer Working on macOS Catalina
  23574. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  23575. Command and Control: Nuclear Weapons, the Damascus Accident, and the Illusion of Safety: Eric Schlosser: 9780143125785: Amazon.com: Books
  23576. Hardware Intrinsics in .NET Core | .NET Blog
  23577. Bug #16136: String corruption in 2.6.4 - Ruby master - Ruby Issue Tracking System
  23578. Epicenter
  23579. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  23580. SQL Server Retries with Dapper and Polly
  23581. dotnet/aspnetcore
  23582. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  23583. Create customized instances of Visual Studio
  23584. Livin’ on the Edge: Root Causing Regressions
  23585. I’m sorry, but were you actually trying to remember your comical passwords?
  23586. Alec
  23587. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  23588. Up For Grabs
  23589. The Size and Shape of Raindrops - Sixty Symbols
  23590. Publishing to Azure Container Registry using Azure Pipelines
  23591. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  23592. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  23593. Tired of Stack Overflow
  23594. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  23595. AsciiDoc Home Page
  23596. Post | LOTSOFNOISE.TECH
  23597. The Size and Shape of Raindrops - Sixty Symbols
  23598. TylerLeonhardt/test-module
  23599. Leon Sans
  23600. wybiral/spirit-box
  23601. Alan Turing to be the face of new £50 note
  23602. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  23603. Workflow syntax for GitHub Actions - GitHub Help
  23604. The ghost who codes: how anonymity is killing your programming career
  23605. OpenSSL PRNG is not (really) fork-safe - Martin Boßlet
  23606. NuGet PackageReference format (package references in project files)
  23607. The Egg - A Short Story
  23608. Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional
  23609. Intel Processor Trace Part2. Better debugging experience. | Easyperf
  23610. cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators
  23611. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  23612. jedisct1/dsvpn
  23613. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  23614. femto-io
  23615. The Plan to Use Fitbit Data to Stop Mass Shootings Is One of the Scariest Proposals Yet
  23616. Final installation and testing underway at stations | WMATA
  23617. The Otherside of Yemen (I love this country!)
  23618. Navier-Stokes Equations - Numberphile
  23619. Ultimate Dog Tease
  23620. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  23621. The Baseline Interpreter: a faster JS interpreter in Firefox 70 – Mozilla Hacks - the Web developer blog
  23622. Improving performance of GraalVM native images with profile-guided optimizations
  23623. Dominion launches electric school bus initiative, aims for 100% electric fleet in Virginia territory by 2030
  23624. Major Crypto Brokerage Coinmama Reports 450,000 Users Affected by Data Breach
  23625. ML.NET vs. Create ML: Toxic Text
  23626. SELECT Post FROM Stack Overflow Questions WHERE Topic = "git" ORDER BY Votes DESC; - DEV Community 👩‍💻👨‍💻
  23627. Age of JIT Compilation. Part 2. CLR is Watching You
  23628. Support for OCI8 database extension for Oracle · Issue #431 · peachpiecompiler/peachpie
  23629. The Libra Bug Bounty Program | Libra
  23630. Age of JIT Compilation. Part 1. Genesis
  23631. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  23632. RAD Basic: 100% compatible with VB6 Visual Basic 6 (AKA Visual Basic classic)
  23633. dotnet-foundation/newsletter
  23634. ridercz/Altairis.Services.PwnedPasswordsValidator
  23635. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  23636. Performance Matters - The latest software performance news straight to your inbox | Product Hunt
  23637. Joe Rogan Experience #1342 - John Carmack
  23638. TeXnique
  23639. Web-to-App Communication: App Protocols
  23640. Why .NET Core for building Cloud Native Apps?
  23641. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  23642. PegLeg
  23643. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  23644. Popmotion | JavaScript animation libraries for delightful interfaces
  23645. Firefox and Chrome will remove GUI indicator for Extended Validation certificates (Bulletproof TLS Newsletter Issue #56)
  23646. Ctrl+F (and possible other actions) should not close the temporary tab you activated it in - Developer Community
  23647. We are what we do
  23648. LOVE, TRASH DOVES.
  23649. Using KeyVault References to Read Key Vault Secrets - Petri
  23650. Anti-aliased Alpha Test: The Esoteric Alpha To Coverage
  23651. Framesync | Popmotion Pure
  23652. 90949 – [9 Regression] null pointer check removed
  23653. IBM Gives Away PowerPC; Goes Open Source
  23654. Tracking unmaintained crates · Issue #134 · RustSec/advisory-db
  23655. Totally unsupported hacks - Add Windows Terminal to the Win+X Shortcut menu - Scott Hanselman
  23656. Code Camp NYC — Welcome to the online headquarters of Code Camp NYC
  23657. The piracy paradox at Udemy
  23658. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  23659. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  23660. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  23661. Insomnia
  23662. Office
  23663. Thread by @ErrataRob: "Yea, I've got 3 hours to kill here in this airport lounge waiting for the next leg of my flight, so let's discuss the "OSI Model". There's n […]"
  23664. Cyber warfare, IoT hacks, and mass data gathering – the new security threats of a hyper-connected world Cyber warfare, IoT hacks, and mass data gathering
  23665. Performance Matters - The Newsletter For Tech Leaders
  23666. WebSocketStream - Chrome Platform Status
  23667. Windows Desktop: .NET Standup - August 22nd 2019 - App Center for Desktop apps, XAML Tools & WinUI
  23668. Little Rock Tech Fest 2019
  23669. 150 Meter Starhopper Test
  23670. Campbell Award Renamed
  23671. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  23672. Imperva Security Update | Imperva
  23673. .NET Design Review: GitHub Quick Reviews
  23674. Windows Terminal Preview v0.4 Release | Windows Command Line
  23675. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  23676. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  23677. damienbod/AspNetCoreMvcAngular
  23678. Navier-Stokes Equations - Numberphile
  23679. Observability — A 3-Year Retrospective - The New Stack
  23680. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  23681. Woman Wins 50K Ultra Outright, Trophy Snafu for Male Winner Follows
  23682. Containerising a Blazor WebAssembly App
  23683. Padloc - A Modern Password Manager For Individuals And Teams
  23684. Introduction to using XPath in JavaScript
  23685. Do It Yourself (OpenJDK) Garbage Collector
  23686. New and improved NuGet Search is here! | The NuGet Blog %
  23687. ASP.NET Core Tag Helpers and View Components
  23688. Haim | AI21 Labs
  23689. AAPAT
  23690. The Bot That Helps You Merge
  23691. wybiral/terrain
  23692. IdentityServer - Training
  23693. Davido - If (Official Music Video)
  23694. Space Jam
  23695. An Introduction to Building Applications with Blazor
  23696. Revolutionary New Digital Offering, ‘Disney Genie,’ Coming to Walt Disney World Resort
  23697. Generator
  23698. Unit Testing dotnet new Templates
  23699. Please do not use the .NET 2.0 HMACSHA512 and HMACSHA384 Classes
  23700. What We Did to Improve Security of Our Infrastructure (Updated)
  23701. Security Incident - Please Change Your Password
  23702. r/AskHistorians - Why didn't the Romans contribute much to mathematics?
  23703. tc39/proposal-realms
  23704. Tens of thousands of Australians just had their banking details hacked
  23705. Security Hall Of Shame
  23706. [Servercert-wg] Ballot SC22: Reduce Certificate Lifetimes
  23707. Blazor Training Videos – DevExpress Blazor Training Course
  23708. Amazon.com: USB C Charger [GaN Tech], Anker 30W Ultra Compact Type-C Wall Charger with Power Delivery, PowerPort Atom PD 1 for iPhone 11/11 Pro/Max/XS/XR, iPad Pro, MacBook 12'', Pixel, Galaxy, and More: AnkerDirect
  23709. Announcing pricing decrease for Azure App Service on the Premium plan | Azure updates | Microsoft Azure
  23710. Simon Peyton Jones how GHC type inference engine actually works
  23711. natemcmaster/LetsEncrypt
  23712. Vintage Shaking Ghost - Sonic Control - Sound Activated Toy
  23713. How to build a plugin system on the web and also sleep well at night
  23714. Why Are So Many Developers Hating on Object-Oriented Programming? - The New Stack
  23715. Node Material: Light Node
  23716. Explore GitHub
  23717. GitHub Maintainer Scholarships are now available for GitHub Universe
  23718. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  23719. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  23720. Maximising .NET Core API performance
  23721. Prefer ValueTask to Task, always; and don't await twice
  23722. HIRE AND FIRE YOUR KIDS
  23723. Secure an ASP.NET Core web app with the Identity framework - Learn
  23724. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  23725. Blazor Tips and Tricks
  23726. Amazing Graphs III - Numberphile
  23727. A005185 - OEIS
  23728. Strategic Domain-Driven Design
  23729. 🐕 Announcing NodeGUI and React NodeGUI - Build native desktop apps with Javascript and CSS 🎉
  23730. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  23731. Research Update: Impact of the Ask Question Wizard - Stack Overflow Blog
  23732. Snake Puzzle Games
  23733. Kerbal Space Program 2 Cinematic Announce Trailer
  23734. Optional Parameters in Razor Pages Routing
  23735. prometheus-net/prometheus-net
  23736. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  23737. Why Does the U.S. Army Own So Many Fossils?
  23738. Google, Apple, and Mozilla block Kazakhstan government’s browser spying
  23739. Issues Cloning Spec repo - GitHub taking a very long time to download changes to the Specs Repo · Issue #4989 · CocoaPods/CocoaPods
  23740. Respawn at the Apex of community dysfunction | Opinion
  23741. Mozilla takes action to protect users in Kazakhstan – The Mozilla Blog
  23742. NIST submissions - PQC WIKI
  23743. Nintendo Support: How to Transfer Data Between microSD Cards for Use on Nintendo Switch
  23744. Protecting Chrome users in Kazakhstan
  23745. EV SSL Certificates Phased Out of New Browser Updates | Venafi
  23746. Contact – The Reformed Programmer
  23747. rstropek/BlazorHeroTutorial
  23748. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  23749. UNCRACKABLE? The Collatz Conjecture - Numberphile
  23750. Entity Framework Core in Action
  23751. Containerising a Blazor Server App
  23752. Lessons learned from accident and near-accident experiences in traffic
  23753. r/Mistborn - A Steel Inquisitor sketch
  23754. Hieronymus Bosch Butt Music
  23755. Performance Matters • Hillel Wayne
  23756. The Effectiveness of Publicly Shaming Bad Security
  23757. .NET Community Standups | Live every Tuesdy and Thursday
  23758. mrpmorris/blazor-university
  23759. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  23760. Blazor University – Learn the new .NET SPA framework from Microsoft
  23761. .NET Design Review: GitHub Quick Reviews
  23762. What’s in the Works: Improving Feedback for All Users - Stack Overflow Blog
  23763. How 24 FPS Became Standard
  23764. Making my first contribution on SourceForge using Mercurial
  23765. An Introduction to System.Threading.Channels - Steve Gordon
  23766. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  23767. dotnet/core
  23768. Rotor v2 book draft available · Ted Neward's Blog
  23769. What's new in C# 8.0 - C# Guide
  23770. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  23771. Green Padlocks, Gray Padlocks - Does Anyone Really Care?
  23772. Welcome to report-uri.com
  23773. Find solutions faster by analyzing crash dumps in Visual Studio | Visual Studio Blog
  23774. Script
  23775. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  23776. .NET Core and systemd | .NET Blog
  23777. Learn UI Design: The Complete Online Video Course
  23778. Supreme Supreme®/BLU Burner Phone
  23779. dotnet/coreclr
  23780. Down the Rabbit Hole with a BLU Phone Infection
  23781. BlazorHelp Website > Home
  23782. First Pull Request in Open Source
  23783. Securing an Azure App Service Website under SSL in minutes with Let's Encrypt - Scott Hanselman
  23784. How to Build Good Software
  23785. [live] Hong Kong Protests regarding Extradition law amendment proposed by the Government (various locations; ongoing)
  23786. I’m Pwned. You’re Pwned. We’re All Pwned. - Troy Hunt
  23787. Duckie.me: A tool for one person pairing.
  23788. Inside America’s Ridiculously Old-Fashioned Gun-Tracing Center
  23789. draft-truskovsky-lamps-pq-hybrid-x509-01 - Multiple Public-Key Algorithm X.509 Certificates
  23790. Salmon in Tutka Bay Lagoon were killed by broken net, not ocean warming | Homer News
  23791. Locknote: The Internet of Pwned Things - NDC TechTown 2020
  23792. Building workflows with the Durable Task Framework
  23793. European Central Bank confirms website hack and data breach
  23794. Highlights from Git 2.23
  23795. Thermaltake Tt Gaming Level 20 RGB Battlestation Gaming Computer Desk&#59; Full Frame RGB LED Lighting W&#47; 8 Light Effects&#59; Tt RGB Plus Ecosystem &#38; Razer Chroma Sync Compatible&#59; Electric Height Adjustable - Newegg.com
  23796. Go To All Experience
  23797. overflow.com
  23798. wybiral/ipv4scan
  23799. Announcing Windows 10 Insider Preview Build 18963 | Windows Experience Blog
  23800. Summer vacation 2019 part four
  23801. KNOB Attack
  23802. Has my Gmail been hacked? How to check if your email has ever been hacked and when
  23803. IrisClasson/SpeakingDiversity
  23804. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  23805. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  23806. WinDbg #2 - The blocked async – Gabriel Weyer – A somewhat technical blog
  23807. Found: World-readable database used to secure buildings around the globe
  23808. The first ever photograph of light as both a particle and wave
  23809. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  23810. CQRS-Event Sourcing with Event Modeling - Event Store
  23811. Web Thing API
  23812. Announcing the preview of GitHub Actions for Azure
  23813. r/programmingcirclejerk - Security consultant here. The fact that Golang has no generic is a huge thing.
  23814. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  23815. 2019 - Topsail Morning
  23816. Summer vacation 2019 part three
  23817. Turning the Nintendo Switch into Android’s best gaming hardware
  23818. Introduction to Svelte
  23819. Chrome, Firefox to expunge Extended Validation cert signals
  23820. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  23821. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  23822. Quick demo of Ghostly - a Windows GitHub Notification client
  23823. Managing SSL certificates may be getting that much more difficult
  23824. A plugin system with .NET Core
  23825. Overleaf, Online LaTeX Editor
  23826. Massive biometric security flaw exposed more than one million fingerprints
  23827. Cloud Native Show: What’s Cloud Native, Really?
  23828. Amazing Graphs II (including Star Wars) - Numberphile
  23829. Bringing cloud powered voices to Microsoft Edge Insiders - Microsoft Edge Blog
  23830. Database Breach 21st July 2019 | Cracked.to
  23831. Azure SDK August 2019 preview and a dive into consistency
  23832. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  23833. xkcd: Old Game Worlds
  23834. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  23835. Old Game Worlds
  23836. The Number Collector (with Neil Sloane) - Numberphile Podcast
  23837. The Number Collector - with Neil Sloane — Numberphile
  23838. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  23839. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  23840. EdCharbeneau/BlazorProSnippets
  23841. Obsolete TLS, with serials
  23842. Hacker site’s incriminating database published online by rival group
  23843. Getting Started with gRPC Client Factory - Steve Gordon
  23844. Summer vacation 2019 part two
  23845. draft-irtf-cfrg-bls-signature-00 - draft-irtf-cfrg-bls-signature-00.txt
  23846. Lyfevest.io
  23847. areller/RediSharp
  23848. Ghostly
  23849. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  23850. A133058 - OEIS
  23851. The fly straight dammit sequence graph
  23852. How Hong Kong’s Protesters Evade Police and Keep the Demonstrations Alive | Visual Investigations
  23853. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  23854. NimbleText Data Manipulation, Text Manipulation, Code Generation and Automation
  23855. OHCHR | Press briefing note on Hong Kong, China
  23856. Amazon.com: Blank Canvas: My So-Called Artist’s Journey (Kakukaku Shikajika) Vol. 1 (9781642750690): Akiko Higashimura: Books
  23857. Functional Web Programming with the SAFE Stack
  23858. alsami/AutofacNetcore3
  23859. Home
  23860. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  23861. 1859 - Loading issue... - project-zero - Project Zero - Monorail
  23862. Hamster Has Epic Fail on Running Wheel
  23863. Pro .NET Memory Management
  23864. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  23865. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  23866. Summer vacation 2019 part 1
  23867. What is Cloud Native, Really?
  23868. Turmoil in the SSL market - Domain Name Wire | Domain Name News
  23869. The San Francisco Car Break-In Tracker
  23870. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  23871. Personalize Visual Studio with custom keyboard shortcuts
  23872. .NET Analyzers
  23873. dotnet/coreclr
  23874. Potentially unsafe uses of unsafe · Issue #145 · mozilla/neqo
  23875. dotnet/coreclr
  23876. 2019 - Waves
  23877. Investigating Drag and Drop with Blazor
  23878. me-no-dev/ESPAsyncWebServer
  23879. David Marby
  23880. THE DAILY SHOW PRESENTS THE LEGISLATOR: LICENSE TO BILL
  23881. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  23882. Gone forEVer!
  23883. Extended Validation Certificates are (Really, Really) Dead
  23884. jakobbotsch/ABIStress
  23885. Hong Kong airport cancels flights over protests - BBC News
  23886. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  23887. Using DataAnnotations and custom form validation in client-side Blazor applications.
  23888. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  23889. Fuzzing the .NET JIT Compiler
  23890. Tiered compilation for Mono runtime · Issue #16018 · mono/mono
  23891. The Sad History of Hydrox Cookies, Which Were Probably Doomed By Their Name
  23892. Spying on HTTPS
  23893. nothings/stb - Travis CI
  23894. Popups: 10 Problematic Trends and Alternatives
  23895. r/ProgrammerHumor - Lamo
  23896. Weekly Update 151
  23897. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  23898. Password Manager for Families, Businesses, Teams | 1Password
  23899. Troy Hunt
  23900. FemtoBeacon ESP32-D2WD (WiFi/Bluetooth Coin) by Femtoduino on Tindie
  23901. Steve Schoger | Refactoring UI | CSS Day 2019
  23902. 72W Type-C PD Car Charger Adapter
  23903. Online syntax highlighting for the masses!
  23904. Geting 4x Speedup With .NET Core 3.0 SIMD Intrinsics
  23905. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  23906. Huawei announces HarmonyOS, an open-source platform for every device
  23907. !(Spotting the promising cryptography-related start ups)
  23908. Have I Been Pwned Alerts You to Data Breaches Even When the Websites Won’t
  23909. Canva Security Incident - May 24 FAQs
  23910. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  23911. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  23912. r/stackoverflow - Stack overflow redirect?
  23913. Walmart taking down violent video game demos, displays
  23914. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  23915. Random Thoughts
  23916. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  23917. Google Pixel 4 will reportedly jump on the 90Hz display bandwagon
  23918. chanan/BlazorStrap
  23919. tidwall/buntdb
  23920. Features • GitHub Actions
  23921. Languages & Runtime: .NET Community Standup - August 8th, 2019 - Null Reference Types
  23922. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  23923. Analyzing native memory allocation with BenchmarkDotNet
  23924. Amazing Graphs - Numberphile
  23925. NVIDIA/open-gpu-doc
  23926. Online Survey Software: Closed Survey
  23927. Visual Studio Survey
  23928. Supercentenarians and the oldest-old are concentrated into regions with no birth certificates and short lifespans
  23929. Architecture for humans - Ayende @ Rahien
  23930. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  23931. Calling all .NET desktop and mobile developers! | .NET Blog
  23932. Update on .NET Standard adoption | .NET Blog
  23933. The reasons behind why I don't use AutoMapper.
  23934. Troy Hunt is coming to ITBN CONF-EXPO 2019 - Arthur Keleti's announcement
  23935. The world's worst video card?
  23936. OpenSecrets
  23937. Highest Voted Questions
  23938. hästvagnar mm samtliga 148
  23939. Frieze Patterns — Numberphile
  23940. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  23941. Garbage collection in Python: things you need to know
  23942. Memory management in Python
  23943. Semver Compare
  23944. You Can't Trust Companies to Tell the Truth About Data Breaches
  23945. .NET Design Review: WinForms Task Dialog
  23946. Frieze Patterns - Numberphile
  23947. Stack Overflow handling in HotSpot JVM
  23948. Nick Craver - Stack Overflow: How We Do App Caching
  23949. 2019 Agenda - DDD Melbourne | 3rd October 2020
  23950. Mission-driven careers with Amanda Silver
  23951. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  23952. Using Razor Components In A Razor Page
  23953. egil/razor-components-testing-library
  23954. Try out Nullable Reference Types | .NET Blog
  23955. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  23956. Semver Compare
  23957. JDK 13 Security Enhancements
  23958. Neil deGrasse Tyson Informs Captive Locked in His Basement That Fear is Illogical
  23959. We've, um, changed our password policy, says CafePress amid reports of 23m pwned accounts
  23960. US in the midst of a white nationalist terrorism crisis
  23961. Hong Kong's 2019 Extradition Law Protests | Hong Kong Free Press HKFP
  23962. .NET project structure
  23963. SamProf/MatBlazor
  23964. dotnet/csharplang
  23965. dotnet/coreclr
  23966. .NET Core Linux - Performance Profiling and Diagnostics.md
  23967. Terminating Service for 8Chan
  23968. The Best Way To Secure Access - strongDM
  23969. Introduction
  23970. The Incremental Machine — Acko.net
  23971. henalbrod/Blazor.Auth0
  23972. FBI — Seeking Information on Shooting in El Paso, Texas
  23973. Pwnie Awards
  23974. Elijah Cummings' closing remarks at Cohen hearing
  23975. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  23976. More on Backdooring (or Not) WhatsApp - Schneier on Security
  23977. Windows Terminal Preview v0.3 Release | Windows Command Line
  23978. Ugly Gerry
  23979. The probability that an EV SSL certificate is associated with a bad domain is 0.013% - Help Net Security
  23980. github/gov-takedowns
  23981. It's not working! Should I blame caching?
  23982. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  23983. Steam :: Rocket League :: Community Spotlight: Training Pack Refresh
  23984. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  23985. SciSharp STACK
  23986. Build software better, together
  23987. Welcoming the Irish Government to Have I Been Pwned
  23988. Special announcement about MSDN Magazine
  23989. Fed-up graphic design outfit dangles cash to anyone who can free infosec of hoodie pics
  23990. TimeWarp-Blazor Template
  23991. Not Rocket Science » Adding multiple devices to one PCI Express Slot
  23992. Ugly Gerry, a font based on gerrymandered districts
  23993. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  23994. JimBobSquarePants/ImageProcessor
  23995. Using a Code-Behind Approach to Blazor Components
  23996. WTF is a trade body?! Dr. Jo Twist from UKIE explains
  23997. Something Went Terribly Wrong
  23998. How we fit an NES game into 40 Kilobytes
  23999. Create Penguin
  24000. 2019 data breach disclosures: 10 of the biggest -- so far
  24001. migueldeicaza/WasmerSharp
  24002. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  24003. JIT and AOT in the CLR with Mei-Chin Tsai
  24004. Fast and flexible observability with canonical log lines
  24005. Comodo Castle? Cybersecurity CEO Behind Montclair Mega Mansion | Baristanet
  24006. OneTab shared tabs
  24007. Illyriad - Grand Strategy MMO
  24008. The Mexican Repatriation
  24009. Value Types in the CLR with David Wrighton
  24010. Something Went Terribly Wrong
  24011. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  24012. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  24013. ECMAScript 2015 Language Specification – ECMA-262 6th Edition
  24014. Here’s what’s in the brand-new Unity 2019.2 - Unity Technologies Blog
  24015. FlameGraph zooming by adamsitnik · Pull Request #976 · microsoft/perfview
  24016. Configuring Policy-based Authorization with Blazor
  24017. Hugo's House of Horrors
  24018. Capital One data breach affected 100 million in the US
  24019. Altopia Corporation Information
  24020. Canada Online Store Promotion. Official Rules.
  24021. US Online Store Promotion. Official Rules.
  24022. Announcing docs.microsoft.com/samples
  24023. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  24024. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  24025. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  24026. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  24027. RELEASE: ASP .NET Core A-Z eBook
  24028. Streaming Electron for fun and profit
  24029. Create Interfaces with default implementations
  24030. DDD 2019 Childcare
  24031. JWT Signing using RSASSA-PSS in .NET Core
  24032. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  24033. Free Security Training Videos for CPE Credits | Varonis
  24034. blevesearch/bleve
  24035. Explore the mind-boggling moons of our solar system
  24036. Ballot SC22: Reduce Certificate Lifetimes by sleevi · Pull Request #138 · cabforum/documents
  24037. Hasan Minhaj Has an Out-of-Body Experience Eating Spicy Wings | Hot Ones
  24038. Uploading a Request made from a ReadableStream body by yutakahirano · Pull Request #425 · whatwg/fetch
  24039. Developer-controlled streams for request/response · Issue #88 · whatwg/fetch
  24040. 688906 - Loading issue... - An open-source project to help move the web forward. - Monorail
  24041. Emuparadise Suffered a 1.1 Million User Data Exposing Breach
  24042. davidfowl/BedrockFramework
  24043. Words you should never say to a hiring manager in an interview
  24044. damienbod/AspNetCoreFilters
  24045. Stream-based requests (Request with ReadableStream) · whatwg/fetch@0c470b5
  24046. Fixing Random, part 40 of 40
  24047. Security Engineering - A Guide to Building Dependable Distributed Systems
  24048. FASTEST RC TURBINE MODEL JET IN ACTION 727KMH 451MPH FLIGHT TRAINING WORLD RECORD TRAINING PART 2
  24049. Is Crunch Mandated at Naughty Dog? The Answer Is a Bit Complicated | COGconnected
  24050. What’s new for WSL in Insiders Preview Build 18945 | Windows Command Line
  24051. SaturnFramework/Saturn
  24052. Satellite Images Show Vast Swaths of the Arctic On Fire
  24053. Inside a Nuclear Reactor
  24054. Measure Two Hundred Times, Tweak Twice
  24055. NDC Sydney 2019
  24056. Demo: Minecraft Earth at Microsoft Inspire 2019
  24057. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  24058. Developing your personal brand with Troy Hunt
  24059. Equifax Data Breach Settlement
  24060. scrollbar-width
  24061. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  24062. Exploring Blazor - Crowdcast
  24063. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  24064. Link’s Awakening disassembly progress report – week 5 – Kzone -
  24065. Live Flight Tracker - Real-Time Flight Tracker Map | Flightradar24
  24066. Pragmatic Performance: When to care about perf, and what to do about it - David Wengier
  24067. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  24068. OutOfMemory - the card game (based on prototype version)
  24069. Kazakhstan’s HTTPS Interception
  24070. Is Puppeteer-Firefox ready?
  24071. puppeteer/puppeteer
  24072. The Microsoft #Blazor Daily
  24073. An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support
  24074. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  24075. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  24076. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  24077. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  24078. GC.GetGCMemoryInfo Method (System)
  24079. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  24080. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  24081. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  24082. Configuring Role-based Authorization with client-side Blazor
  24083. It's about time - Christin Gorman
  24084. How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog
  24085. Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support
  24086. RustPython/RustPython
  24087. When a rewrite isn’t: rebuilding Slack on the desktop
  24088. The World Wide Web project
  24089. skylineproject/unicode-in-js
  24090. Oqtane Blog | Exploring Authentication in Blazor
  24091. Preparing for TLS 1.2 in Office 365 and Office 365 GCC - Office 365
  24092. mrpmorris/blazor-validation
  24093. Xiaomi Data Breach — "Exposing Xiaomi" Talk Pulled from Hacking Conference
  24094. FBI Issues Warning on ‘Secure’ Websites Used For Phishing
  24095. Apollo 11 in Real-time
  24096. Fsyncgate: errors on fsync are unrecovarable
  24097. Roll20 and Stronghold Kingdoms Subject to Security Breach
  24098. Yūbinkyoku 🏣 - Tristan Hume
  24099. Thor: Love and Thunder to Star Natalie Portman as Thor
  24100. Files are fraught with peril
  24101. Xamarin Developer Summit 2019 | Channel 9
  24102. Fun and entertaining plugins for Rider - .NET Tools Blog
  24103. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  24104. Weather
  24105. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  24106. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  24107. Razor: Into the Razor'verse
  24108. tld-prices.md
  24109. modern-forms/Modern.Forms
  24110. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  24111. Roll20
  24112. PuzzleScript Game
  24113. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  24114. MSBuild Structured Log Viewer
  24115. New information about Slack's 2015 security incident - Several People Are Typing
  24116. BlazorHelp Website > Blog - Creating Blazor Templated Components
  24117. Ensuring customer success: Introducing the Azure Migration Program | Azure blog and updates | Microsoft Azure
  24118. wybiral/hades
  24119. OSCON 2019: Why You Should Care About Open Source Software Foundations
  24120. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  24121. Sometimes valid RSA signatures in .NET
  24122. 1232689 - Add Root Certification Authority of the Republic of Kazakhstan (root.gov.kz)
  24123. The Inquirer
  24124. What a very bad day at work taught me about building Stack Overflow’s community - Stack Overflow Blog
  24125. Fibonacci Versioning
  24126. How Stack Overflow upgraded from Windows Server 2012
  24127. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  24128. Manning | Deal of the Day
  24129. Advanced .NET Debugging - PDBs and Symbol Stores
  24130. Authentication and the Have I Been Pwned API
  24131. Executing .NET Core functions in a separate process - Red Hat Developer
  24132. Request: a solution that allows us to not have to write 6500 different delegates & overloads · Issue #2668 · dotnet/csharplang
  24133. Triangles have a Magic Highway - Numberphile
  24134. Zelda Screen Transitions are Undefined Behaviour
  24135. Evite Invites Over 100 Million People to Their Data Breach
  24136. Blazor Getting Started Guide
  24137. Living Underwater: How Submarines Work
  24138. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  24139. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  24140. NuGet Trends
  24141. Hackers breached Bulgaria's tax agency and leaked the data of 5M people
  24142. Flow External Claims to the Main Identity
  24143. Reducing Bugs In Your Code with Coverlet
  24144. Updating Browsers Quickly: Flags, Respins, and Components
  24145. .NET Design Review: GitHub Quick Reviews
  24146. .NEXT 2.x | .NEXT
  24147. SNEAK PEEK: ASP .NET Core A-Z eBook
  24148. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  24149. 30 Weird Chess Algorithms: Elo World
  24150. dotnet/coreclr
  24151. Bulgaria’s tax agency checking ‘potential weakness’ after alleged data leak
  24152. How to submit news for the .NET Foundation monthly update
  24153. .NET Community Standups | Streaming live each week
  24154. Manning Publications
  24155. xkcd: How Hacking Works
  24156. How Hacking Works
  24157. r/AskNetsec - Alternatives to haveibeenpwned?
  24158. dotnet/performance
  24159. Fixing Random, part 39
  24160. Building a Fully-Extensible Developer Collaboration Platform
  24161. psuter.net
  24162. Clarke's Third Law Exception - Step by Step
  24163. PuzzleScript Game
  24164. Bedlam for the ages
  24165. Turing on the £50 note — Brady Haran
  24166. lithnet/ad-password-protection
  24167. OutOfMemory and IT Startup card game prototypes available! – TooSlowException
  24168. The Deadlock Empire
  24169. A Fair and Welcoming Immigration System
  24170. 1x Engineer
  24171. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  24172. US Concentration Camp List
  24173. Apollo Preliminary Drawings
  24174. Where Are All the Bob Ross Paintings? We Found Them.
  24175. The Dehn Invariant - Numberphile
  24176. dodyg/practical-aspnetcore
  24177. Target .NET Standard 2.0 and newer only · Issue #3851 · akkadotnet/akka.net
  24178. AzureCasts
  24179. Constellation Information | European GNSS Service Centre
  24180. Galileo Interruptus? Official Notice on 11 July Advises Users that Galileo Service is Degraded on All Satellites Until Further Notice - Inside GNSS
  24181. MSBuildAllProjects Considered Harmful
  24182. Mark Henderson from Stack Overflow shares his experience on being an SRE
  24183. xamarindevelopersummit/XamDevSummit2019
  24184. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  24185. Size matters
  24186. Extended Validation Certificates are Dead
  24187. Xamarin Developer Summit - Day 2
  24188. undefined
  24189. Stack Trace Art
  24190. Azure/azure-functions-durable-extension
  24191. Cloud TPU Pods break AI training records | Google Cloud Blog
  24192. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  24193. Snips and Seeed- Voice Interaction Development Kits
  24194. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  24195. “With great power comes great responsibility…”
  24196. Block Breakers
  24197. What's Deno, and how is it different from Node.js? - LogRocket Blog
  24198. Languages & Runtime: .NET Community Standup - July 11th 2019
  24199. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  24200. ASP.NET Core, Beyond HTTP
  24201. Benchmarks are hard · jbd.dev
  24202. Announcing XAML Hot Reload for Xamarin.Forms | Xamarin Blog
  24203. TSP with GeneticSharp and Blazor
  24204. 用户信息泄露后续:最好速改密码-西安交通大学网络信息中心
  24205. Hack to the Future - Troy Hunt
  24206. ISPA withdraws Mozilla Internet Villain Nomination and Category » News, Press Releases | The Internet Service Providers Association
  24207. Third parties confirm AMD’s outstanding Ryzen 3000 numbers
  24208. .NET | Free. Cross-platform. Open Source.
  24209. 1840 - Loading issue... - Monorail
  24210. Online Survey Software: Closed Survey
  24211. r/sciences - Nerve transfer surgery enables tetraplegic patient to regain movement and function in his elbow and hand.
  24212. Get started with .NET Core using Visual Studio for Mac - .NET Core
  24213. Package torgo
  24214. Hidden Treasure: Intrusion Detection with ETW (Part 2)
  24215. Hidden Treasure: Intrusion Detection with ETW (Part 1)
  24216. Microsoft Child Process Debugging Power Tool - Visual Studio Marketplace
  24217. Keynote DotNet 2019 by Scott Hunter
  24218. Browsh
  24219. Xamarin Developer Summit Live Streams! | Xamarin Blog
  24220. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  24221. Cool things you can do with .NET Core 3 Tooling - Jonathan Mezach
  24222. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  24223. A Blazor Community Update
  24224. Previewing Azure SDKs following new Azure SDK API Standards
  24225. ranjit :music_mouse: (@ranjit@friend.camp)
  24226. User Guide
  24227. The Dangers of Stopping Event Propagation | CSS-Tricks
  24228. Yes. Yes he does!
  24229. .NET Design Review: GitHub Quick Reviews
  24230. radiatoryang/hedera
  24231. Supporting IAsyncEnumerable with LINQ
  24232. Raspberry Pi admits to faulty USB-C design on the Pi 4
  24233. .NET Core Summer event | Brno | Windows User Group - Czech Republic
  24234. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  24235. B612 – The font family
  24236. Homebrew/homebrew-cask
  24237. Yes. Yes he does!
  24238. Build software better, together
  24239. Exploring Raygun's new application performance monitoring tool for .NET Core
  24240. PooledAwait
  24241. dotnet/docs
  24242. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  24243. Appropriate Uses For SQLite
  24244. Anti-LGBT politician resigns after he's 'caught having sex with a man in his office'
  24245. User Inyerface - A worst-practice UI experiment
  24246. Fixing Random, part 38
  24247. Async/Await - NetMQ
  24248. Npgsql diagnostics with the new dotnet counters!
  24249. strong_password v0.0.7 rubygem hijacked
  24250. Digital Driver’s Licenses Could Become a Real Option in Some States
  24251. xoofx/UnityNuGet
  24252. Rethinking how we interview in Microsoft’s Developer Division
  24253. MapSCII - the whole world in your console!
  24254. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  24255. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  24256. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  24257. mgravell/PooledAwait
  24258. System Testing ASP.NET Core APIs using XUnit
  24259. VS 2019 16.2 Preview 3: Hangs indefinitely loading solution - Developer Community
  24260. Canonical Ltd
  24261. Welcome to report-uri.com
  24262. Developing inside a Container using Visual Studio Code Remote Development
  24263. IRL Podcast
  24264. Google Sued For Conspiring To Share Medical Records Against Patient Consent - Slashdot
  24265. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  24266. Blazored/Toast
  24267. C#: [Obsolete] on an extension method? Also remove ‘this’
  24268. 35°45'59.4"N 117°36'17.4"W - Google Maps
  24269. undefined
  24270. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  24271. .NET R&D Digest (June, 2019)
  24272. Documentation - Azure SignalR Service
  24273. Challenges with Federated Identity in modern browsers
  24274. Cloudflare outage caused by bad software deploy (updated)
  24275. » The Mortgaging of Sierra Online The Digital Antiquarian
  24276. Help Wanted! Autofac (Still) Looking for Owners
  24277. BlazorHelp Website > Blog - Blazor Forms and Validation
  24278. microsoft/FeatureManagement-Dotnet
  24279. Dotnetos Conference - .NET Performance Conference
  24280. nixberg/xisco-swift
  24281. Shape Security | Preventing Cyber Attacks
  24282. CRYPTO-LAB
  24283. No Starch Press | "The finest in geek entertainment"
  24284. liveBook · Manning
  24285. Home
  24286. Chandra :: Photo Album :: Q2237+0305 :: July 03, 2019
  24287. r/javascript - Nobody talks about the real reason to use Tabs over Spaces
  24288. Toddler found safe after AMBER Alert issued in northwest Virginia; search continues for alleged abductor
  24289. gokrazy - a pure-Go userland for your Raspberry Pi 3 appliances
  24290. How we integrate Rust with C#
  24291. dotnet/diagnostics
  24292. Microsoft Events for Students - Microsoft Store
  24293. C# and Rust: combining managed and unmanaged code without sacrificing safety - Ashley Mannix
  24294. QUIC and HTTP/3 research at Expertise centre for Digital Media - Hasselt University - Belgium
  24295. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  24296. ASP.NET official support policy
  24297. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  24298. Elastic APM .NET agent beta released
  24299. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  24300. Amazon.com: CODE 104-Key Illuminated Mechanical Keyboard with White LED Backlighting - Cherry MX Clear: Computers & Accessories
  24301. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  24302. Low Spec Gaming - Computerphile
  24303. Report: Orvibo Smart Home Devices Leak Billions of User Records
  24304. Trying to learn C# - Patricia Aas
  24305. Using Span for high performance interop with unmanaged libraries
  24306. Introduction to Authentication with server-side Blazor
  24307. Microsoft MVP Award, Year 9
  24308. How a dubious claim of cement milkshakes in Portland became a right-wing meme
  24309. Advanced Azure App Services - K. Scott Allen
  24310. .NET Design Review: GitHub Quick Reviews
  24311. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  24312. Reference Source
  24313. Welcome! You are invited to join a webinar: Solving complex performance issues in .NET. After registering, you will receive a confirmation email about joining the webinar.
  24314. Mistaeks I Hav Made: Mistakes we made adopting event sourcing (and how we recovered)
  24315. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  24316. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  24317. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  24318. GitHub Team Video
  24319. Lowering in C#: What's really going on in your code? - David Wengier
  24320. Deepfake revenge porn distribution now a crime in Virginia
  24321. Careers Behind the Code | Channel 9
  24322. KIRBY WITHOUT WORDS
  24323. google/robotstxt
  24324. Fixing Random, part 37
  24325. Mozilla SSL Configuration Generator
  24326. Warehouses: Last Week Tonight with John Oliver (HBO)
  24327. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  24328. TroyHuntStressed.com
  24329. Senior DevOps Engineer - Raygun
  24330. Welcoming the Austrian Government to Have I Been Pwned
  24331. Yes silver bullet
  24332. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  24333. Context is King: Finding Service Boundaries - CodeOpinion
  24334. Simon Peyton-Jones
  24335. Mozilla omits CPU architecture information from Firefox's user agent - gHacks Tech News
  24336. wybiral/tlsextract
  24337. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  24338. Boeing’s 737 Max Software Outsourced to $9-an-Hour Engineers
  24339. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  24340. Versioning limitations in .NET
  24341. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  24342. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  24343. proposal: leave "if err != nil" alone? · Issue #32825 · golang/go
  24344. Real-World Cryptography
  24345. The Raspberry Pi 4 launch site runs on a Pi 4 cluster
  24346. zxcvbn-pv - <Glazblog/>
  24347. ErikEJ/EFCorePowerTools
  24348. When watching a video and change volume, a 'chrome.exe' box is displayed. How to fix it? - Google Chrome Community
  24349. gothinkster/realworld
  24350. Work at Netflix
  24351. Slack System Status
  24352. The Piltdown Man (feat. Matt Parker) - Objectivity #207
  24353. shaneray/ShaneSpace.VisualStudio.InvisibleCharacterVisualizer
  24354. Download Mouse Without Borders for Windows 10/8/7
  24355. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  24356. Azure SignalR Service with Xamarin.Forms - Xamarin
  24357. Home
  24358. Wiener Büchereien gehackt: Daten von zehntausenden Nutzern im Netz
  24359. Manage and audit access to servers, databases and kubernetes.
  24360. World's First Patented Unhackable Computer Ever (Canceled)
  24361. 'Religious Liberty' - Not Just for Gay Cakes Anymore
  24362. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  24363. Best Sandwich in Every U.S. State
  24364. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  24365. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  24366. .NET Core official support policy
  24367. 979212 - Loading issue... - Monorail
  24368. Look Around You — The
  24369. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  24370. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  24371. What is the point of Microsoft? 3.0 - Liam Westley
  24372. James ❤️ A Card Trick - Numberphile
  24373. chanan/BlazorPrettyCode
  24374. Trace Context
  24375. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  24376. wybiral/tube
  24377. .NET Design Review: Nullability Custom Attributes
  24378. Yes, My Name is || - The Akamai Blog
  24379. JsonHttpExtensions.cs
  24380. dotnet/corefx
  24381. IRL Podcast: The “Privacy Policy” Policy
  24382. .NET Design Review: JSON
  24383. terrajobst/minsk
  24384. #124 Mads Torgersen, C# 8 | no dogma podcast
  24385. .NET Design Review: Nullability Custom Attributes
  24386. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  24387. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  24388. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  24389. PowerToys - MS Dev Show Podcast
  24390. wizard zines
  24391. What does debugging a program look like? - Julia Evans
  24392. How Verizon and a BGP Optimizer Knocked Large Parts of the Internet Offline Today
  24393. Using Blazor Components In An Existing MVC Application
  24394. Kraken
  24395. KuCoin | Cryptocurrency Exchange | Buy & Sell Bitcoin, Ethereum, and more
  24396. Cryptocurrency in Every Wallet™ | Best Place To Buy Sell Store Crypto | Crypto.com
  24397. Leaving the Ivory Tower: Research in the Real World
  24398. When Git Resolves Changes It Shouldn’t
  24399. Law Works — Home
  24400. 2017-18 Tech PAC donations to legislators voting against the Equality Act
  24401. wybiral/tavern
  24402. What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw
  24403. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  24404. Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information
  24405. Proving security at scale with automated reasoning - All Things Distributed
  24406. Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal
  24407. Fixing Random, part 36
  24408. The World's First Solar Powered Train
  24409. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  24410. YAML-defined CI/CD for ASP .NET Core
  24411. Raspberry Pi 4 on sale now from $35 - Raspberry Pi
  24412. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  24413. dotnet/corefxlab
  24414. Package filelock
  24415. Archive
  24416. AndreyAkinshin/ggwaterfall
  24417. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  24418. How your home assistant device could be selling you out to cyber criminals
  24419. Flappy Bird game with browser windows
  24420. Hackers Steal 500 MB of NASA Data Using Cheap Raspberry Pi Computer
  24421. POSIX close(2) is broken
  24422. Have I Been Pwned (HIBP) :: WTF - the terminal dashboard
  24423. vcsjones/badkeys
  24424. Rick Astley with Choir! Choir! Choir! - Never Gonna Give You Up!!!
  24425. How to host and manage an entire private certificate infrastructure in AWS | Amazon Web Services
  24426. Get Windows Terminal (Preview) - Microsoft Store
  24427. The Peak-Performance-Percentage Analysis Method for Optimizing Any GPU Workload | NVIDIA Developer Blog
  24428. DRONE OVER HONG KONG PROTESTS
  24429. urfave/cli
  24430. Frequency Trails: Introduction
  24431. Branch Prediction Is Not a Solved Problem: Measurements, Opportunities, and Future Directions
  24432. Windows Terminal Microsoft Store Preview Release | Windows Command Line
  24433. Karel Zikmund - Hiring .NET teams in Prague
  24434. You can now download the new Open Source Windows Terminal - Scott Hanselman
  24435. Avoiding instruction cache misses
  24436. New funding platforms
  24437. xkcd: Stack
  24438. dotnet/roslyn
  24439. Stack
  24440. Building Messaging Endpoints in Azure - Evaluating the Landscape
  24441. What’s up with my branch on GPU?
  24442. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  24443. VPS' IP Address will be blocked in Iran and China after using Outline VPN · Issue #193 · Jigsaw-Code/outline-server
  24444. v2ray/v2ray-core
  24445. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  24446. Create 3D games with friends, no experience required
  24447. Converting from hex to string
  24448. Have I Been Pwned: Check if your DNA has been turned into another human being
  24449. Abusing the CPU’s adder circuits
  24450. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  24451. .NET developer community | Connect with like-minded developers
  24452. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  24453. Add ArrayPoolState bit to arrays (header) · EgorBo/coreclr@dba0a10
  24454. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  24455. Troy Hunt: Why Data Breaches Persist
  24456. dotnet/coreclr
  24457. Using High-Performance Techniques to Base64 Encode a GUID - Steve Gordon
  24458. Announcing the Visual Studio Code Installer for Java | Java at Microsoft
  24459. r/Unexpected - When a plug gets caught under a table
  24460. Running RavenDB on burstable cloud instances - Ayende @ Rahien
  24461. Hidden gems in ASP.Core and .NET Core 3.0
  24462. Moderator submission
  24463. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  24464. Top Lifetime Grosses - Box Office Mojo
  24465. Working with local storage in Blazor - danpatrascu.com
  24466. Google to reimplement curl in libcrurl | daniel.haxx.se
  24467. Hackers hit Austin startup Rocket Dollar - Austin Business Journal
  24468. XAML Developer Productivity Tooling - Daniel Jacobson
  24469. Bloomsbury Theatre & Studio Events
  24470. Someone used a neural network to draw Doom Guy in high-res
  24471. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  24472. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  24473. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  24474. Split: Continuous Delivery, Feature Flags & Experimentation
  24475. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  24476. The Evolving Infrastructure of .NET Core | .NET Blog
  24477. Necklace Splitting (a lesson for jewel thieves) - Numberphile
  24478. Humble Book Bundle: Programming by Packt
  24479. .NET Design Review: Nullable Reflection APIs + JSON
  24480. dotnet/samples
  24481. Insiders - Visual Studio Live Share - Visual Studio Live Share
  24482. Server-side Blazor in .NET Core 3.0
  24483. TechDay Los Angeles - Home
  24484. 99% of These Sea Turtles Are Turning Female—Here’s Why
  24485. England beat Afghanistan by 150 runs - England vs Afghanistan, World Cup, 24th match Match Summary, Report | ESPNcricinfo.com
  24486. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  24487. ACCU :: Use UTF-16 Interfaces to Ship Windows Code
  24488. Libra | A New Global Payment System
  24489. Episode 27 - Blazored with Chris Sainty
  24490. The Sound of dial-up Internet
  24491. Akamai Security Summit World Tour Highlights
  24492. DROPPING BALLS IN PUBLIC PRANK
  24493. dotnet/wpf
  24494. Fixing Random, part 35
  24495. .NET Design Review: Nullable Annotations
  24496. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  24497. Lightning Talk: Sophia Gold on An Intellectual History of Automatic Differentiation
  24498. Maintaining state in a Cloudflare Worker
  24499. dotnet/coreclr
  24500. XML + JSON Serialization in ASP .NET Core
  24501. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  24502. PODCAST: The C-Word - with Steven Strogatz — Numberphile
  24503. You Can't Eat Marbles - Key & Peele
  24504. Impeachment: Last Week Tonight with John Oliver (HBO)
  24505. Inside the Secret Cities That Created the Atomic Bomb - CityLab - Pocket
  24506. US20170195435A1 - Correlating media consumption data with user profiles - Google Patents
  24507. Numberphile2
  24508. SmartThermostat with voice control
  24509. 1519434 - Remove "Always Activate" and "Remember this decision" Flash options in Firefox 69
  24510. samy kamkar - home
  24511. xoofx/GitLib.NET
  24512. The Ultra Secure Crypto Storage & Communication Device
  24513. NTLM 9-Character Rainbow Tables
  24514. A book in preparation
  24515. NuGetPackageExplorer/NuGetPackageExplorer
  24516. Who REALLY invented the periodic table?
  24517. Coding Militia
  24518. Security advisory 2019-06-13 | Yubico
  24519. Passwords, breaches, and data dumps: business tips from Troy Hunt | 1Password
  24520. Behind the Curve (2018) - IMDb
  24521. wybiral/stream-sources
  24522. Shtetl-Optimized » Blog Archive » The SSL Certificate of Damocles
  24523. Modernizing WCF Services with containers and Visual Studio
  24524. Hello
  24525. dotnet/diagnostics
  24526. I wanna go fast: HTTPS' massive speed advantage
  24527. Spit Cleaning a Mummy - Objectivity #205
  24528. OctoLinker — Links together, what belongs together.
  24529. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  24530. Tips for Optimizing GPU Performance Using Tensor Cores | NVIDIA Developer Blog
  24531. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  24532. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  24533. PSD2's SCA in simple terms
  24534. wybiral/osint-tools
  24535. wybiral/hookah
  24536. grpc/grpc-dotnet
  24537. Blazored
  24538. The Legendary Ti-Vayder Titanium Yo-Yo
  24539. .NET Design Review: Nullable Annotations
  24540. Which plans for Awesome Blazor?
  24541. Certificate Authentication in ASP.NET Core 3.1
  24542. Try the new System.Text.Json APIs | .NET Blog
  24543. Languages & Runtime: .NET Community Standup - June 13th 2019 - The new JSON library with Ahson Khan
  24544. Why Hong Kong Is Rising Up (HBO)
  24545. Ideolog - Plugins | JetBrains
  24546. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  24547. 10 Personal Finance Lessons for Technology Professionals
  24548. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  24549. Hack Yourself First - The UK Tour by Scott Helme
  24550. WinMerge - You will see the difference…
  24551. Announcing Windows 10 Insider Preview Build 18917 | Windows Experience Blog
  24552. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  24553. Raspberry Pi PoE HAT
  24554. .NET Design Review: JSON
  24555. [wasm][bcl] Use zlib for DeflateStream on WASM profile by kjpou1 · Pull Request #14308 · mono/mono
  24556. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  24557. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  24558. Herding Code 236: Will Green on Going Serverless With AWS – Herding Code
  24559. Prerendering a Client-side Blazor Application
  24560. Something Something Security - Troy Hunt
  24561. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  24562. wybiral/robots
  24563. RAMBleed
  24564. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  24565. .NET Design Review: GitHub Quick Reviews
  24566. Microservices and more in .NET Core 3.0
  24567. How Ledger Hacked an HSM | Cryptosense
  24568. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  24569. Have I Been Pwned: Domain search
  24570. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  24571. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  24572. .NET Core support is here for Raygun APM | Raygun Blog
  24573. Bringing the Periodic Table of the Elements app to HoloLens 2 with MRTK v2
  24574. Project Svalbard: The Future of Have I Been Pwned
  24575. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  24576. New release: BridgeDB 0.7.1 | Tor Blog
  24577. Don't Know (the Van Eck Sequence) - Numberphile
  24578. .NET Design Review: Nullable Annotations
  24579. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  24580. Fixing Random, part 34
  24581. C# For Absolute Beginners
  24582. Worker Service in ASP .NET Core
  24583. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  24584. CQRS with MediatR (for Commands) and Odata (for Queries)
  24585. devblackops/Terminal-Icons
  24586. Empty try with finally | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  24587. Troy Hunt: ‘Messy’ Password Problem Afflicting Security Landscape
  24588. An Experimental Floating-Point Scalar Evolution :: Duskborn — Duskborn Labs is where Neil ‘@sheredom‘ Henning writes up things of interest.
  24589. Phippy Goes to the Zoo - Cloud Native Computing Foundation
  24590. Tell Congress: We Don’t Need More Bad Patents
  24591. Halo Infinite -
  24592. directive_attributes.md
  24593. Automatic reconnects with SignalR 3.0
  24594. SQL-MisterMagoo/BlazorTwins
  24595. “We take security seriously”, otherwise known as “We didn’t take it seriously enough”
  24596. Application - CodeStencil | The Ultimate Code Generator
  24597. Followers_uniq - Pastebin.com
  24598. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  24599. The Ethics of Running a Data Breach Search Service
  24600. Taking a harder look at harassment
  24601. r/webdev - Just an observation. I have been interviewing candidates for a web dev position. A serious lack of knowledge in HTML/CSS.
  24602. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  24603. AzureCasts
  24604. WTF?
  24605. Make It So: Interaction Design Lessons from Science Fiction: Nathan Shedroff, Christopher Noessel: 9781933820989: Amazon.com: Books
  24606. SSTIC2019 » Présentation » Everybody be cool, this is a robbery! - Gabriel Campana, Jean-Baptiste Bédrune
  24607. Supporting the community with WF and WCF OSS projects | .NET Blog
  24608. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  24609. » Day of the Tentacle The Digital Antiquarian
  24610. Why a #GoogleWalkout Organizer Left Google
  24611. dotnet-templates
  24612. Google Cloud Status Dashboard
  24613. Government-backed attackers may be trying to steal your password
  24614. jeanqasaur/dsl-syllabus-fall-2016
  24615. Building the most inaccessible site possible with a perfect Lighthouse score
  24616. Uber’s Path of Destruction - American Affairs Journal
  24617. What happens in your throat when you beatbox?
  24618. Monoid
  24619. Migrating a WPF App to .NET Core 3 (1/5)
  24620. How to Download the Stack Overflow Database - Brent Ozar Unlimited®
  24621. .NET Design Review: Nullable Annotations
  24622. C# reference
  24623. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  24624. Open Source Game Clones
  24625. Troy Hunt: ‘The future of passwords is more passwords’ - Verdict
  24626. SAML 2.4 Release Notes
  24627. NixOS/nixpkgs
  24628. Enpass Release Notes for iOS | Enpass
  24629. dotnet/coreclr
  24630. dotnet/coreclr
  24631. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  24632. Side Hustle Success Podcast
  24633. Load a subset of projects - Visual Studio
  24634. Visual Studio Code May 2019
  24635. Drop: Passions lead here (formerly Massdrop)
  24636. DotNet 2019, el mayor evento de .NET de España
  24637. Becoming the ASP.NET Architect with David Fowler
  24638. .NET Design Review: Nullable Annotations
  24639. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  24640. Apple's 'Find My' Feature Uses Some Very Clever Cryptography
  24641. GitHub Desktop 2.0 expands to support stashing and rebasing
  24642. LGTM - Code Analysis Platform to Find and Prevent Vulnerabilities
  24643. Kevin Gosse, Christophe Nasarre — Debugging asynchronous scenarios in .NET
  24644. !!Con 2019- Tail Call Optimization: The Musical!! by Anjana Vakil & Natalia Margolis
  24645. Getting Started With Blazored Typeahead
  24646. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  24647. wybiral/localtoast
  24648. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  24649. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  24650. HTTP Pipelining causes responses to mixed up. · Issue #2665 · elastic/elasticsearch
  24651. Requirements for trusted certificates in iOS 13 and macOS 10.15
  24652. .NET R&D Digest (May, 2019)
  24653. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  24654. CS9: Problem-Solving for the CS Technical Interview
  24655. Scamming the scammers – catching the virus call centre scammers red-handed
  24656. .NET Design Review: Nullable Annotations
  24657. 914914 - Loading issue... - Monorail
  24658. JetBrains UX research qualification survey
  24659. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  24660. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  24661. Validation in ASP .NET Core
  24662. Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery
  24663. Kenya government websites defaced
  24664. Download .NET Core (Linux, macOS, and Windows)
  24665. Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild
  24666. Apple CryptoKit | Apple Developer Documentation
  24667. Almost 100,000 Australians' private details exposed in attack on Westpac's PayID
  24668. Herding Code 235: Matthew Renze on Data Science for Software Developers – Herding Code
  24669. MatBlazor - Material Design components for Blazor
  24670. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  24671. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  24672. Validating the user password selection in Azure AD B2C by invoking Troy Hunt’s “Pwned Passwords”…
  24673. Tribonacci Numbers (and the Rauzy Fractal) - Numberphile
  24674. Building a Live Reload Middleware Component for ASP.NET Core
  24675. Cryptography and Your Apps - WWDC 2019 - Videos - Apple Developer
  24676. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  24677. ltrzesniewski/LocalsInit.Fody
  24678. Fixing Random, part 33
  24679. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  24680. Rocket League kickoff strategy that really works* with random teammates who don't know the strategy
  24681. microsoft/dotnet
  24682. Hexacorn | Blog Playing with Program database paths…
  24683. Building cross-platform desktop apps using Blazor and Electron.NET
  24684. dotnet/corefx
  24685. Highlights from the National Math Festival 2019
  24686. github/semantic
  24687. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  24688. NASA Apollo 11 Lunar Lander 10266 | Creator Expert | Buy online at the Official LEGO® Shop US
  24689. Will it cluster? k3s on your Raspberry Pi
  24690. The Dark Crystal: Age of Resistance | Teaser | Netflix
  24691. 0xd4d/dnSpy
  24692. AusCERT 2019: The Data Breach Pipeline
  24693. Microsoft Selects Bugcrowd to Expand Payment Options and Pay Bug Hunters Faster | Bugcrowd
  24694. joe-elliott/netcore-kubernetes-profiling
  24695. Candidate Features For C# 9
  24696. Stream Deck XL | elgato.com
  24697. Accessing UNIX sockets remotely from .NET - Red Hat Developer
  24698. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  24699. 968683 - Loading issue... - Monorail
  24700. My Octocat | Build your own octocat
  24701. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  24702. Changing my Mind about AI, Universal Basic Income, and the Value of Data – The Art of Research
  24703. Mitchell Webb Situation - Changing Meals
  24704. 3 Brilliant Moments of Blocking (in Kurosawa's High and Low)
  24705. GOG.com
  24706. Switch from Chrome to Firefox in just a few minutes
  24707. .NET Design Review: Nullable Annotations
  24708. Improvements to issue transfer permissions - The GitHub Blog
  24709. .NET Design Review: JSON
  24710. Neural net names effects pedals
  24711. Rust: A Language for the Next 40 Years - Carol Nichols
  24712. Porting old posts, part 4
  24713. Metro Payment Pilot
  24714. Revocation Tracker
  24715. NASA makes their entire media library publicly accessible and copyright free - DIY Photography
  24716. Weekly Update 140
  24717. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  24718. Lose weight the fun way.
  24719. terrajobst/system-private-corlib-nullable-analysis
  24720. Kubernetes and VS Code: Zero to Deployed (Cloud Next '19)
  24721. dotnet/jitutils
  24722. KirillOsenkov/SourceBrowser
  24723. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  24724. Bokeh: Private, ad-free, and user-funded photo sharing
  24725. Use streaming in ASP.NET Core SignalR
  24726. Docker Bug Allows Root Access to Host File System
  24727. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  24728. ASP.Net Core - Protect your API with API Keys
  24729. The Hack Yourself First UK Tour now has Hotel Packages
  24730. #122 Matt Warren, How the .NET Runtime Has Changed | no dogma podcast
  24731. Hack Yourself First: How to go on the Cyber-Offence - NDC Oslo 2020 | Software Developers Conference
  24732. Calling gRPC Services With Server-side Blazor
  24733. Minsk Source Browser
  24734. How Hackers Get your Password? | Dr. Erdal Ozkaya Personal Blog
  24735. Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem
  24736. 1552374 - Remove Certinomis - Root CA
  24737. Fireside chat at Akamai Security Summit with Troy Hunt and Ari Weil
  24738. Cumulative Update 15 for SQL Server 2017
  24739. Maintainer burnout and package security
  24740. Porting desktop apps to .NET Core | .NET Blog
  24741. Spying on .NET Garbage Collector with .NET Core EventPipes
  24742. CSS Grid Generator
  24743. High Performance (Potato) Chips
  24744. Fixing Random, part 32
  24745. Spaceketeer - BuiltWithDot.Net
  24746. Herding Code 234: Dylan Beattie on Social Impacts of Technology and the Meaning of Developer Seniority – Herding Code
  24747. Blazored/Typeahead
  24748. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  24749. Spying on .NET Garbage Collector with .NET Core EventPipes
  24750. The new Dell XPS 15 (7590) now has an option for 4K OLED, GTX 1650 graphics
  24751. Nick Craver - Stack Overflow: How We Do Deployment
  24752. Users
  24753. Christmas Compiler Speed-Up, part 2
  24754. Nick Craver - Stack Overflow: The Architecture
  24755. mellinoe/veldrid
  24756. What is the correct way to embed Wyam into an asp.net core MVC solution?
  24757. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  24758. RehanSaeed/Schema.NET
  24759. xoofx/CppAst
  24760. Home - schema.org
  24761. dotnet/llilc
  24762. Drop: Passions lead here (formerly Massdrop)
  24763. US cities are being held hostage with stolen NSA tools
  24764. Roma, Anonymus viola la mail di 30mila avvocati: c'è anche quella di Raggi
  24765. RFC 8548 - Cryptographic Protection of TCP Streams (tcpcrypt)
  24766. Drop: Passions lead here (formerly Massdrop)
  24767. Amazon.com: Optimal Shop 20/24 4/6/8 PIN 1.8" LCD Computer PC Power Supply Tester for SATA,IDE,HDD,ATX,ITX,BYI Connectors: Home Improvement
  24768. Patterns for high-performance C# - Federico Andres Lois
  24769. Nazikeule im Dritten Reich
  24770. Google Has Stored Some Passwords in Plaintext Since 2005
  24771. In Pursuit of Enjoyable Developer Collaboration - DEV Community 👩‍💻👨‍💻
  24772. Elon Musk Says ‘Hyperloop’ Tunnel Is Now Just a Normal Car Tunnel Because ‘This Is Simple and Just Works’
  24773. Steam Block
  24774. Cryptography Dispatches • Buttondown
  24775. Koalas declared "functionally extinct"
  24776. Top .NET Tutorials for May 2019
  24777. Despicable Me (9/11) Movie CLIP - I Sit on the Toilet (2010) HD
  24778. Top-Level Code Prototype: Scenario E
  24779. Refactor Symbol Cache by Krzysztof-Cieslak · Pull Request #384 · fsharp/FsAutoComplete
  24780. 2017 LLVM Developers’ Meeting: M. Braun “Welcome to the back-end: The LLVM machine representation”
  24781. Crime UK
  24782. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  24783. SameSite Cookies by Default in Chrome 76 and Above
  24784. localtoast
  24785. Introducing: The TAG Heuer Monaco 1969-1979 Limited Edition (With Live Pics & Pricing) - HODINKEE
  24786. WCF vs gRPC
  24787. 1.1.1.1 — The free app that makes your Internet faster.
  24788. .NET Design Review: Nullable Annotations
  24789. Want to train a dragon? You'll need 500 million files, 730TB of data, 54,000 CPU cores...
  24790. Download Windows 10
  24791. Webhook.site - Test, process and transform HTTP requests
  24792. microsoft/MSIX-Toolkit
  24793. Google data shows 2-factor authentication blocks 100% of automated bot hacks
  24794. Web Development Revolution with WebAssembly and ASP.NET Blazor
  24795. localscan
  24796. JED Server Security Incident Report
  24797. Moving from Node.js to .NET Core | App Center Blog
  24798. davidfowl/AspNetCoreDiagnosticScenarios
  24799. Languages & Runtime: .NET Community Standup - May 23, 2019
  24800. Ethical Alternatives & Resources - ethical.net
  24801. Is it better to "!= 0” or ”== mask” when working with enums (C#, RyuJIT) | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  24802. Spying on .NET Garbage Collector with TraceEvent
  24803. chrisnas/DebuggingExtensions
  24804. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  24805. The Ray Tracer Challenge... in .NET Core - CodeClimber
  24806. Stefano Rossi, architect
  24807. Dependabot
  24808. GitHub Satellite - Opening Keynote
  24809. Top 10 Things You Can Do With GraalVM
  24810. Announcing GitHub Sponsors: a new way to contribute to open source
  24811. GitHub Sponsors
  24812. GitHub Enterprise - The best way to build and ship software
  24813. Creating a git repo with Azure Repos and trying out Git LFS
  24814. Visual Studio Code Remote Development may change everything - Scott Hanselman
  24815. Making Sense of .NET 5 – Bill Reiss Developer Blog
  24816. AzureCasts
  24817. Creating a Quartz.NET hosted service with ASP.NET Core
  24818. Developer’s Guide to Building Connected Security Solutions
  24819. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  24820. Add GCPhaseBegin/GCPhaseEnd ETW messages to measure duration of mark,… · criteo-forks/coreclr@9428b75
  24821. 0xd4d/iced
  24822. Graphics Programming Weekly - Article Database
  24823. Google and Binomial Contribute Basis Universal Texture Format to Khronos’ glTF 3D Transmission Open Standard
  24824. Developing in the Windows Subsystem for Linux with Visual Studio Code
  24825. dotnet/coreclr
  24826. New Release: Tor Browser 8.5 | Tor Blog
  24827. HashCode Struct (System)
  24828. What good are hundreds of lights without hundreds of shadows?
  24829. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  24830. Visual Studio 2019 Preview Release Notes
  24831. We're Baking Have I Been Pwned into Firefox and 1Password
  24832. ASP.NET Core SignalR JavaScript client
  24833. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  24834. Top SSL Certificates Buyer's Guide
  24835. spboyer/dotnet-azure
  24836. PayPal's Beautiful Demonstration of Extended Validation FUD
  24837. npgsql/npgsql
  24838. Graphics Team ships WebRender MVP!
  24839. .NET Design Review: Nullable Annotation Attributes
  24840. Polacode - Visual Studio Marketplace
  24841. Creating a Quartz.NET hosted service with ASP.NET Core
  24842. A new way to Try .NET
  24843. Enabling Pagination in Blazor with OData | OData
  24844. typeof(TSecret) - the secret magic behind .NET generics
  24845. ASP .NET Core Dev Blog Series
  24846. Program Booklet - AusCERT Conference
  24847. Streamlining Data Breach Disclosures: A Step-by-Step Process
  24848. Contact Info for Millions of Instagram Influencers, Celebrities, and Brand Accounts Leaked Online
  24849. Video games: A unifying force for the world - The Official Microsoft Blog
  24850. PowerPoint Presentation
  24851. PostgreSQL: pg_upgrade can result in early wraparound on databases with high transaction load
  24852. Added try-catch statement by dotjpg3141 · Pull Request #57 · terrajobst/minsk
  24853. Fixing Random, part 31
  24854. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  24855. Using Bing Maps in Blazor with JSInterop and TypeScript
  24856. Keyloggers Injected in Web Trust Seal Supply Chain Attack
  24857. Using Ed25519 signing keys for encryption
  24858. IFSC Climbing World Cup Munich 2019 - Bouldering Semi Finals
  24859. Femtoduino’s FemtoBeacon ESP32-D2WD Brings Wi-Fi/Bluetooth in Dime-Sized Form Factor
  24860. To Refactor Or Not To Refactor?
  24861. MappingGenerator - BuiltWithDot.Net
  24862. Understanding real-world concurrency bugs in Go
  24863. Children describe technology that gives them a sense of ambiguity as 'creepy'
  24864. Ed Charbeneau: .NET, JavaScript, and C# articles
  24865. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  24866. SMS for 2FA: What Are Your Security Options? - Authy
  24867. Hack on Stack Overflow exposes private data for ~250 users
  24868. brunoproduit/roca
  24869. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  24870. wybiral/noscript-captcha
  24871. The 6-Step "Happy Path" to HTTPS
  24872. Game Engine Black Books Update
  24873. Markdown + .NET = Interactive docs?
  24874. Ed Charbeneau at Build 2019
  24875. T1
  24876. Applying machine learning to coding itself
  24877. Episode 25 - Blazor - You Want To Run .NET Where?!
  24878. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  24879. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  24880. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  24881. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  24882. Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line
  24883. DevGAMM Moscow 2019 Live Stream Day 2. Part 1
  24884. Create Interactive .NET Documentation with Try .NET | .NET Blog
  24885. Tips to Improve your Generative Artwork — TYLER HOBBS
  24886. Welcome to the Neighbourhood
  24887. 964119 - Loading issue... - Monorail
  24888. A few words about data and concurrency
  24889. WHO’S WORKING WITH WOMEN? – Actors Edition
  24890. Technical Papers - SIGGRAPH 2019
  24891. Kik and the SEC: What’s Going On and What Does It Mean for Crypto? - Andreessen Horowitz
  24892. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  24893. Removal of the 16-character limit for passwords in Azure AD
  24894. 10 ways for a conference to upset their speakers
  24895. The unknown Type in TypeScript
  24896. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  24897. Exploring .NET Core platform intrinsics: Part 4 - Alignment and pipelining
  24898. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  24899. dotnet/aspnetcore
  24900. Shenandoah GC in JDK 13, Part I: Load Reference Barriers
  24901. Home
  24902. Performance Improvements in .NET Core 3.0 | .NET Blog
  24903. Hackathon to help Support The Canterbury Muslim Community Trust (CMCT). - Techweek19
  24904. XKeyboarCD
  24905. dotnet/diagnostics
  24906. .NET Core on App Service Dashboard
  24907. » Out with 1992, In with 1993 The Digital Antiquarian
  24908. Careers
  24909. The Urlist — An application study in Serverless and Azure
  24910. Introducing Oak, a Free and Open Certificate Transparency Log - Let's Encrypt - Free SSL/TLS Certificates
  24911. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  24912. A Detailed Look At Data Binding in Blazor
  24913. Overview of nullability analysis · Curiosity is bliss
  24914. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  24915. Default implementations in interfaces | .NET Blog
  24916. The Upside Down 75810 | Stranger Things | Buy online at the Official LEGO® Shop US
  24917. wybiral/tshare
  24918. CodeLand Conference 2020
  24919. .NET Standard | Common APIs across all .NET implementations
  24920. IAIK/ZombieLoad
  24921. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  24922. .NET Design Review: System.Data
  24923. ZombieLoad Attack
  24924. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  24925. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  24926. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  24927. ZIO/Core
  24928. Architecture #14870: Use ZIO for effect management in Rudder - Rudder - Rudder Issue Tracker
  24929. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  24930. WSL 2 Post BUILD FAQ | Windows Command Line
  24931. Eternal Vigilance is the Price of Liberty
  24932. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  24933. Online Survey Software | Qualtrics Survey Solutions
  24934. A null-scattering path integral formulation of light transport
  24935. Hello AzureCasts
  24936. LightDims Original Strength - Light Dimming LED covers and Light Dimming Sheets for Routers, Electronics and Appliances and more. Dims 50-80% of Light, in Minimal Packaging. - Ceiling Pendant Fixtures - Amazon.com
  24937. The Go Playground
  24938. .NET Framework Reference Assemblies via NuGet
  24939. kkokosa/UpsilonGC
  24940. How to Know Nothing - Megan Risdal
  24941. Debugging asynchronous scenarios in .NET
  24942. Debuggable IO [DIO] by neko-kai · Pull Request #849 · zio/zio
  24943. Meow the Infinite Issue 3 is here!
  24944. Episode 12 - Function declarations
  24945. Beer City Code
  24946. edvmorango/event-driven-messenger
  24947. Visit - Infosecurity Europe
  24948. NEST X YALE LOCK WITH NEST CONNECT - MassGenie
  24949. Writing a custom, real-world .NET GC
  24950. Domain Randomization for Sim2Real Transfer
  24951. Introducing the Profile Analyzer - Unity Technologies Blog
  24952. dotnet/diagnostics
  24953. vsls-contrib/awesome-liveshare
  24954. dotnet/diagnostics
  24955. Error Management: Future vs ZIO
  24956. r/interestingasfuck - An owl looking at something
  24957. 2016 Taiwan Halfsize micromouse First Prize Kojimouse 11, Hirokazu Kojima
  24958. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  24959. Achievement Award Program
  24960. Pass: The Standard Unix Password Manager
  24961. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  24962. Phone scammers impersonating ACSC | Cyber.gov.au
  24963. shirhatti/dotnet-logs
  24964. Manifold Garden Release Announcement
  24965. Error Management: Future vs ZIO
  24966. AusCERT2017 Day 1 Troy Hunt: The Responsibility of Disclosure
  24967. Microsoft Word will change your words to be 'gender inclusive'
  24968. New Azure Machine Learning updates simplify and accelerate the ML lifecycle
  24969. [Cryptography] Bitcoin - closing the coin
  24970. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  24971. Daniel Romanovsky
  24972. OpenLiveWriter 0.6.2.316 - AppVeyor
  24973. Debugging and fixing the Twitch desktop client
  24974. Home
  24975. mila-iqia/babyai
  24976. Why 2f+1
  24977. Microsoft Throws in the Towel on UWP, Elevates Win32 - ExtremeTech
  24978. git/git
  24979. eyeDisk. Hacking the unhackable. Again | Pen Test Partners
  24980. Microsoft: The open source company
  24981. Introducing GitHub Package Registry
  24982. J on the Beach - Workshops
  24983. dotnet/diagnostics
  24984. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  24985. Package Author Identity through Social Proofs
  24986. Markdown Monster: A better Markdown Editor for Windows
  24987. microsoft/terminal
  24988. Reach a Wider Audience with Multistreaming | Restream
  24989. GitHub Packages: Your packages, at home with their code
  24990. Introducing GitHub Package Registry
  24991. Uncle Pixel
  24992. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  24993. Bakedbean.org.uk - Building Stack Overflow Job Search
  24994. Chapter 9: The Philologists and the Gatekeeper – The Analog Antiquarian
  24995. Amazon.com: .NET Internals Cookbook eBook: Adam Furmanek: Kindle Store
  24996. Top 10 coffee brands according to Have I Been Pwned
  24997. C++ with Visual Studio 2019 and Windows Subsystem for Linux (WSL) | C++ Team Blog
  24998. Three easy endpoints
  24999. Three easy endpoints
  25000. Monitor Blazor WASM loading and report errors
  25001. Handling Access Tokens for private APIs in ASP.NET Core
  25002. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  25003. Add .vsconfig for required components to build by huoyaoyuan · Pull Request #566 · microsoft/terminal
  25004. ZkVM: a new design for fast, confidential smart contracts
  25005. WebGPU is coming to Babylon.js
  25006. Hail the new Caterham Drift Taxi at the show - The London Motor Show
  25007. .NET Rocks! vNext
  25008. Septimal Mind
  25009. Use pattern matching features to extend data types
  25010. Blazor Bites Updated and Build 2019 Blazor Roundup
  25011. LambdaConf 2019: Travel Support
  25012. jamesmontemagno/XamChat
  25013. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  25014. Azure App Service update: Free Linux Tier, Python and Java support, and more
  25015. Mofo37
  25016. WPCampus releases results of the Gutenberg accessibility audit - WPCampus: Where WordPress Meets Higher Education
  25017. Full Page Reload
  25018. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  25019. 06. Vib-Ribbon - Roll Along (HQ)
  25020. GitHub Live Events
  25021. A Deep Dive into Query Execution Engine of Spark SQL (continues) - Databricks
  25022. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  25023. A Deep Dive into Query Execution Engine of Spark SQL - Databricks
  25024. Cloudflare London Serverless Meetup
  25025. Star Wars: The Rise of Skywalker – Teaser
  25026. Microsoft Developer
  25027. Visual Studio Container Tools Extensions (Preview) - Visual Studio Marketplace
  25028. Talk to Transformer
  25029. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  25030. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  25031. swtch.com
  25032. VCF East 2019 -- Brian Kernighan interviews Ken Thompson
  25033. Episode 11 - Function calls
  25034. What’s new in Microsoft 365 user management for April 2019
  25035. Use dependency injection in .NET Azure Functions
  25036. Seven Trends in Blockchain Computing (Spring 2019)
  25037. kkuchta/css-only-chat
  25038. Incrementally Better Cookies
  25039. // // Author: Jonathan Blow // Version: 2 // Date: 7 May, 2019 (updat - Pastebin.com
  25040. Scala World 2019: Scala World 2019
  25041. Here's Why [Insert Thing Here] Is Not a Password Killer
  25042. Why software projects take longer than you think: a statistical model
  25043. Precise timing of machine code with Linux perf. | Easyperf
  25044. systemd/systemd
  25045. [Update: More details] Project Mainline offers Android Q modular security updates
  25046. I hid a secret song in my videos
  25047. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  25048. systemd/systemd
  25049. RDRAND on AMD CPUs does not work · Issue #11810 · systemd/systemd
  25050. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  25051. AMC accidentally exposed data on 1.6 million subscribers
  25052. Teenage Pricks | Alex Pareene
  25053. Merge pull request #6389 from dotty-staging/add-checked-patdef · lampepfl/dotty@f85877d
  25054. Generics, structs and nulls – the JIT is smart so you don’t have to | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  25055. ZIOでの繰り返しとリトライ処理 - Qiita
  25056. microsoft/PowerToys
  25057. Paint.NET turns 4!
  25058. Decoupling Algorithms from the Organization of Computation for High-Performance Graphics & Imaging
  25059. Crafting Real-Time Mobile Apps with Xamarin and SignalR - THR3007
  25060. A new Console for Windows - It's the open source Windows Terminal - Scott Hanselman
  25061. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  25062. bryanmcnett/aabo
  25063. .NET Platform Overview and Roadmap - BRK3015
  25064. Round 1 Candidates - Lightweight Cryptography | CSRC
  25065. Self Publishing, Book Printing and Publishing Online - Lulu
  25066. 0x6A75616E/PwnedPasswords
  25067. Comparing Native Blazor Components
  25068. .NET Core is the Future of .NET  | .NET Blog
  25069. Effect.io
  25070. dotnet/diagnostics
  25071. microsoft/react-native-windows
  25072. Announcing WSL 2 | Windows Command Line
  25073. Thank you Waitrose, now fix your insecure site
  25074. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  25075. r/MapPorn - Who Knew Giraffes Had Different Patterns?
  25076. See Microsoft Build 2019 Highlights | Microsoft Azure
  25077. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  25078. Office 365 for Mac is available on the Mac App Store - Microsoft 365 Blog
  25079. The “Cobra Effect” that is disabling paste on password fields
  25080. Testing the BitchinFast 3D 2000!!!
  25081. .NET Internals Cookbook Part 12 — Memory structure, attributes, handles – Random IT Utensils
  25082. .NET Core Summer Event - A 1 day conference focused on software development with .NET Core
  25083. Using 47 Degree's Fetch library with ZIO
  25084. IPBES Global Assessment Preview | IPBES
  25085. Intelligent Productivity and Collaboration, from Anywhere | Visual Studio Blog
  25086. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  25087. Microsoft Build 2019 Developer Conference May 6-8 Seattle, WA
  25088. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  25089. Introducing .NET 5 | .NET Blog
  25090. Live Stream | Rocket Lab
  25091. Raft
  25092. The Universe I, II & III | Tim and Eric Awesome Show, Great Job! | Adult Swim
  25093. Add-ons disabled or failing to install in Firefox
  25094. nothings/single_file_libs
  25095. bryanmcnett/bhh
  25096. DotVVM Blog: DotVVM joins the .NET Foundation
  25097. Exotics at Redmond Town Center
  25098. Create a model
  25099. facebookincubator/mvfst
  25100. 952287 - Loading issue... - Monorail
  25101. Build software better, together
  25102. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  25103. 1Password for Journalism | 1Password
  25104. DamianEdwards/TagHelperPack
  25105. Sonic
  25106. GOTcha (Season 8 Hot Takes: Part 1 of 1,000,000)
  25107. Community and Communication going forward
  25108. » Return to Zork The Digital Antiquarian
  25109. Coverlet Joins the .NET Foundation
  25110. Automated Certificate Management | Heroku Dev Center
  25111. Compile time marshalling | devops.lol
  25112. dotnet/designs
  25113. dotnet/extensions
  25114. Workaround for Heroku no longer supporting SSL behind Cloudflare ("Strict TLS in CDN not supported")?
  25115. Reduce SMS 2FA Risks By Using Device Data
  25116. Consoles – Windows Desktop - Windows Console
  25117. Eon – Amiga Soundtrack Hacks
  25118. The Tail of the Serpent by Le Slo
  25119. PInvoke: beyond the magic | devops.lol
  25120. Support single-file distribution · Issue #11201 · dotnet/runtime
  25121. Do we need effects to get abstraction?
  25122. Toward Practical Real-Time Photon Mapping: Efficient GPU Density Estimation
  25123. Azure Monitor HTTP Data Collector API - Azure Monitor
  25124. Update Days: Corestart 3.0
  25125. nycryptoday
  25126. George Bush's
  25127. Introducing Telerik UI for Blazor 1.0.0
  25128. Remote Development with Visual Studio Code
  25129. Using Pablo to Create Title Images - ardalis
  25130. Samsung Galaxy Fold Teardown
  25131. An Introduction to Deep Reinforcement Learning
  25132. thekla_server.pdf
  25133. Down the Security Rabbithole Podcast: DtSR Episode 344 - You've Probably Been Pwned
  25134. What does "additional polish" mean?
  25135. Fight the global warming: compile your C# apps ahead of time
  25136. terrajobst/minsk
  25137. IBM Halts Sales of Watson AI For Drug Discovery and Research [Updated] - ExtremeTech
  25138. Manifold Garden - Call for Playtesters
  25139. Edge79+ vs. Edge18 vs. Chrome
  25140. Junior Software Engineer (C#) (Remote) - Clear Measure, Inc. - Career Page
  25141. RFC 8551 - Secure/Multipurpose Internet Mail Extensions (S/MIME) Version 4.0 Message Specification
  25142. peachpiecompiler/peachpie
  25143. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  25144. dotnet/corert
  25145. Microsoft Forms
  25146. Visual Studio Roadmap
  25147. Get Some Sass Into Your Blazor App
  25148. Unit Test or Integration Test and Why You Should Care - ardalis
  25149. Intel® 64 and IA-32 Architectures Optimization Reference Manual
  25150. Building a Bw-Tree Takes More Than Just Buzz Words
  25151. What's New in Rider
  25152. 2019 EuroLLVM Developers’ Meeting: Mehdi & Vasilache & Zinenko “Building a Compiler with MLIR”
  25153. Colwell oral history complete transcript FINAL
  25154. themains/pwned
  25155. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  25156. security.txt | A proposed standard which allows websites to define security policies
  25157. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  25158. Cats Effect: STM & TRef #791 by VladKopanev · Pull Request #796 · zio/zio
  25159. Go modules services
  25160. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  25161. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  25162. The Hundred-Tonne Robots That Help Keep New Zealand Running
  25163. dotnet/core-setup
  25164. Babylon.js 4.0 Is Here!
  25165. Home | magniX
  25166. .NET Design Review: GitHub Quick Reviews
  25167. Write a custom .NET Core runtime host - .NET Core
  25168. EdCharbeneau/TaxiFareBlazorServer
  25169. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  25170. Vue.Net - BrotherTillman
  25171. jamesmontemagno/AllExtensions-DI-IoC
  25172. Computer Based Test (CBT) development and delivery :: Pearson VUE
  25173. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  25174. Reverse Engineering InternalCall Methods in .NET
  25175. CppCon 2017: Teresa Johnson “ThinLTO: Scalable and Incremental Link-Time Optimization”
  25176. Axis-Aligned Bounding Dual Simplex
  25177. A doorbell company owned by Amazon wants to start producing “crime news” and it’ll definitely end well
  25178. microsoft/SymCrypt
  25179. GitLens — Git supercharged
  25180. dotnet/core-sdk
  25181. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  25182. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  25183. mpm guide - niall t.l.
  25184. HTTP headers for the responsible developer
  25185. ZIO
  25186. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  25187. errors - The Go Programming Language
  25188. John A De Goes - ZIO: Next-Generation Effects in Scala
  25189. Episode 10 - Strings and Types
  25190. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  25191. Scalar 2019 highlights and where are we heading next
  25192. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  25193. Scalar 2019 highlights and where are we heading next
  25194. Riot counters sexual discrimination lawsuits by insisting some plaintiffs have waived rights to sue
  25195. PowerPoint Presentation
  25196. Doug Webb (@douginamug@mastodon.xyz)
  25197. Amazon.com: Ubiquiti US-8 Unifi Switch: Computers & Accessories
  25198. DivineOmega/password_exposed
  25199. significand range for frexp() incorrect due to sign-handling · Issue #71 · KhronosGroup/GLSL
  25200. THe Early History of F#
  25201. Indiegogo will ban fundraising for anti-vaccination projects
  25202. Stripe API with ASP.NET Core - Part 3 WebHooks
  25203. Add ZIO & Scalaz to community builds · Issue #896 · scala/community-build
  25204. gpakosz/PPK_ASSERT
  25205. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  25206. n0fate/chainbreaker
  25207. Former 'MythBusters' Host Adam Savage Returning to Science Channel in New Series (Exclusive)
  25208. Wat
  25209. Compute Shader - OpenGL Wiki
  25210. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  25211. ONLYOFFICE
  25212. Angèle - Balance Ton Quoi [CLIP OFFICIEL]
  25213. Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  25214. Racial Influence on Automated Perceptions of Emotions by Lauren Rhue :: SSRN
  25215. .NET R&D Digest (April, 2019)
  25216. Rumor: Microsoft ‘Midori’ Project May Replace Windows OS
  25217. Australian wild cockatoos (long-billed corellas) took flight
  25218. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  25219. HaveIBeenPwned Module by iifeoluwa · Pull Request #80 · leon-ai/leon
  25220. Repository Abandoned? · Issue #197 · tmsmith/Dapper-Extensions
  25221. The LLVM Compiler Infrastructure Project
  25222. distractionware » AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  25223. Fall in love with the problem, not the solution
  25224. Sí hubo hackeo a Embajada de México: miles de documentos estuvieron en Mega, fueron eliminados y todo indica que se han resubido
  25225. Amazon.com: GPU Zen 2: Advanced Rendering Techniques (9781797583143): Wolfgang Engel: Books
  25226. http://egsr2019.icube.unistra.fr/assets/img/EGSR2019_Industry_Track_CFP.pdf
  25227. World’s Flagship Event for Developers - WeAreDevelopers World Congress 2020
  25228. Frank Lloyd Wright’s Lost Works Are Finally Brought to Life
  25229. Fetch Mobile Manipulator - Fetch Robotics
  25230. Chapter 8: Menkaure and the Colonel – The Analog Antiquarian
  25231. ASCIIFlow Infinity
  25232. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  25233. The .NET Abstraction Pile
  25234. 2019 EuroLLVM Developers’ Meeting: T. Shpeisman & C. Lattner “MLIR: Multi-Level Intermediate Repr..”
  25235. ADefWebserver/BlazingPizza
  25236. AutoMapper 8.1.0 Released
  25237. Roguelight by Daniel Linssen
  25238. OutOfMemory – a nerdy card game for developers! – TooSlowException
  25239. Jewel v. NSA - Order granting government's summary judgment motion
  25240. fr-08: .the .product by Farbrausch
  25241. terrajobst/streaming-automation
  25242. fr-08: .the .product by farbrausch | 64k intro (2000) (720p HQ demoscene demo)
  25243. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  25244. A Recipe for Training Neural Networks
  25245. Virtual lathe in Dreams
  25246. runtime: treap implementation of find() doesn't return the best-fit span · Issue #31616 · golang/go
  25247. Expose a BigInteger.Builder to help avoid so many copies/allocations · Issue #29378 · dotnet/runtime
  25248. Monoprice SlimRun Cat6 Ethernet Patch Cable, Snagless RJ45, Stranded, 550MHz, UTP, Pure Bare Copper Wire, 28AWG, 20ft, White - Monoprice.com
  25249. Scala Times Issue #271
  25250. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  25251. Top bar notifications (global inbox, +reputation) reset after refreshing or visiting another page
  25252. Containerized Activities in Durable Workflows - Part 2
  25253. ASCII Art in .NET Code
  25254. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  25255. Arya Stark is an adult woman: "Game of Thrones" sex shock is rooted in hypocritical purity culture
  25256. dodyg/practical-aspnetcore
  25257. spmoran-blazor/BlazorDestinationGame
  25258. PSA: Make Sure to Cancel Apple News+ If You Signed Up for a Free Trial After Apple's March 25 Event and Don't Want to be Charged
  25259. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  25260. Electron 5.0.0 | Electron Blog
  25261. Destination Game Blazor
  25262. Hexa Trains
  25263. Unity Careers
  25264. Karel Zikmund - About Me
  25265. dotnet/spark
  25266. zio/zio
  25267. Evolution Software improves hazelnut quality with ML.NET | .NET
  25268. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  25269. Foo Fighters - My Hero (Official Music Video)
  25270. Twisted Oak
  25271. AES-NI (.NET) - Outperforming C and OpenSSL - Nicolas Portmann - .NET / Java / Security
  25272. Dev Tip #158: Strongly Typed IDs
  25273. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  25274. r/GamePhysics - [Red Dead Redemption II] Enjoying a nice hot bath
  25275. distractionware » The Dice are Cast
  25276. 996.ICU accuses NetEase, Tencent and Chinese devs of overworking staff
  25277. Peddle the Pedal to the Metal
  25278. Tech Diversity: WIN the chance to attend LambdaConf 2019 - Signify Technology
  25279. Oasis - Some Might Say
  25280. OJ/clr-meterpreter
  25281. Keeping a Ping Pong Ball Bouncing with 4 Mics
  25282. Rust's 2019 roadmap | Rust Blog
  25283. ericsink/wasm2cil
  25284. Running WebAssembly and WASI with .NET
  25285. OneTab shared tabs
  25286. kframework/X86-64-semantics
  25287. A Complete Formal Semantics of x86-64 User-Level Instruction Set Architecture - FSL
  25288. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  25289. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  25290. .NET Design Review: GitHub Quick Reviews
  25291. Using Microsoft Configuration Extensions with Steeltoe
  25292. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  25293. qmlnet/qmlnet
  25294. Matias Ergo Pro Keyboard
  25295. JDK 12 Security Enhancements
  25296. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  25297. Blazored/Gitter
  25298. NDC Security Australia 2019 Promo
  25299. Tag Helpers in ASP.NET Core
  25300. Very Thin Ice: 10 years of Auto-Tune the News & Songify This
  25301. Google Walkout Organizers Say They're Facing Retaliation
  25302. NYU Game Center Lecture Series Presents Daniel Benmergui
  25303. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  25304. Revision 2019 - Concert - Wayfinder
  25305. Eon by The Black Lotus (compo version)
  25306. Hack your password before you get hacked!
  25307. Production Tips for ASP .NET Core Web Apps
  25308. Great developers are raised, not hired
  25309. Megademica 4k intro for ZX Spectrum (party version)
  25310. Dicey Wastelands (NTT) by TheMysticSword, AgentCucco
  25311. Episode 15: TBD
  25312. UFO Episode 18 Timelash
  25313. The Witness Analysis: Audio Puzzles
  25314. Samsung/netcoredbg
  25315. politrons/reactiveScala
  25316. ispc/ispc
  25317. How the Boeing 737 Max Disaster Looks to a Software Developer - IEEE Spectrum
  25318. HTTP/3 explained
  25319. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  25320. How to upgrade extensions to support Visual Studio 2019 | Visual Studio Blog
  25321. https://scholar.harvard.edu/files/mickens/files/thesaddestmoment.pdf
  25322. ASP.NET Blog | Blazor now in official preview!
  25323. Five Open Problems for the Blockchain Computer - Andreessen Horowitz
  25324. How to Get a Progressive Web App into the Google Play Store | CSS-Tricks
  25325. How to register a service with multiple interfaces in ASP.NET Core DI
  25326. Stairs - Escaleras - Schody -1968
  25327. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  25328. Super Mario Bros - 2019: Commodore 64 port
  25329. » An Unlikely Savior The Digital Antiquarian
  25330. Build 4.0.31 API Changes | 4coder Blog
  25331. machinamentum/game1
  25332. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  25333. proposal: crypto/tls: Expose maps for cipher suite IDs/names · Issue #30325 · golang/go
  25334. How to clear HSTS settings in Chrome and Firefox
  25335. gvolpe/stm-demo
  25336. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Springer
  25337. Pro .NET Benchmarking: The Art of Performance Measurement: Andrey Akinshin: 9781484249406: Amazon.com: Books
  25338. Pro .NET Benchmarking - The Art of Performance Measurement | Andrey Akinshin | Apress
  25339. The 5 Stages of Data Breach Grief
  25340. 3 Ways to Communicate Between Components in Blazor
  25341. music festival lineup generator
  25342. A Few Billion Lines of Code Later: Using Static Analysis to Find Bugs in the Real World | February 2010 | Communications of the ACM
  25343. Understanding data-oriented design for entity component systems - Unity at GDC 2019
  25344. jmcgrew / zilf / wiki / Home — Bitbucket
  25345. What Would It Look Like If We Put Warnings on IoT Devices Like We Do Cigarette Packets?
  25346. Festify/ken-burns-carousel
  25347. Apple Pay participating banks and card issuers in Asia-Pacific
  25348. Everyone Watching This Is Fired
  25349. QDB: Quote Database Home
  25350. Godot Engine - Announcing the Godot 2019 showreel
  25351. Unifying Windows desktop development with .NET Core 3.0
  25352. Wikipedia:Articles for deletion/Katie Bouman - Wikipedia
  25353. No Time, No Budget, No Problem: Finishing 'The First Tree'
  25354. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  25355. .NET Design Review: GitHub Quick Reviews
  25356. BurntSushi/ripgrep
  25357. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  25358. dotnet/core-setup
  25359. The ReaderT Design Pattern
  25360. Search | Channel 9
  25361. reactiveui/ReactiveUI
  25362. No Carrier Rush
  25363. Presentations and Talks covering ‘.NET Internals’
  25364. Going Deep | Channel 9
  25365. Tame your Garbage Collector
  25366. Performance as a Feature with Jeremy Boyd
  25367. GPU architectures_10_4_19.pdf
  25368. Tic Toc Pwned | Pen Test Partners
  25369. historicalsource - Overview
  25370. 'I would never buy one': Fears raised over security of GPS tracking smartwatch for kids
  25371. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  25372. terrajobst/require-net472
  25373. pla85900 Home
  25374. Anthos  |  Google Cloud
  25375. Output.md
  25376. Refer a USA Scala friend & WIN a ticket to LambdaConf 2019! - Signify Technology
  25377. It's annoying, it's hated and it’s here to stay: why we’re stuck with passwords
  25378. Frogger AI Explains Its Decisions
  25379. Mute Records • STUMM433 - Mute Records
  25380. A “Brave” New World | Internet Archive Blogs
  25381. PubConf Software Comedy Variety Show and Afterparty
  25382. How to make a 3D renderer in Desmos - Ben Visness
  25383. C++ UI Libraries • memdump
  25384. Color isn't what you think.
  25385. fsharp/fslang-design
  25386. r/csharp - I am so happy I made this little program where you insert a number in seconds and it converts it to Minutes:Seconds, it took me 2 days to do but I am very proud, I know it is not much but I really enjoyed making it :)
  25387. dotnet/coreclr
  25388. Adding features to a simple Blazor MVVM client with composition
  25389. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  25390. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  25391. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  25392. Understanding the Limitations of HTTPS
  25393. Stoiber 10 Minuten Transrapid
  25394. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  25395. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  25396. Black Hole of Misogyny: Reddit trolls just can’t stop attacking Dr. Katie Bouman for her crime of doing nothing wrong
  25397. ATOMICALLY { DELETE YOUR ACTORS } - John A De Goes & Wiem Zine Elabadine | Scalar 2019
  25398. .NET Internals Cookbook Part 9 — Finalizers, queues, card tables and other GC stuff – Random IT Utensils
  25399. Australian Child-Tracking Smartwatch Vulnerable to Hackers
  25400. dotnet/coreclr
  25401. How to Track Your Kids (and Other People's Kids) With the TicTocTrack Watch
  25402. Dream Market Shuts Down: Has the DEA Claimed Another Darknet Victim?
  25403. Game of Thrones recap for Season 8 – everything you need to know
  25404. </pfizer>
  25405. No One's Ever Really Gone
  25406. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  25407. Cryptologie
  25408. Websites, Please Stop Blocking Password Managers. It's 2015
  25409. Rail Map online - UK & IE Railways
  25410. http://cmap.systemsci.org/rid=1QS8HM93L-NRB6N9-1184/QED_The_strange_theory_of_light_and_matt.pdf
  25411. All About Pete ❧ Current Affairs
  25412. Massive Attack-Angel (Mezzanine album)
  25413. Matthew Gatland stopped making tiny games | Anti-Patreon
  25414. Mr Oizo
  25415. Cassius - Feeling For You (Official Video)
  25416. Les Rythmes Digitales - Jacques Your Body (Make Me Sweat)
  25417. Daft Punk - Harder Better Faster (Official Video)
  25418. Daft Punk - Technologic
  25419. Daft Punk - Da Funk
  25420. DAFT PUNK – AROUND THE WORLD (Official Music Video)
  25421. Kucherov suspended one game
  25422. Scastie - An interactive playground for Scala
  25423. Microsoft 365 PPT template best practices
  25424. Adding features to a simple Blazor MVVM client with composition
  25425. Adding features to a simple Blazor MVVM client with composition
  25426. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  25427. Mocking .NET Without Hurting Its Feelings - Musing, Rants & Jumbled Thoughts of John M. Wright
  25428. MY EQUIPMENT BREAKS? | DICEY DUNGEONS
  25429. bleep-blorp.rs
  25430. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  25431. davidsh - Overview
  25432. logoroad
  25433. Become a Dev Rockstar by Learning About your Users with Visual Studio App Center and Azure | App Center Blog
  25434. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  25435. tmds/Tmds.Systemd
  25436. Steam Quirks For Developers - a post on Tom Francis' blog
  25437. GitHub Extension for Visual Studio
  25438. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  25439. Download .NET (Linux, macOS, and Windows)
  25440. Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
  25441. Slack Is Not Where 'Deep Work' Happens | Inside Nuclino
  25442. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  25443. Creating an ASP.NET Core Markdown TagHelper and Parser
  25444. Escher
  25445. x86/Linux progress · Issue #7335 · dotnet/runtime
  25446. unoplatform/Uno.SkiaSharp
  25447. Chapter 7: The Polymath and the Specialist – The Analog Antiquarian
  25448. A .vsconfig file should automatically prompt to install extensions - Developer Community
  25449. ZIO hackathon September 21-22 · Issue #743 · zio/zio
  25450. Tamir DRESHER: .NET Debugging tricks you wish you knew @ Update Conference Prague 2018
  25451. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  25452. We have discovered and addressed a security breach. (Updated 2019-04-12) | Matrix.org
  25453. Understanding Insider Threats [Free Video Course]
  25454. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  25455. Clip Bag | Peter Bristol
  25456. Troy Hunt on Changing Password Behaviors
  25457. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  25458. nccgroup/dotnetpefuzzing
  25459. r/firefox - Google Drive download speed issue
  25460. Non Obvious PE Parsers – the .NET runtime – Part 1
  25461. klbouman - Overview
  25462. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  25463. Languages & Runtime: .NET Community Standup - April 11, 2019
  25464. French officials call Project Gutenberg archive, 15 million ebooks, Grateful Dead recordings and Prelinger Archive "terrorism," demands removal from Internet Archive
  25465. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  25466. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  25467. Algebraic laws for new typeclasses by gvolpe · Pull Request #2 · gvolpe/classy-optics
  25468. Bringing 12-year-old WPF code to .NET Core 3
  25469. Upgrading to MySQL 8.0 : Default Authentication Plugin Considerations
  25470. Performance analysis and tuning contest #2. | Easyperf
  25471. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  25472. Tickets - NDC Security Australia 2019
  25473. Dragonblood: Analyzing the DragonflyHandshake of WPA3 and EAP-pwd
  25474. Spawn: The Eternal - IGN
  25475. How I used SECRET NSA TECHNOLOGY to hack my gaming keyboard
  25476. Dope (Complex, 1995, PC Demo)
  25477. STARLINK MISSION | SpaceX
  25478. David Patterson - Domain-Specific Architectures for Deep Neural Networks
  25479. First M87 Event Horizon Telescope Results. V. Physical Origin of the Asymmetric Ring - IOPscience
  25480. How to take a picture of a black hole
  25481. A Framework for Regulating Content on the Internet
  25482. ericsink/sawdust
  25483. Quantum Garden: An interactive quantum computing installation
  25484. Cursors
  25485. Black hole breakthrough: Event Horizon Telescope's landmark image
  25486. GIMP 2.10.14
  25487. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  25488. Hack Your Career - Troy Hunt
  25489. Linux Game Jam 2019
  25490. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  25491. Lies, darn lies and sampling bias
  25492. Markdeep
  25493. First Look: Forms and Validation in Razor Components
  25494. Pacific Raceways track day, 2019 March 31st
  25495. Using ASP.NET Core Identity users in integration tests
  25496. Functional Scala: Next Level by John A. De Goes (LambdaConf Edition)
  25497. Using, using, using with C# 8
  25498. Rico Mariani – Medium
  25499. OneTab shared tabs
  25500. C#88: The Original C#
  25501. DirectX-Specs
  25502. Blocking high-risk non-secure downloads from Emily Stark on 2019-04-09 (public-webappsec@w3.org from April 2019)
  25503. Direct3D 11.3 Functional Specification
  25504. Episode 21 Measles: The Worst Souvenir
  25505. fsharp/fslang-design
  25506. dotnet/corefx
  25507. Logs vs Structured Events
  25508. Azure Service Fabric
  25509. AGALLAMH: Terry Cavanagh – forbróir cluichí ríomhaireachta Gaeilge
  25510. Stack Overflow Developer Survey 2019
  25511. DataCamp Security Update - Frequently Asked Questions
  25512. r/gaming - Animation is a dangerous job
  25513. IMLÉ + Archú agus ceithre imeacht eile
  25514. Learn more programming languages, even if you won't use them - Thorsten Ball
  25515. Privileged | By Kyle Korver
  25516. RickStrahl/AlbumViewerVNext
  25517. Getting Started with TypeScript for JSInterop in Blazor
  25518. Journey through the .NET internals - Sorting | Michal Franc
  25519. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  25520. Vorsichtsmaßnahme Passwortsicherheit - Knuddels.de-Forum
  25521. Native Lazy Loading for &lt;img&gt; and &lt;iframe&gt; is Coming to the Web - DEV Community 👩‍💻👨‍💻
  25522. RAGRETS.MD | commentout.net
  25523. IdentityServer4 Roadmap
  25524. Microsoft Edge Insider
  25525. MS Office Interop Automation in C#
  25526. string vs. String is not a style debate
  25527. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  25528. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  25529. Windows 10 Accounts
  25530. Hacker News API Part 5
  25531. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  25532. google/vulncode-db
  25533. Home - Vulncode-DB
  25534. What happens when iterating filters?
  25535. haoNoQ/clang-analyzer-guide
  25536. The Next Release of PowerShell - PowerShell 7 | PowerShell
  25537. A balancing act
  25538. The Lycurgus Cup
  25539. Simple SIMD Using ISPC (Intel(r) SPMD Program Compiler) (Presented by Intel)
  25540. Proposal: <button once="true" /> attribute · Issue #1692 · w3c/html
  25541. http://kernel.dk/io_uring.pdf
  25542. Compiler Explorer
  25543. Signify Sunday Reads April 7 Week #1 - Signify Technology
  25544. SQL Server—Pricing and Licensing | Microsoft
  25545. Website enumeration insanity: how our personal data is leaked
  25546. Amazon.com: Mystery Science Theater 3000: Season Eleven: Jonah Ray, Felicia Day, Patton Oswalt, Hampton Yount, Baron Vaughn, Joel Hodgson: Movies & TV
  25547. dotnet/wpf
  25548. Handmade Hero Day 523 - Introduction to Git
  25549. TPU's GPU Database Portal & Updates
  25550. ParkMobile User Experience - Aaron Shekey
  25551. .gitignore Generator - Visual Studio Marketplace
  25552. main.dvi
  25553. BlazorHelp Website > Blog - View_Blog
  25554. Indie Soapbox
  25555. Verified cryptographic provider a triple threat
  25556. Compass Rose by Pace
  25557. Steam cracks down on Trading Card abuse to combat "fake games"
  25558. US $10.71 33% OFF|37mm diameter gearbox halll encoder micro spur gear motor Speed Reduction Geared Motor for robot smart small car-in DC Motor from Home Improvement on AliExpress
  25559. Fifteen years of WiX • Joy of Setup
  25560. On a geometry test
  25561. Getting ready to say goodbye to Silverlight and hello to Blazor
  25562. Home
  25563. Classic Game Postmortem: 'Lemmings'
  25564. Troubleshoot blue screen errors - Windows Help
  25565. BREAKER by Daniel Linssen
  25566. MSVC hidden flags
  25567. 'Marvel's Spider-Man': A Technical Postmortem
  25568. I hate what they’ve done to almost everyone in my family
  25569. Online Arm Assembler by Azeria Labs
  25570. ardalis/AspNetCoreStartupServices
  25571. Families
  25572. Azure Front Door Service is now generally available
  25573. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  25574. MAKRO | Microsoft Excel Stream Highlights 3/19
  25575. CSSBattle
  25576. DDoS Protection Service | Anti DDoS Mitigation | Cloudflare
  25577. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  25578. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  25579. brave/brave-browser
  25580. dotnet/dotnet-api-docs
  25581. .NET Core Summer Event bij Info Support
  25582. Your words are wasted - Scott Hanselman
  25583. The Edge of an Infinite Universe
  25584. MVVM Development in Visual Studio
  25585. » Interplay Takes on Trek The Digital Antiquarian
  25586. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  25587. How My Dad Taught Me to Code - Ari Hunt & Troy Hunt
  25588. OVERWHELM for Nintendo Switch - Nintendo Game Details
  25589. .NET API browser
  25590. Tom 7 Radar: CHESSBOVIK
  25591. The Witness goes free on the Epic Games Store for two weeks
  25592. SIGBOVIK: 93% of Paint Splatters are Valid Perl Programs — Colin McMillen
  25593. Xamarin Blog
  25594. ZIO STM by jdegoes · Pull Request #721 · zio/zio
  25595. NationalSecurityAgency/ghidra
  25596. Operating Systems: Three Easy Pieces
  25597. /diagnostics (Compiler diagnostic options)
  25598. Bringing GPU acceleration to Windows containers
  25599. The electronic song “Scary Monsters and Nice Sprites” reduces host attack and mating success in the dengue vector Aedes aegypti
  25600. r/combinedgifs - Bug
  25601. The Witness - **You wake up, alone, on a strange island full of puzzles.**
  25602. Oracle Careers
  25603. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  25604. Strongly Typed Feature Flags With ASP.NET Core 2.2
  25605. ITHare/obf
  25606. Precise timing of machine code with Linux perf. | Easyperf
  25607. The "Testable Object" Pattern
  25608. Middleware in ASP .NET Core
  25609. Try Orchard Core
  25610. I've No More Fucks To Give
  25611. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  25612. Configure Visual Studio across your organization with .vsconfig | Visual Studio Setup
  25613. Create a modular application - Orchard Core Documentation
  25614. Oculus Go Wired Mirroring: How To Guide | Oculus
  25615. Xamarin: .NET Community Standup - Xamarin.Forms Previewer Updates & iOS Interpreter!
  25616. Xiph.Org Video Presentations: Digital Show & Tell
  25617. https://cabforum.org/wp-content/uploads/CA-Browser-Forum-EV-Guidelines-v1.6.8.pdf
  25618. Xiph.org
  25619. Building microservices on Azure - Azure Architecture Center
  25620. A Go implementation of Poly1305 that makes sense
  25621. Announcing the Azure Functions Premium plan for enterprise serverless workloads
  25622. Oracle Ask TOM
  25623. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  25624. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  25625. Building Components Manually via RenderTreeBuilder
  25626. Release Notes
  25627. Creating Custom Constraints For Razor Pages Routes
  25628. Everybody Edits Data Security Breach
  25629. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  25630. Visual Studio 2019 .NET productivity | .NET Blog
  25631. jberezanski/ChocolateyPackages
  25632. jberezanski
  25633. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  25634. Weekly 2019-04-03
  25635. Visual Studio 2019 Launch: Not your average keynote
  25636. F# Weekly – Sergey Tihon's Blog
  25637. APOLLO 11 Official Trailer (2019) Moon Landing Movie HD
  25638. Compiler Explorer - C++ (x86-64 clang 8.0.0)
  25639. Making CPU configuration better for GC on machines with > 64 CPUs | .NET Blog
  25640. Archive
  25641. Visual Studio 2019 Launch: What’s Coming with .NET Core 3.0
  25642. Speaking
  25643. Polymorphism: Queer Encounters of Intimacy in Games — VGA Gallery
  25644. New Code Visualizer for Swift: Source Is View
  25645. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  25646. Dotnetos Conference - .NET Performance Conference
  25647. Software Anti-Patterns: How to destroy a codebase for developers
  25648. John A. De Goes at #ScalaUA - Thinking Functionally
  25649. ScottGu's Blog - ASP.NET MVC 1.0
  25650. LingDong-/shan-shui-inf
  25651. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  25652. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  25653. Using Lambda@Edge to handle Angular client-side routing with S3 and CloudFront
  25654. Visual Studio 2019: Code faster. Work smarter. Create the future. | Visual Studio Blog
  25655. Visual Studio 2019 | Download for free
  25656. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  25657. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  25658. Marvel Studios’ Avengers: Endgame | Special Look
  25659. Jeffrey Richter — Generics
  25660. C++ vector with dynamic item size
  25661. Is making a struct readonly a breaking change?
  25662. JetBrains Night Tel Aviv 2019
  25663. How to Beat Array Iteration Performance with Parallelism in C# .NET - Michael's Coding Spot
  25664. mrpmorris/blazor-fluxor
  25665. The story of the Rendition Vérité 1000
  25666. Midimiliz - 10000 watts
  25667. The ACME Protocol is an IETF Standard - Let's Encrypt - Free SSL/TLS Certificates
  25668. Announcing the Microsoft Graph Security Hackathon winners - Microsoft Security
  25669. NaN Gates and Flip FLOPS
  25670. SPAAAAAACE! - Portal 2
  25671. Y2K | This Is SportsCenter
  25672. Visual Studio 2019 Launch Watch Event
  25673. Humble Book Bundle: Microsoft & .NET by Apress
  25674. .NET Core in Action
  25675. Silverchair: A 5 Minute Drum Chronology - Kye Smith
  25676. Xamarin and Asp.Net Core for Beginners
  25677. 5 Things You Didn't Know About Insect Wings
  25678. Military Lessons Learned from the Battle of Wakanda
  25679. NDN – Why Bother? — NDN Tutorial at ACM SIGCOMM 2017 – Van Jacobson
  25680. Back to how it should be
  25681. IdentityServer - Training
  25682. Wolfenstein 2: The New Colossus in Close Critique [Full Spoilers]
  25683. Security alert: pipdig insecure, DDoSing competitors – Jem – UK blogger
  25684. Self-optimizing AST interpreters
  25685. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  25686. r/security - Officetools.com hacked email, claims not
  25687. stb_voxel_render.h programming library
  25688. History of Visual Studio – Page 2 – Rico Mariani's Performance Tidbits
  25689. Blazor Shell Apps
  25690. r/Games - /r/Games is closed for April Fool’s. Find out why in here!
  25691. Blazored/Toast
  25692. rL357340
  25693. Guys! I'm BACK! [Quick Announcement]
  25694. r/interestingasfuck - All the bearings are moving in a straight line!!!
  25695. Blazor Shell apps
  25696. Thank you! Elected to the .NET Foundation board! » Iris Classon
  25697. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  25698. Can I use... Support tables for HTML5, CSS3, etc
  25699. ScalaUA - distage: Staged Dependency Injection
  25700. LambdaConf 2019 | Boulder | Jun 5
  25701. mschuwalow/zio-todo-backend
  25702. itkpi/cakeless
  25703. Getting Started with ASP.NET Core | Manning
  25704. Tastes Like Chicken
  25705. dotnet/aspnetcore
  25706. Man gets 20 years for deadly “swatting” hoax
  25707. Announcing Lucet: Fastly's native WebAssembly compiler and runtime
  25708. ASP.NET Blog | .NET Core Workers as Windows Services
  25709. dotnet/swag
  25710. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  25711. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  25712. Scott Helme
  25713. Chapter 6: Khafre and the Giant – The Analog Antiquarian
  25714. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  25715. Introduction to authentication for Single Page Apps on ASP.NET Core
  25716. distage: Staged Dependency Injection · Izumi Project
  25717. Dotnet-Boxed/Templates
  25718. Why Ben Carson Is Taking on Facebook
  25719. Dark Flat Theme - Plugins | JetBrains
  25720. Newsletters spam test by mail-tester.com
  25721. jdegoes/scalaua-2019
  25722. Compare gRPC services with HTTP APIs
  25723. dotnet/corefx
  25724. Merging OpenTracing and OpenCensus
  25725. randrew/phantomstyle
  25726. Stack Snippets Domain
  25727. Einstein on the Beach: Knee Play 3
  25728. ‎MailOnline
  25729. Not Tetris 2
  25730. Seattle Scotch & Beer Fest 2019 Tickets | Fremont Studios | Seattle, WA | Friday, April 19 & Saturday, April 20, 2019 | Stranger Tickets
  25731. r/marvelstudios - Worked on this for a while
  25732. Hall of Fame - Infosecurity Europe
  25733. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  25734. SpecFlow 3 is here!
  25735. .NET Design Review: JSON
  25736. jnm2/preference
  25737. Using Your Knife and Fork: The American Way vs. the European Way
  25738. cloudflare/boringtun
  25739. Hold That Fork!
  25740. BoringTun, a userspace WireGuard implementation in Rust
  25741. Trace .NET Core Applications on Linux with `strace`
  25742. 10 games to play at Now Play This
  25743. https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf
  25744. Behind the burst compiler | xoofx
  25745. nventive/Uno.BenchmarkDotNet
  25746. Observations about the rendering of Metro: Exodus
  25747. LambdaConf 2019 Scholarship Application
  25748. Machine code layout optimizations. | Easyperf
  25749. Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks - the Web developer blog
  25750. Landau's Function -- from Wolfram MathWorld
  25751. New AMD EPYC-Powered Amazon EC2 M5ad and R5ad Instances | Amazon Web Services
  25752. The Clash - Should I Stay or Should I Go (Official Audio)
  25753. Storing UTC is not a silver bullet
  25754. Microsoft exec bans company from pulling any dumb April Fools’ pranks
  25755. Getting started with Lithnet Password Protection - Part 1 - Blocking compromised passwords with the 'Have I Been Pwned?' password list
  25756. What is 'responsible' in Responsible AI?
  25757. hallatore/Netling
  25758. dotnet/performance
  25759. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  25760. Arithmetic operators - C# reference
  25761. Live Share Feedback Survey
  25762. American Democracy March 14, 2019 Lecture
  25763. Home
  25764. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  25765. Troubleshoot ASP.NET Core Localization
  25766. Voting for .NET Foundation
  25767. Ionide — A New Hope
  25768. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  25769. OneTab shared tabs
  25770. Microsoft Cloud Show: “Have I been pwned?” - An Interview with Troy Hunt
  25771. The 2007 Lyttle Lytton Contest
  25772. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  25773. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  25774. Humble Book Bundle: Coder's Bookshelf by No Starch Press
  25775. .NET Design Review: JSON Serialization
  25776. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  25777. .NET Design Review: AssemblyLoadContext improvements
  25778. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  25779. Stable Filtering  —  Part 2
  25780. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  25781. r/teslamotors - It's BACK! After 6 months of working fine, 2019.5.15 drives at barriers again
  25782. Web security expert Troy Hunt to be welcomed into the Infosecurity Hall of Fame
  25783. dotnet/coreclr
  25784. Using .NET PInvoke for Linux system functions - Red Hat Developer
  25785. zio/zio
  25786. Using FluentValidation for Forms Validation in Blazor
  25787. 142: Super Speed with AOT & LLVM
  25788. AutoMapper's Design Philosophy
  25789. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  25790. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  25791. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  25792. Unity VR and the Making of Ready Player One | Jake Simpson
  25793. Herding Code 231: .NET Foundation Elections, WSL, MAX_PATH, calc.exe, Edge on Chromium, Firefox, and Rogue Thermostats – Herding Code
  25794. zio/zio-keeper
  25795. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  25796. PageSpeed Insights
  25797. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  25798. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  25799. MichalStrehovsky/zerosharp
  25800. Dark Castle Original Macintosh Version!
  25801. Packaging a .NET Core 3.0 application with MSIX
  25802. Merge pull request #100 from Microsoft/user/rbhanda/Net472Update · microsoft/referencesource@f82e13c
  25803. MichalStrehovsky/zerosharp
  25804. google/sanitizers
  25805. MichalStrehovsky/zerosharp
  25806. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  25807. TwitLonger — When you talk too much for Twitter
  25808. Securing ASP.NET Core in Docker
  25809. Security Issue February 2019: FAQ
  25810. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  25811. How to Debug Rust with Visual Studio Code
  25812. Security, Cloud Delivery, Performance | Akamai
  25813. Tizen .NET Portal
  25814. startup_analyzers.md
  25815. Speakers - NDC Security Australia 2019
  25816. Benchmarking performance of your code between release versions
  25817. BlazorHelp Website > Blog - View_Blog
  25818. justinhj/fp-starter-pack.g8
  25819. Act Now
  25820. The WhibOx Contest Edition 2 - CYBERCRYPT
  25821. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  25822. P. D. Q. Bach (Peter Schickele) 1712 Overture
  25823. Square Hammer [8 Bit Tribute to Ghost] - 8 Bit Universe
  25824. materialx/MaterialX
  25825. dotnet-foundation/election
  25826. Ambitious Project to Sequence Genomes of 1.5 Million Species Kicks Off
  25827. Baby Barred owl calls
  25828. On the S-Box of Streebog and Kuznyechik
  25829. skskeyserver / sks-keyserver / issues / #57 - Anyone can make any PGP key unimportable — Bitbucket
  25830. Index of /
  25831. Sophie's Dice by Sophie Houlden
  25832. The Alt-Right Playbook: Always a Bigger Fish
  25833. #ArtMarble21
  25834. GameTechDev/GTS-GamesTaskScheduler
  25835. RoboCup@Home – Where the best domestic service robots test themselves
  25836. Authy API
  25837. The Ask Question Wizard is Live!
  25838. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  25839. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  25840. 620 million accounts stolen from 16 hacked websites now for sale on dark web, seller boasts
  25841. mysticmind/dotnet-sort-refs
  25842. .NET Design Review: JSON Serialization
  25843. What is Blazor and what is Razor Components? - Scott Hanselman
  25844. » Darklands The Digital Antiquarian
  25845. A dev trained robots to generate “garbage” slot machine games—and made $50K
  25846. Christchurch tragedy exploited by cyber-scammers
  25847. .NET Internals Cookbook Part 5 — Methods, parameters, modifiers – Random IT Utensils
  25848. So you want your app/website to work in China…
  25849. speedscope
  25850. microsoft/perfview
  25851. fired.pptx
  25852. Telerik UI for Blazor 0.3.0 is Released
  25853. .NET Standard Target Chooser
  25854. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  25855. Buy Tacoma from the Humble Store
  25856. Notice
  25857. An Original Elite Dangerous Fan Music Video:
  25858. Introduction to gRPC on .NET Core
  25859. Home automation ideas
  25860. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  25861. Review: Baba Is You - Hardcore Gamer
  25862. Early Access Program - Rider: Cross-platform .NET IDE
  25863. Intel OSPRay
  25864. Understanding STIR/SHAKEN
  25865. Security, Cloud Delivery, Performance | Akamai
  25866. Non-idiomatic F#
  25867. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  25868. Add option to stop projects building if their dependencies fail to build. - Developer Community
  25869. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  25870. Blazor | Build client web apps with C# | .NET
  25871. Fun(c) 2018.7: John De Goes - FP to the Max
  25872. dotnet/standard
  25873. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  25874. Why Hashbrown Does A Double-Lookup
  25875. Explaining Code using ASCII Art – Embedded in Academia
  25876. dotnet/aspnetcore
  25877. When pigs fly: optimising bytecode interpreters
  25878. Visual Studio 2019 Launch Event agenda and speakers now published | Visual Studio Blog
  25879. This is why you must join Scalar 2019
  25880. This is why you must join Scalar 2019
  25881. Testing Incrementally with ZIO Environment by John De Goes - Signify Technology
  25882. GameTechDev/IntelShaderAnalyzer
  25883. Buy Aseprite from the Humble Store
  25884. Amazon.com: Secrets of Sand Hill Road: Venture Capital and How to Get It (9780593083581): Scott Kupor, Eric Ries: Books
  25885. Manifold Garden Dev Update #18 - PS4 Bug Fix & Water Bug Solution
  25886. Security, Cloud Delivery, Performance | Akamai
  25887. Killed by Google
  25888. Gargantuan Gnosticplayers breach swells to 863 million records
  25889. How Truck Simulator’s resident radio station became as big as the rigs
  25890. Need to record a PowerShell session? Here's how on Windows 10.
  25891. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  25892. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  25893. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  25894. Writing A Compiler In Go | Thorsten Ball
  25895. .NET Design Review: GitHub Quick Reviews
  25896. Writing An Interpreter In Go | Thorsten Ball
  25897. Core support for object pooling · Issue #12296 · dotnet/runtime
  25898. Roslyn analyzers and code fixes by savpek · Pull Request #1076 · OmniSharp/omnisharp-roslyn
  25899. Here's Why Your Static Website Needs HTTPS
  25900. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  25901. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  25902. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  25903. AmsiScanBuffer function (amsi.h) - Win32 apps
  25904. Home | ScalaUA
  25905. Using JavaScript Interop in Blazor
  25906. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  25907. Microsoft Azure PlayFab Blog
  25908. NVIDIA's $99 Jetson Nano is an AI computer for DIY enthusiasts
  25909. Megacity | Unity
  25910. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  25911. John Brockman: Possible Minds - The Long Now
  25912. Fixes to support scala 2.11 by ahoy-jon · Pull Request #650 · zio/zio
  25913. Volt | <1 MB desktop client for Slack, Skype, Twitter, Facebook, Gmail and more
  25914. NDC Security NYC 2019
  25915. ZIO with Alpakka Kafka
  25916. Space Funeral
  25917. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  25918. How To Learn CSS — Smashing Magazine
  25919. Rameses - Details
  25920. Fix NOT IN( ... ) by StevenThuriot · Pull Request #25 · terrajobst/nquery-vnext
  25921. Grandpa Pip's Birthday by Snozbot
  25922. I saw a fellow CMDR on the road a few days ago. o7 : EliteDangerous
  25923. Guild Of Dungeoneering
  25924. Public Shaming: Last Week Tonight with John Oliver (HBO)
  25925. Microsoft Forms
  25926. Searching large projects is too slow · Issue #55 · microsoft/vscode
  25927. DEEP — owen LL harris
  25928. Conventions used by Containers on Azure App Service • Jamie Phillips
  25929. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  25930. Here's What It's Like to Accidentally Expose the Data of 230M People
  25931. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  25932. dotnet/roslyn
  25933. Code to mark a SQL string before it's passed to Dapper.
  25934. r/technology - MySpace lost all music uploaded from 2003 to 2015
  25935. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  25936. Go 1.12 Release Notes - The Go Programming Language
  25937. Deep thoughts on other languages Like Rust, Go, etc.
  25938. Remove custom tuple type with built-in one by terrajobst · Pull Request #29 · terrajobst/nquery-vnext
  25939. Ixigo CEO denies breach of user data; says payments information is not stored
  25940. Live Cyber Attack Workshop | Varonis
  25941. zeux/meshoptimizer
  25942. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  25943. Error 997. Overlapped I/O operation is in progress: KB2918614 breaks Windows Installer Service
  25944. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  25945. The 737Max and Why Software Engineers Might Want to Pay Attention
  25946. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  25947. “You can’t be it if you can’t see it”
  25948. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  25949. Executive Order 13769 - Wikipedia
  25950. La Cryptographie contenant une très subtile manière d'escrire [...] | Tolosana
  25951. TechEmpower/FrameworkBenchmarks
  25952. An update on how my 2018 return to Chicago went and what's next for me in 2019
  25953. Improve image moniker debugging · dotnet/project-system@84850be
  25954. Open Source .NET – 4 years later
  25955. Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs
  25956. ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow
  25957. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  25958. Manning | Deal of the Day
  25959. dotnet-foundation/election
  25960. emtecinc/signalr-tester
  25961. Floating-Point Reference Sheet for Intel® Architecture
  25962. Explore Windows 10 OS, Computers, Apps, & More | Microsoft
  25963. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  25964. The World Design of Metroid Prime | Boss Keys
  25965. Azure/azure-functions-signalrservice-extension
  25966. Marvel Studios' Avengers: Endgame - Official Trailer
  25967. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  25968. Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab
  25969. .NET Foundation Member Sticker designs
  25970. EdCharbeneau/TaxiFareBlazorServer
  25971. OrchardCMS/Orchard
  25972. Baba Is You (Jam Build) by Hempuli
  25973. Extending Razor Pages -- Visual Studio Magazine
  25974. telerik/blazor-ui
  25975. Creating a not-empty GUID validation attribute and a not-default validation attribute
  25976. Dwarf Fortress by Kitfox Games
  25977. AvaloniaUI/Avalonia
  25978. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  25979. Xbox Live expands to mobile in Microsoft's big streaming push
  25980. Hack Yourself First - UK Tour
  25981. Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer
  25982. Writing ClrMD extensions for WinDbg and LLDB
  25983. chrisnas/DebuggingExtensions
  25984. Running Local Azure Functions in Visual Studio with HTTPS
  25985. Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf
  25986. NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney
  25987. FIA F1 Race Director Charlie Whiting passes away | Formula 1®
  25988. Cosmos Network - Internet of Blockchains
  25989. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  25990. May loses a vote against herself in a crazed night of parliamentary drama
  25991. Microsoft Build: Call for Speakers / Call for Papers (CfP) @ Sessionize.com
  25992. Baba Is You by Hempuli
  25993. These Cookie Warning Shenanigans Have Got to Stop
  25994. Baba Is You for Nintendo Switch - Nintendo Game Details
  25995. IdentityServer/IdentityServer4
  25996. Timeline - Time to Play Fair
  25997. Poppy Ergo Jr robot reaching box using deep learning
  25998. Northern beaches IT guru allegedly made $300,000 from stolen Netflix logins
  25999. How having a toxic teammate led to my best game yet
  26000. A simple reason why there aren't more women in tech - we're okay with misogyny
  26001. Progress Influencers Party at MVP Summit 2019
  26002. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  26003. OneTab shared tabs
  26004. Have You Been Pwned? - Computerphile
  26005. Houzz Support
  26006. Accessibility Insights
  26007. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  26008. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  26009. Tactical Breach Wizards: ten minutes of gameplay explained
  26010. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  26011. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  26012. Game Developers Conference 2019
  26013. .NET Design Review: Tensor
  26014. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  26015. Trapdoor commitments in the SwissPost e-voting shuffle proof
  26016. Blazored/Menu
  26017. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  26018. Beautiful, Simple, Testable Functional Effects for Scala by John De Goes - Signify Technology
  26019. Line Rider - Bohemian Rhapsody | SYNCED | LR Vanilla
  26020. Deploying Blazor Apps Using Azure Pipelines
  26021. http://degoes.net/articles/zio-challenge
  26022. 01-fp-concurrency-challange.scala
  26023. I did it! Running as a .NET foundation board candidate » Iris Classon
  26024. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  26025. Video: Overcoming network latency in Mortal Kombat & Injustice 2
  26026. NDC Security Australia 2019
  26027. DTrace on Windows
  26028. Scalar
  26029. WebViewClient  |  Android Developers
  26030. Dave Glick - Some Thoughts On Feelings In Open Source
  26031. Adventures in Sampling Points on Triangles (Part 1)
  26032. The Promise of Hierarchical Reinforcement Learning
  26033. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  26034. Alexa Top 1 Million Analysis - February 2019
  26035. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  26036. Hangfire – Background jobs and workers for .NET and .NET Core
  26037. System Era Softworks
  26038. SignalR/sample-StreamR
  26039. Safety Experts Weigh in on the Boeing 737 MAX
  26040. We need to talk about Session Tickets
  26041. Have I Been Pwned: Check if your email has been compromised in a data breach
  26042. Dutch Reach Project – A site to promote the Dutch far-hand habit to avoid dooring cyclists, or drivers or passengers from stepping into on-coming traffic.
  26043. Open source is only ajar without inclusion – Internet Citizen
  26044. The Functional Scala Concurrency Challenge
  26045. 800+ Million Emails Leaked Online by Email Verification Service - Security Discovery
  26046. FigglatR
  26047. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  26048. Blazored/Menu
  26049. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  26050. pwaller/go2ll-talk
  26051. The Book of Monads: Alejandro Serrano Mena, Steven Syrek, Harold Carr: Amazon.com: Books
  26052. markup_in_functions_block.md
  26053. Blazored Menu Idea
  26054. Free Weekend
  26055. Demystifying HttpClient Internals - Steve Gordon
  26056. Angèle - La Thune [CLIP OFFICIEL]
  26057. Test your server for Heartbleed (CVE-2014-0160)
  26058. Async Enumerables with Cancellation · Curiosity is bliss
  26059. r/dataisbeautiful - Is it a Duck or a Rabbit? For Google Cloud Vision, it depends how the image is rotated. [OC]
  26060. https://www.infosecurityeurope.com/__novadocuments/27510
  26061. Why This 3D Light Printer Is a HUGE Game Changer
  26062. Tic Toc Games - A Unity Developer Case Study
  26063. How random can you be?
  26064. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  26065. Chapter 5: The Captain and the Sphinx – The Analog Antiquarian
  26066. Monitored File Name Extensions - Win32 apps
  26067. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  26068. No One Deserves As Much Power As Michael Jackson Had
  26069. Adding a third party datetime picker to your ASP.NET Core MVC Application
  26070. Building Blazor Apps Using Azure Pipelines
  26071. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  26072. Cryptocurrency, Ego And Beautiful Women (Blockchain Cruise)
  26073. Game Design
  26074. Introduction
  26075. Health Checks in ASP.NET Core
  26076. Trocken - Bauknecht
  26077. grpc/grpc-dotnet
  26078. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  26079. Real-time serverless applications with the SignalR Service bindings in Azure Functions
  26080. Testing Incrementally with ZIO Environment
  26081. distractionware » Design Diary: The v0.16 Enemy Audit
  26082. Xamarin: .NET Community Standup - March 7, 2019 - Shane from Xamarin.Forms showing Visual!
  26083. Using Vue with ASP.NET Core By Example
  26084. 1.7 Million Students Attend Schools With Police But No Counselors, New Data Show
  26085. A Simple and Fast Object Mapper
  26086. Why do remote meetings suck so much?
  26087. Online FFT calculator
  26088. Redesigning Github repository page
  26089. The Influencer is dead. Long live the influencer
  26090. Dependency Injection in ASP.NET Core
  26091. Handmade Seattle News
  26092. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  26093. Manifold Garden Dev Update #17 - Bug Fixes, Soak Tests, and Footsteps
  26094. Intel® NUC Mini PCs
  26095. Security Experiments with gRPC and ASP.NET Core 3.1
  26096. Feral Vector 2019
  26097. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  26098. Telerik UI for Blazor Data Grid Component Basics
  26099. Unzip Files in Go - GolangCode
  26100. Announcing .NET Core 3 Preview 3 | .NET Blog
  26101. Dark mode now available!
  26102. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  26103. Visual Model-Based Reinforcement Learning as a Path towards Generalist Robots
  26104. Real-time web applications with ASP.NET Core SignalR
  26105. Cats instances taking the environmental parameter by gvolpe · Pull Request #593 · zio/zio
  26106. High performance Privacy By Design using Matryoshka & Spark - @scaladays
  26107. Getting Started with .NET Core on Linux
  26108. Microsoft Graph E-mail Sample - POST to https://graph.microsoft.com/beta/me/sendmail from https://developer.microsoft.com/en-us/graph/graph-explorer
  26109. Suzanne Vega - Toms Diner (Official Music Video)
  26110. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  26111. brave/brave-browser
  26112. Handmade Seattle
  26113. Hello, bgfx! - DEV Community 👩‍💻👨‍💻
  26114. Azure DevOps for Visual Studio Extensions
  26115. Lupusa87/BlazorDragAndDrop
  26116. BlazorDragAndDrop
  26117. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  26118. An Insider’s Look at Why Women End Up on the Cutting Room Floor
  26119. https://link.springer.com/content/pdf/10.1007%2F978-1-4842-4427-2_12.pdf
  26120. Final Tagless seen alive
  26121. Stable Filtering  —  Part 1
  26122. Festival
  26123. Burrows - Wheeler Data Transform Algorithm - GeeksforGeeks
  26124. Automation: Last Week Tonight with John Oliver (HBO)
  26125. Some performance tricks with .NET strings
  26126. Deploying a GitHub app to Glitch: Creating my first GitHub app with Probot - Part 3
  26127. Debugging .NET Builds with the MSBuild Structured Log Viewer
  26128. Final Tagless seen alive
  26129. Final Tagless seen alive
  26130. Constant-time gcd: Papers
  26131. Real-time web applications with ASP.NET Core SignalR
  26132. Cybersecurity for the Public Interest - Schneier on Security
  26133. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  26134. Leadersheep — Trinity Farm
  26135. Interrupt/systemshock
  26136. design/25530-notary.md
  26137. no warnings when compiling /W3 · nothings/stb@a0b521f
  26138. PostgreSQL Tools for the Visually Inclined
  26139. Martin needs to watch Trainspotting · Issue #2 · martinwoodward/martin_public
  26140. How to play 21 against 22
  26141. 7:11 Polyrhythms
  26142. Wake Up And Code!
  26143. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  26144. Hardware intrinsic in .NET Core 3.0 - Introduction
  26145. News « BeeScala Conference
  26146. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  26147. r/wimmelbilder - PXL CON - Jimmy Something
  26148. IIS Hosting for ASP .NET Core Web Apps
  26149. puns.dev - The Worst Computer Puns on the Internet
  26150. The Latest in Creepy Spyware - Schneier on Security
  26151. CoreCLR’s environment is not your environment
  26152. How to make your game run at 60fps
  26153. CognitiveComplexity - Plugins | JetBrains
  26154. The Orville Prequel / Old Parody of Star Trek TOS
  26155. dotnet/coreclr
  26156. dotnet/coreclr
  26157. Inline IL ASM in C# with Roslyn | xoofx
  26158. SignalR core python client (III): Streamming
  26159. damianh/ProxyKit
  26160. Chromostereopsis - Wikipedia
  26161. Sinclair ZX Spectrum Prototype - Computer - Computing History
  26162. r/videos - Can You Trust Kurzgesagt Videos? - YouTube
  26163. chrislgarry/Apollo-11
  26164. 🐢
  26165. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  26166. Status as a Service (StaaS) — Remains of the Day
  26167. Ghost Insight: Empty (5/9;7/5) by Spilled Games
  26168. The Death of Final Tagless
  26169. Always centers the camera to the world origin by pixelflinger · Pull Request #913 · google/filament
  26170. Past, Present, Future: From Co-ops to Cryptonetworks - Andreessen Horowitz
  26171. Sphinx and the Cursed Mummy for Nintendo Switch - Nintendo Game Details
  26172. Dicey Dungeons v0.16.1 - Dicey Dungeons by Terry Cavanagh, chipzel, Marlowe Dobbe
  26173. Tiger - Breakdown - Blender 2.8 Eevee development test
  26174. Crew Demo-1 Mission | Launch
  26175. Scala Love – Podcast about Scala Programming Language and its community
  26176. Live coverage: Crew Dragon capsule returns to Earth – Spaceflight Now
  26177. Friday Squid Blogging: Chinese Squid-Processing Facility - Schneier on Security
  26178. The Trust Official Trailer #1 (2016) - Elijah Wood, Nicolas Cage Movie HD
  26179. CensoredUsername/dynasm-rs
  26180. dotnet/reactive
  26181. Tor Developer Isis Lovecruft lectures on anonymity systems at Radboud Universiteit
  26182. dotnet/format
  26183. Data Leakage from Encrypted Databases - Schneier on Security
  26184. pierricgimmig/orbitprofiler
  26185. Is C# a low-level language?
  26186. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  26187. Runtime analysis and leak detection for Autofac
  26188. BlazorVirtualGrid
  26189. CFGs.txt
  26190. Spotlight Team Best Practices: GUID based references - Unity Technologies Blog
  26191. Effectful Episode with John de Goes – Scala Love
  26192. The Three Most Important Outlook Rules for Processing Mail - Scott Hanselman
  26193. Damian Edwards and David Fowler Demonstrate SignalR
  26194. APE OUT
  26195. Eastshade Studios | Official Website
  26196. Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs
  26197. Dotnetos - .NET Performance Tour 2019
  26198. ✅ Scott Hanselman & Damian Edwards Talk about Microsoft & .Net Core 3
  26199. segarray.ion
  26200. The Making of Legend of Zelda A Link to the Past - Super Nes
  26201. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  26202. Jekyll Docker
  26203. http://www.stroustrup.com/lock-free-vector.pdf
  26204. Submitting Your App to the Oculus Quest Store | Oculus
  26205. Handling Errors in ASP .NET Core
  26206. Build a chat bot in NodeJS w/Hattan Shobokshi
  26207. Build a chat bot in NodeJS w/Hattan Shobokshi
  26208. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  26209. MongoDB.local SF 2018
  26210. Building C# 8.0 | .NET Blog
  26211. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  26212. PowerShell in Azure Cloud Shell GA
  26213. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  26214. dotnet/docs
  26215. Create a Generic Subscriber in RxJS
  26216. Inspect and Style an Element in DevTools that Normally Disappears when Inactive · Manorisms
  26217. SoCal Code Camp
  26218. Radio TFS Episode 165: Goodbye VSTS Hello Azure DevOps
  26219. kelseyhightower/kubernetes-the-hard-way
  26220. Regulating Bot Speech by Madeline Lamo, Ryan Calo :: SSRN
  26221. SoCal Code Camp
  26222. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  26223. danroth27/BlazorChat
  26224. microsoft/MS-DOS
  26225. Volkswagen and Microsoft partner to give drivers a connected, seamless ride | Transform
  26226. Kubernetes 1.12: Kubelet TLS Bootstrap and Azure Virtual Machine Scale Sets (VMSS) Move to General Availability
  26227. Neowin
  26228. Global Azure > Home
  26229. Announcing TypeScript 3.1 | TypeScript
  26230. Azure Sphere | Microsoft Azure
  26231. Azure Serverless Community Library
  26232. dotnet/blazor
  26233. Azure SignalR Service now generally available
  26234. Cloud Platform Release Announcements for September 24, 2018
  26235. Microsoft Ignite
  26236. Meet Our Meetup Video Library Page - eng.age
  26237. Microsoft Azure Developer: Implementing Table Storage
  26238. Strict bind, call, and apply methods on functions by ahejlsberg · Pull Request #27028 · microsoft/TypeScript
  26239. Introducing GitHub Pull Requests for Visual Studio Code
  26240. Announcing Azure Pipelines with unlimited CI/CD minutes for open source
  26241. Introducing Azure DevOps
  26242. .NET Conf 2019
  26243. Azure Pipelines now available in GitHub Marketplace - The GitHub Blog
  26244. Donate - Let's Encrypt - Free SSL/TLS Certificates
  26245. Mixer | Interactive Livestreaming
  26246. First experiments using EF Core with Azure Cosmos DB
  26247. Download Visual Studio Code - Mac, Linux, Windows
  26248. Project File Tools - Visual Studio Marketplace
  26249. Dev Tip #125: Builder Pattern Test Kata Questions
  26250. NCrunch Blog | Test-Driven Development: A First-Principles Explanation
  26251. Combining iterator blocks and async methods in C# | Premier Developer
  26252. NCrunch for Visual Studio
  26253. Serverless to the Max: Doing Big Things for Small Dollars with Cloudflare Workers and Azure Functions
  26254. Send a gif with Go using MMS in 14 lines
  26255. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  26256. What don't people tell you about working at a top tech company? - Quora
  26257. WEB Live Webinar - 4 Tips to Secure Active Directory
  26258. Hacktoberfest presented by DigitalOcean and DEV
  26259. sharkdp/bat
  26260. How to Create High Quality HDR Environments – HDRI Haven Blog
  26261. Microsoft CEO Satya Nadella defends HoloLens military contract
  26262. Content moderation has no easy answers
  26263. HQ2: Understanding What Happened & Why - The Big Picture
  26264. Compiler Explorer
  26265. noclip
  26266. stretchy_buffer.h won't compile for C++ · Issue #250 · nothings/stb
  26267. How Ryan Adams Used His Influence to Have Mild Criticism Deleted
  26268. When I Make a Good Pun | bdg
  26269. Let's Play: Ancient Greek Punishment: UI Edition
  26270. ocornut/imgui
  26271. The History of Blindfolded Punch-Out
  26272. All the Bad Things About Uber and Lyft In One Simple List
  26273. An Apology from Editor-in-Chief Russ Pitts - Escapist Magazine
  26274. Twitch Highlighter - Visual Studio Marketplace
  26275. a16z Podcast: Voting, Security, and Governance in Blockchains - Andreessen Horowitz
  26276. Introducing Anchorage, the world’s first crypto-native custodian
  26277. What comes after open source?
  26278. Strong and weak technologies
  26279. Blockchain Can Wrest the Internet From Corporations' Grasp
  26280. a16z Podcast: How the Internet Happened - Andreessen Horowitz
  26281. Crypto, Beyond Silk Road - Andreessen Horowitz
  26282. Crypto, the Future of Trust
  26283. Beyond Cryptocurrencies - Andreessen Horowitz
  26284. 4 eras of blockchain computing: degrees of composability
  26285. The Next 3 Billion in Financial Services - Andreessen Horowitz
  26286. How the Internet Happened: From Netscape to the iPhone 1, Brian McCullough, eBook - Amazon.com
  26287. The Four Horsemen of Centralization, by Ali Yahya
  26288. Centralization vs Decentralization - AVC
  26289. Presentation: The End of the Beginning — Benedict Evans
  26290. Coinbase – Buy & Sell Bitcoin, Ethereum, and more with trust
  26291. Goodbye Phones, Hello Drones
  26292. The Myth of The Infrastructure Phase | Union Square Ventures
  26293. From Crimefighter to ‘Crypto’: Meet the Woman in Charge of Venture Capital’s Biggest Gamble
  26294. a16z Crypto - Andreessen Horowitz
  26295. Conversations Versus Interviews - AVC
  26296. a16z Crypto - Andreessen Horowitz
  26297. a16z Crypto - Andreessen Horowitz
  26298. Introducing the Cultural Leadership Fund - Andreessen Horowitz
  26299. a16z Crypto - Andreessen Horowitz
  26300. a16z Podcast: Scaling Companies (and Tech Trends) - Andreessen Horowitz
  26301. Connie Chan - Andreessen Horowitz
  26302. Oasis Labs
  26303. Katie Haun - Andreessen Horowitz
  26304. a16z Crypto - Andreessen Horowitz
  26305. SEC.gov | Digital Asset Transactions: When Howey Met Gary (Plastic)
  26306. A Fresh Perspective on Seed Investing
  26307. A #CryptoIntro — Resources & Wrap Up
  26308. insitro: Rethinking drug discovery using machine learning
  26309. Welcome Balaji Srinivasan, Coinbase’s new Chief Technology Officer
  26310. Tested: Skydio R1 Autonomous Drone Review - Tested.com
  26311. CryptoKitties | Union Square Ventures
  26312. Cryptonetworks and why tokens are fundamental – Nick Grossman
  26313. Astranis - Andreessen Horowitz
  26314. Crypto Canon - Andreessen Horowitz
  26315. a16z Podcast: Mental Models for Understanding Crypto Tokens - Andreessen Horowitz
  26316. Vitalik Buterin, Creator Of Ethereum, On The Big Guy Vs. The Little Guy - Unchained Podcast
  26317. Our Top 16+ Podcasts of 2017 - Andreessen Horowitz
  26318. The Future of Tech, with Chris Dixon – [Invest Like the Best, EP.69]
  26319. dYdX raises seed round led by Andreessen Horowitz and Polychain Capital
  26320. AI: What's Working, What's Not - Andreessen Horowitz
  26321. Decrypting Crypto, From Bitcoin and Blockchain to ICOs - Andreessen Horowitz
  26322. Welcome Asiff Hirji: Coinbase’s New President & Chief Operating Officer
  26323. Blockchain Governance: Programming Our Future
  26324. Field Notes: Devcon3 - Ethereum Developer's Conference - Andreessen Horowitz
  26325. The Agoric Papers
  26326. The scale of tech winners — Benedict Evans
  26327. Keybase launches encrypted git
  26328. a16z Podcast: Why Crypto Tokens Matter - Andreessen Horowitz
  26329. US solar plant costs fall another 30 per cent in just one year
  26330. First quantum computers need smart software
  26331. Decentralizing Everything with Ethereum's Vitalik Buterin | Disrupt SF 2017
  26332. a16z Podcast: Getting Applications Into People's Hands - Andreessen Horowitz
  26333. Tony Seba: Clean Disruption - Energy & Transportation
  26334. Bitcoin's Academic Pedigree - ACM Queue
  26335. Funding the Evolution of Blockchains
  26336. Blockchains don’t scale. Not today, at least. But there’s hope.
  26337. How Information Got Re-Invented - Issue 51: Limits - Nautilus
  26338. Traditional Asset Tokenization
  26339. Traditional Asset Tokenization
  26340. Coinbase raises $100M Series D led by IVP
  26341. Plasma: Scalable Autonomous Smart Contracts
  26342. Ian Goodfellow's answer to What's next after deep learning? - Quora
  26343. How to Tell the Truth - Andreessen Horowitz
  26344. Destined for War: Can America and China Escape Thucydides's Trap? - Kindle edition by Graham Allison. Politics & Social Sciences Kindle eBooks @ Amazon.com.
  26345. Made With ARKit - ARKit Furniture dropping app | by...
  26346. Digital currency reading list
  26347. Automatic Recognition of Facial Displays of Unfelt Emotions
  26348. Maryam Mirzakhani, mathematician and Fields Medal winner, dies at Stanford | Stanford News
  26349. Revisiting Unreasonable Effectiveness of Data in Deep Learning Era
  26350. r/btc - "So no worries, Ethereum's long term value is still ~0." -Greg Maxwell, CTO of Blockstream and opponent of allowing Bitcoin to scale as Satoshi had planned.
  26351. AI Progress Measurement
  26352. Computer Logic with Chris Dixon - Software Engineering Daily
  26353. Made With ARKit - ARKit Inter-dimensional Portal by @nedd. Music...
  26354. Perfect Ten
  26355. Bigscreen raises $11 Million in Series A financing led by True Ventures
  26356. Reading /proc/pid/cmdline can hang forever
  26357. facebookexperimental/eden
  26358. Compare Countries With This Simple Tool
  26359. facebookexperimental/eden
  26360. Database File Format
  26361. MuniHac 2018: Keynote: A low-latency garbage collector for GHC
  26362. Preserve old serialization format with the new folly::none · facebook/fbthrift@63a06e8
  26363. Wolfsong Trailer
  26364. Emscripten’s embind  |  Web  |  Google Developers
  26365. The Elusive Frame Timing
  26366. 7 people injured in Pella tornado, released from hospital
  26367. Code Density - Efficient but Painful?
  26368. Porsche 919 Hybrid Evo sets an astonishing new Nurburgring lap record
  26369. Unwind the stack around every invoke by kripken · Pull Request #6702 · emscripten-core/emscripten
  26370. r/FFXV - Robbie Daymond's(Prompto) Christmas surprise message for my daughter
  26371. datausage.py
  26372. PowerPoint Presentation
  26373. Background compilation · V8
  26374. ‎Florence
  26375. Timestamps
  26376. Compiler Explorer
  26377. Fixing My Keyboard's Latency - Tristan Hume
  26378. The tail at scale
  26379. Microsecond Resolution Time Services for Windows
  26380. LG OLED55E7P : E7 OLED 4K HDR Smart TV - 55'' Class (54.6'' Diag) | LG USA
  26381. What happens if 'throw' fails to allocate memory for exception object?
  26382. How to atomically write a file without giving it a temporary name
  26383. torvalds/linux
  26384. [PATCH] fuse: invalidate inode pagecache when atomic_o_trunc flag is enabled — Linux Filesystem Development
  26385. Space Scifi Rpg Tiles 48x48
  26386. gzthermal-comparison.png (1000×3100)
  26387. cruxlang/crux
  26388. replace the system memory info in eden stats with process memory · facebookexperimental/eden@9a3fa8b
  26389. maps, smaps and Memory Stats!
  26390. poikilos/Audiere
  26391. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  26392. Using Python to Code by Voice
  26393. 1200px-JMS_0067Crop.jpg (1200×1500)
  26394. r/miniSNES - Latency Analysis of NES, SNES, Classics, and RetroPie
  26395. Dad and Mom at Monaco F1
  26396. Hotswapping Haskell · Simon Marlow
  26397. SIGIL Update — Rome.ro
  26398. July 4, 1976 — Rome.ro
  26399. Books Archives — ETC Press
  26400. P8 Awards 2018
  26401. Limited Run Games
  26402. John Romero's SIGIL Beast Box PC Megawad
  26403. Hurt Me Plenty: A Doom Retrospective - Outright Geekery
  26404. SI6IL — Romero Games
  26405. SIGIL Announcement
  26406. SI6IL — Romero Games
  26407. Reflections on DOOM's Development — Rome.ro
  26408. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  26409. Game Engine Black Book: Wolfenstein 3D: 9781539692874: Computer Science Books @ Amazon.com
  26410. Castles II Siege & Conquest by Interplay - PC DOS 3.5" Diskette (Retail Big Box) | eBay
  26411. Magazine Subscriptions & more | Games TM Issue 206 | My Favourite Magazines
  26412. Wolfenstein 3D
  26413. ‎Gunman Taco Truck
  26414. The History of No-Clipping − Codex
  26415. Through the Moongate: Richard Garriott, Origin, and Ultima
  26416. Rocket Jump
  26417. Darren Sweeney
  26418. John Romero confirmed for Making Games Conference! - Making Games
  26419. Pain Elemental reveals the last official secret of Doom 2
  26420. Shareware Heroes
  26421. 'Gunman Taco Truck' Review & Tips: Hilarious Post-Apocalyptic Restaurant Simulator Is A Stroke Of Strategic Genius
  26422. Eternal Doom
  26423. Fusion Magazine
  26424. Ponentes | Codemotion Madrid 2018
  26425. Half-Life: Opposing Force (PC, 1999) for sale online | eBay
  26426. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD 788687101813 | eBay
  26427. SIGIL Doom Quake Wolfenstein Heretic Hexen Dangerous Dave Gunman Taco Truck Merchandise — Romero Games
  26428. Below the Surface - Archeologische vondsten Noord/Zuidlijn Amsterdam
  26429. Stay Awhile and Listen: Book II
  26430. John Romero's Daikatana, EIDOS & Ion Storm (PC, 2000) Box & Contents No Game CD | eBay
  26431. Deathkings of the Dark Citadel (PC, 1996) for sale online | eBay
  26432. The history of Championship Manager and Football Manager
  26433. Maestros del DOOM en Espanol — firmado por John Romero — Romero Games
  26434. Typeradio — Now we are talking.
  26435. [CSDb] - White Rabbit by Mayday! (2019)
  26436. Hidden Patterns Inside Fruits and Vegetables
  26437. 02:14
  26438. Audrey Hepburn
  26439. Leisure Suit Larry Bundle | Steam Game Bundle | Fanatical
  26440. Samurai Sam – Game Jam Build
  26441. Clean code != well engineered
  26442. Minds - Take back control of your social media
  26443. The Legend of Zelda: Link’s Awakening - Announcement Trailer - Nintendo Switch
  26444. DOS Nostalgia's 10th Anniversary Stream
  26445. REDO! by Redo!
  26446. Meditation Games Diary: 1/29/19
  26447. Meditation Games - January 29th - Game 29
  26448. ORCA Sequencer - Guided Tour №1 (Rhythm and Math!)
  26449. Rival Consoles - Against The Clock
  26450. Meditations Games: January 29th 2019 - Sweetspot
  26451. hundredrabbits/Orca-c
  26452. Google Maps
  26453. The current state of my compiler project | sergio
  26454. Super Simple Named Boolean Parameters
  26455. Snakeshit by dario-zubovic
  26456. r/French - “What is that thing?” ... I love French!
  26457. Milton
  26458. Profile your CPU and GPU (OpenGL and Vulkan) code with Tracy Profiler
  26459. galaxyhaxz/devilution
  26460. serge-rgb/compiler
  26461. vmg/sundown
  26462. git/git
  26463. No Silver Bullet – Essence and Accident in Software Engineering
  26464. flipcode - Texturing As In Unreal
  26465. Handmade Hero Day 429 - Multiresolution Light Sampling
  26466. How C++ Debuggers work - Simon Brand - Meeting C++ 2017
  26467. Journal of Computer Graphics Techniques
  26468. Why I left Google to join Grab
  26469. PC Connects talk 2018.pdf
  26470. microsoft/microsoft-pdb
  26471. ApoorvaJ/tiny-jpeg-rs
  26472. SSRTGI: Toughest Challenge in Real-Time 3D
  26473. EVE Online Player Accidentally Becomes Certified Accountant
  26474. 4coder for Mac
  26475. PoC||GTFO 16
  26476. Something Rotten In The Core
  26477. Keyboard latency
  26478. Game Designer+Artist or Game Designer+Programmer
  26479. Toward an honesty of pixels: on Final Fantasy 12 HD and Quake 3 Arena
  26480. A Large-Scale Empirical Study of Security Patches
  26481. Tom Lehrer - We Will All Go Together When We Go
  26482. CCleaner Command and Control Causes Concern
  26483. Breaking the x86 Instruction Set
  26484. Detecting debuggers by abusing a bad assumption within Windows
  26485. Shadertoy
  26486. LLVM on Windows now supports PDB Debug Info
  26487. Beautiful, Simple, Testable Functional Effects for Scala
  26488. Bifunctor IO: A Step Away from Dynamically-Typed Error Handling
  26489. TypeScript port of the first half of John De Goes "FP to the max" (https://www.youtube.com/watch?v=sxudIMiOo68)
  26490. Dishoom Shoreditch | Dishoom
  26491. vivri/Adjective
  26492. High-Performance Functional Programming Through Effect Rotation
  26493. Practical Haskell: A Real World Guide to Programming: Alejandro Serrano Mena: 9781484244791: Amazon.com: Books
  26494. Orthogonal Functional Architecture
  26495. ytCropper | Keynote: The Last Hope for Scala's Infinity War - John A. De Goes
  26496. Functional Scala (Amsterdam Edition) by John A. De Goes
  26497. r/HandmadeQuake - My Announcement is Downright.... Epic
  26498. r/HandmadeQuake - Big Announcement Coming Soon
  26499. e1m8b.zip
  26500. Video: Watch a game coder rebuild id's Quake from scratch
  26501. Index of /hmcon/
  26502. Seattle Boutique Hotels | Downtown Seattle Hotels | Executive Hotel Pacific Seattle
  26503. Philip Buuck — Coming Soon
  26504. Working time among video game developers: Trends over 2004-14
  26505. #NodeJS : A quick optimization advice
  26506. I Will Teach You To Be Rich
  26507. Get a job: Be a Mobile Game Engineer for Sega Networks
  26508. Gaming articles on Engadget
  26509. #1gam
  26510. Why I am leaving the best job I ever had
  26511. "Insider Threat" Detection Software - Schneier on Security
  26512. Attacking Soldiers on Social Media - Schneier on Security
  26513. On the Security of Password Managers - Schneier on Security
  26514. Friday Squid Blogging: A Tracking Device for Squid - Schneier on Security
  26515. Gen. Nakasone on US Cyber Command - Schneier on Security
  26516. Reverse Location Search Warrants - Schneier on Security
  26517. Details on Recent DNS Hijacking - Schneier on Security
  26518. Estonia's Volunteer Cyber Militia - Schneier on Security
  26519. I Am Not Associated with Swift Recovery Ltd. - Schneier on Security
  26520. Cataloging IoT Vulnerabilities - Schneier on Security
  26521. Friday Squid Blogging: Sharp-Eared Enope Squid - Schneier on Security
  26522. Reconstructing SIGSALY - Schneier on Security
  26523. USB Cable with Embedded Wi-Fi Controller - Schneier on Security
  26524. Cyberinsurance and Acts of War - Schneier on Security
  26525. Blockchain and Trust - Schneier on Security
  26526. Friday Squid Blogging: The Hawaiian Bobtail Squid Genome - Schneier on Security
  26527. China's AI Strategy and its Security Implications - Schneier on Security
  26528. Using Gmail "Dot Addresses" to Commit Fraud - Schneier on Security
  26529. Major Zcash Vulnerability Fixed - Schneier on Security
  26530. Facebook's New Privacy Hires - Schneier on Security
  26531. Friday Squid Blogging: Squid with Chorizo, Tomato, and Beans - Schneier on Security
  26532. Public-Interest Tech at the RSA Conference - Schneier on Security
  26533. Security Flaws in Children's Smart Watches - Schneier on Security
  26534. Security Analysis of the LIFX Smart Light Bulb - Schneier on Security
  26535. iPhone FaceTime Vulnerability - Schneier on Security
  26536. Japanese Government Will Hack Citizens' IoT Devices - Schneier on Security
  26537. Friday Squid Blogging: Squids on the Tree of Life - Schneier on Security
  26538. Hacking the GCHQ Backdoor - Schneier on Security
  26539. Military Carrier Pigeons in the Era of Electronic Warfare - Schneier on Security
  26540. The Evolution of Darknets - Schneier on Security
  26541. Hacking Construction Cranes - Schneier on Security
  26542. Clever Smartphone Malware Concealment Technique - Schneier on Security
  26543. Friday Squid Blogging: Squid Lollipops - Schneier on Security
  26544. Evaluating the GCHQ Exceptional Access Proposal - Schneier on Security
  26545. Speaking Events: Blockchain Conference - Schneier on Security
  26546. Prices for Zero-Day Exploits Are Rising - Schneier on Security
  26547. Speaking Events: MCSC 2019 - Schneier on Security
  26548. El Chapo's Encryption Defeated by Turning His IT Consultant - Schneier on Security
  26549. Speaking Events: A New Initiative for Poland - Schneier on Security
  26550. Upcoming Speaking Engagements - Schneier on Security
  26551. Why Internet Security Is So Bad - Schneier on Security
  26552. Friday Squid Blogging: New Giant Squid Video - Schneier on Security
  26553. Using a Fake Hand to Defeat Hand-Vein Biometrics - Schneier on Security
  26554. Security Vulnerabilities in Cell Phone Systems - Schneier on Security
  26555. EU Offering Bug Bounties on Critical Open-Source Software - Schneier on Security
  26556. Machine Learning to Detect Software Vulnerabilities - Schneier on Security
  26557. New Attack Against Electrum Bitcoin Wallets - Schneier on Security
  26558. Friday Squid Blogging: The Future of the Squid Market - Schneier on Security
  26559. Podcast Interview with Eva Galperin - Schneier on Security
  26560. Long-Range Familial Searching Forensics - Schneier on Security
  26561. China's APT10 - Schneier on Security
  26562. Friday Squid Blogging: Squid-Focused Menus in Croatia - Schneier on Security
  26563. Click Here to Kill Everybody Available as an Audiobook - Schneier on Security
  26564. Massive Ad Fraud Scheme Relied on BGP Hijacking - Schneier on Security
  26565. Stealing Nativity Displays - Schneier on Security
  26566. Human Rights by Design - Schneier on Security
  26567. Glitter Bomb against Package Thieves - Schneier on Security
  26568. MD5 and SHA-1 Still Used in 2018 - Schneier on Security
  26569. Friday Squid Blogging: Illegal North Korean Squid Fishing - Schneier on Security
  26570. Drone Denial-of-Service Attack against Gatwick Airport - Schneier on Security
  26571. Fraudulent Tactics on Amazon Marketplace - Schneier on Security
  26572. Congressional Report on the 2017 Equifax Data Breach - Schneier on Security
  26573. Teaching Cybersecurity Policy - Schneier on Security
  26574. New Shamoon Variant - Schneier on Security
  26575. Real-Time Attacks Against Two-Factor Authentication - Schneier on Security
  26576. Friday Squid Blogging: More Problems with the Squid Emoji - Schneier on Security
  26577. Marriott Hack Reported as Chinese State-Sponsored - Schneier on Security
  26578. New Australian Backdoor Law - Schneier on Security
  26579. 2018 Annual Report from AI Now - Schneier on Security
  26580. Friday Squid Blogging: Problems with the Squid Emoji - Schneier on Security
  26581. Back Issues of the NSA's Cryptolog - Schneier on Security
  26582. Banks Attacked through Malicious Hardware Connected to the Local Network - Schneier on Security
  26583. Your Personal Data is Already Stolen - Schneier on Security
  26584. Security Risks of Chatbots - Schneier on Security
  26585. Bad Consumer Security Advice - Schneier on Security
  26586. The DoJ's Secret Legal Arguments to Break Cryptography - Schneier on Security
  26587. Click Here to Kill Everybody News - Schneier on Security
  26588. Three-Rotor Enigma Machine Up for Auction Today - Schneier on Security
  26589. That Bloomberg Supply-Chain-Hack Story - Schneier on Security
  26590. FBI Takes Down a Massive Advertising Fraud Ring - Schneier on Security
  26591. Distributing Malware By Becoming an Admin on an Open-Source Project - Schneier on Security
  26592. Propaganda and the Weakening of Trust in Government - Schneier on Security
  26593. How Surveillance Inhibits Freedom of Expression - Schneier on Security
  26594. Friday Squid Blogging: Good Squid Fishing in the Exmouth Gulf - Schneier on Security
  26595. Using Machine Learning to Create Fake Fingerprints - Schneier on Security
  26596. Information Attacks against Democracies - Schneier on Security
  26597. The PCLOB Needs a Director - Schneier on Security
  26598. What Happened to Cyber 9/11? - Schneier on Security
  26599. Worst-Case Thinking Breeds Fear and Irrationality - Schneier on Security
  26600. Israeli Surveillance Gear - Schneier on Security
  26601. Friday Squid Blogging: Squid Sculptures - Schneier on Security
  26602. Mailing Tech Support a Bomb - Schneier on Security
  26603. Hidden Cameras in Streetlights - Schneier on Security
  26604. Speaking Events: OECD Global Forum on Digital Security for Prosperity, Paris, France - Schneier on Security
  26605. Chip Cards Fail to Reduce Credit Card Fraud in the US - Schneier on Security
  26606. Upcoming Speaking Engagements - Schneier on Security
  26607. Speaking Events: Hyperledger Forum, Basel, Switzerland - Schneier on Security
  26608. Speaking Events: IBM Resilient End of Year Review Webinar - Schneier on Security
  26609. New IoT Security Regulations - Schneier on Security
  26610. Speaking Events: University of Basel, Basel, Switzerland - Schneier on Security
  26611. Speaking Events: Digital Society Conference, Berlin - Schneier on Security
  26612. Hiding Secret Messages in Fingerprints - Schneier on Security
  26613. Friday Squid Blogging: Australian Fisherman Gets Inked - Schneier on Security
  26614. The Pentagon Is Publishing Foreign Nation-State Malware - Schneier on Security
  26615. Privacy and Security of Data at Universities - Schneier on Security
  26616. iOS 12.1 Vulnerability - Schneier on Security
  26617. Consumer Reports Reviews Wireless Home-Security Cameras - Schneier on Security
  26618. Speaking Events: MIT, Cambridge, Massachusetts - Schneier on Security
  26619. Security of Solid-State-Drive Encryption - Schneier on Security
  26620. Troy Hunt on Passwords - Schneier on Security
  26621. Friday Squid Blogging: Eating More Squid - Schneier on Security
  26622. How to Punish Cybercriminals - Schneier on Security
  26623. Buying Used Voting Machines on eBay - Schneier on Security
  26624. Was the Triton Malware Attack Russian in Origin? - Schneier on Security
  26625. ID Systems Throughout the 50 States - Schneier on Security
  26626. Cell Phone Security and Heads of State - Schneier on Security
  26627. More on the Supermicro Spying Story - Schneier on Security
  26628. Security Vulnerability in Internet-Connected Construction Cranes - Schneier on Security
  26629. Friday Squid Blogging: Squid Falsely Labeled as Octopus - Schneier on Security
  26630. Meow the Infinite
  26631. Meow the Infinite is here!
  26632. I Invented a Smarter Electrical Metering System Than What the Utilities Had. Then They Caught On.
  26633. Africa
  26634. Amazon.com: Customer reviews: Razer BlackWidow Tournament Edition Stealth - Essential Mechanical Gaming Keyboard - Compact Layout - Tactile & Silent Razer Orange Switches
  26635. Game jams
  26636. How to get clang++ to find link.exe
  26637. llvm-mirror/clang
  26638. How close is WinDBG Preview to an everyday debugger?
  26639. tianocore/edk2
  26640. Announcing the Epic Games Store
  26641. V.I. Arnold, On teaching mathematics
  26642. Two Guys Who Hate Each Other -
  26643. Google Help
  26644. Lambda Days 2018 - Heather Miller - We're Building On Hollowed Foundations (...)
  26645. Welcome | HMN
  26646. Busker, by Jefferson Hamer
  26647. Alameda, by Jefferson Hamer
  26648. Compiler Explorer - C++
  26649. cmuratori/meow_hash
  26650. CI
  26651. Edible Games Cookbook: Play With Your Food
  26652. Edible Games Cookbook: Play With Your Food
  26653. Current Status
  26654. Current Status
  26655. April Fools' 2018
  26656. Thimbleweed Park Cosplay Mashup
  26657. Thimbleweed Park Blog
  26658. Thimbleversary
  26659. Combat
  26660. Limited Run Games
  26661. GOG.com
  26662. Thimbleweed Park Vinyl
  26663. BBEdit
  26664. Statistics Question
  26665. Friday Questions #3
  26666. A better Steam
  26667. Favorite Game Dev Blogs?
  26668. Friday Questions #2
  26669. Unit Testing Games
  26670. 2018 Goals
  26671. Grumpy Gamer v3
  26672. When is it OK to remake a classic game?
  26673. Thimbleweed Park Cross Stitch Charts | The Den of Slack
  26674. No, the Asteroid Apophis STILL Won’t Hit Us in 2036
  26675. Thimbleweed Park™
  26676. AIAS launches new game dev podcast 'The Game Makers Notebook'
  26677. TRÜBERBROOK – A Nerd Saves the World
  26678. PinnyPals
  26679. Here’s a neat trick for understanding how long computer processes take
  26680. Ben Saunders embarks on Trans-Antarctic Solo expedition
  26681. Available NOW on Nintendo Switch, PS4, Xbox One, and Steam: N++
  26682. An Open Letter to Lands’ End
  26683. Bitsy Game Maker by Adam Le Doux
  26684. Jonathan Blow on Deep Focus
  26685. turnoff.us - geek comic site
  26686. Looking for a pixel artist
  26687. Youth Vs. Apocalypse @Y_Vs_A
  26688. Protesters dye fountain red at the Capitol and chant ‘We got the guillotine’ outside governor's office - Virginia Mercury
  26689. David Hellman - Stunning 4BR,3BA w/Treasure Maze //...
  26690. It Came from Something Awful | Dale Beran | Macmillan
  26691. Where the alt-right came from | Dale Beran | TEDxMidAtlantic
  26692. SFPD Confiscated Tents Hours Before Major Weekend Storm - SF Weekly
  26693. Zelda 2
  26694. Liberalism in Theory and Practice
  26695. BSA - Donate
  26696. Face à la crise du mouvement des « gilets jaunes », les préfets sonnent l’alerte politique
  26697. Yojimbo (1961) OST - 01 Titles
  26698. November 6, 2018 Voter Guide
  26699. Socialism Will Continue to Rise Regardless of Election Results
  26700. DSA SF Endorsements – November 2018
  26701. Howard Zinn: Don’t Despair about the Supreme Court
  26702. Join DSA. Become a member today.
  26703. Unity at GDC San Francisco 2019: Dates, Keynote, and Schedules | Unity
  26704. Questions I'd Ask as a Job Candidate at an Interview
  26705. Data-oriented design: software engineering for limited resources and short schedules: Mr Richard Fabian: 9781916478701: Amazon.com: Books
  26706. Updated Terms of Service and commitment to being an open platform - Unity Technologies Blog
  26707. Swing by GDC and learn about the making of Marvel's Spider-Man from top to bottom
  26708. Millitext · Advent Calendar of Curiosities 2018
  26709. Unity ECS - 100k entities, 30fps on mobile
  26710. Project Tiny Preview Package is here! - Unity Technologies Blog
  26711. Unity Careers
  26712. ECS Track: The Evolution of the ECS API - Unite LA
  26713. General Mills Is Launching a Cereal Monsters Cinematic Universe - Nerdist
  26714. culling.pptx
  26715. Limbo for Commodore 64 Preview available for download
  26716. Unite Los Angeles 2018 - Day 2 Livestream
  26717. FPS Sample - A multiplayer shooter game project | Unity
  26718. Unity gives us over 10m reasons to watch Unite LA next week | MCV/DEVELOP
  26719. Why Labor's plan for preschool is music to the ears of early childhood advocates
  26720. AI-driven Dynamic Dialog through Fuzzy Pattern Matching
  26721. Infinitroid
  26722. Procreate
  26723. SPYRO Reignited Character Designer Nicholas Kole Talks ART, Nostalgia, & JELLY
  26724. The Pumpkin King, an art print by John Loren
  26725. The Factory, an art print by John Loren
  26726. Art Prints by John Loren
  26727. Crocodile Pirate
  26728. Sugar and Sprites, an art print by John Loren
  26729. The Wingfeather Saga - Animated Short Film
  26730. Beginnings Art Book
  26731. John Loren Illustration
  26732. Trigonometry in Pictures | Extreme Learning
  26733. Haxe Roundup № 468
  26734. distractionware » Design Diary: The Jester
  26735. Heat Signature dev log: designing in the dark
  26736. LOVE for Nintendo Switch - Nintendo Game Details
  26737. Looking for a full-time Unity programmer
  26738. JUMPGRID by Ian MacLarty
  26739. Charity - a post on Tom Francis' blog
  26740. r/funny - I switched out all my co-worker's cheat sheets while he was out.
  26741. Home
  26742. Megaquest (Dicey Dungeons) by TheMysticSword
  26743. The 1887 Children’s Fancy Dress Ball
  26744. Mosh Pit Simulator
  26745. gamedev.world
  26746. distractionware » Dice related stuff
  26747. PAX South 2019 Postmortem
  26748. Immediate-Mode Graphical User Interfaces (2005)
  26749. Dicey Dungeons - PAX South Trailer
  26750. NIGHT, by Jasper Byrne
  26751. DELETE
  26752. Bungie.net
  26753. Unity’s block of SpatialOS - Improbable
  26754. distractionware » On a roll
  26755. All the indies I've played in 2018 are amazing and I need to talk about them
  26756. 2019 Independent Games Festival reveals this year's finalists!
  26757. Meditations
  26758. Patrick Kavanagh vowed to ‘break every bloody bookshop’ in Dublin over literary snub
  26759. Normal Music: Volume II, by Ian Snyder
  26760. 2018 Retrospective
  26761. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  26762. Submit your game for inclusion in the Leftfield Collection 2019
  26763. distractionware » When’s the next update coming out?
  26764. New & popular featured games
  26765. draft-irtf-cfrg-gcmsiv-09 - AES-GCM-SIV: Nonce Misuse-Resistant Authenticated Encryption
  26766. caddytls: add TLS 1.3 support by crvv · Pull Request #2399 · caddyserver/caddy
  26767. Ext4 Disk Layout - Ext4
  26768. oss-security - MatrixSSL stack buffer overflow
  26769. Modern Alternatives to PGP
  26770. Isolate containers with a user namespace
  26771. Go 1.12 Release Notes - The Go Programming Language
  26772. Archive
  26773. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  26774. FiloSottile/mkcert
  26775. draft-ietf-acme-acme-18 - Automatic Certificate Management Environment (ACME)
  26776. What is a Tor Relay?
  26777. Real World Crypto 2019 - Day 1 - Session 1 - Morning - part 1
  26778. crypto/x509: root_cgo_darwin and root_nocgo_darwin omit some system certs · Issue #24652 · golang/go
  26779. Pricing · Plans for every developer
  26780. FiloSottile/mkcert
  26781. Benjojo - Ben Cartwright-Cox
  26782. Lecture: A deep dive into the world of DOS viruses | Friday | Schedule 35th Chaos Communication Congress
  26783. LocoMocoSec 2019 Project Alloy Grant Application
  26784. Go Modules in 2019 - The Go Blog
  26785. The Go Programming Language Blog
  26786. Salary Negotiation: Make More Money, Be More Valued | Kalzumeus Software
  26787. We are Google employees. Google must drop Dragonfly.
  26788. crypto/tls: add support for TLS 1.3 · Issue #9671 · golang/go
  26789. [PATCH 0/3] namei: implement various scoping AT_* flags
  26790. Managering in Terrible Times | Lara Hogan
  26791. How to make a racist AI without really trying
  26792. kernel/git/torvalds/linux.git - Linux kernel source tree
  26793. CBC 2019
  26794. Status Report on the First Round of the NIST PQC Standardization Process
  26795. This job is unavailable
  26796. Docker and kvm containers (from scratch) - redo: a recursive build system
  26797. Real World Crypto 2019
  26798. Classical and quantum computers are vying for superiority
  26799. The year in post-quantum crypto
  26800. Lecture: The year in post-quantum crypto | Friday | Schedule 35th Chaos Communication Congress
  26801. https://www.lightourfuture.org/getattachment/85484dca-465a-46f4-8c8c-090aeb845d09/FINAL-Action-Plan-for-a-NQI-Apr-3-2018.pdf
  26802. NTRU-HRSS-KEM
  26803. ImperialViolet - CECPQ2
  26804. SPY --- Surveillance, Privacy, and You
  26805. Exklusiv: Neues Max-Planck-Institut kommt nach Bochum
  26806. The Case Against Quantum Computing - IEEE Spectrum
  26807. Quantum algorithms for analysis of public-key crypto | American Inst. of Mathematics
  26808. Quantum isogenies: Intro
  26809. Mathematics of Public Key Cryptography
  26810. Table of Contents - IEEE Transactions on Computers | IEEE Computer Society Digital Library
  26811. PQCrypto重庆康旦
  26812. https://cr.yp.to/talks/2018.09.18/slides-djb-20180918-primitives-4x3.pdf
  26813. CRYPTO 2018: “Middle Ground” Proposals for a Going-Dark Fix
  26814. Badge Reviews
  26815. Overheid.nl | Consultatie Wijziging Wiv 2017
  26816. google/randen
  26817. Trilinear and found wanting
  26818. ANTS 2018 rump session
  26819. djbsort: Changes
  26820. Programme
  26821. PQCRYPTO ICT-645622
  26822. D. J. Bernstein / Talks
  26823. djbsort: Intro
  26824. Information on RFC 8391 » RFC Editor
  26825. Security in Times of Surveillance
  26826. EP2537284B1 - Cryptographic method for communicating confidential information - Google Patents
  26827. Round 1 Submissions - Post-Quantum Cryptography | CSRC
  26828. Selected Areas in Cryptography (SAC) 2018 | University of Calgary |
  26829. Eurocrypt 2018 rump session
  26830. Classic McEliece: Talks
  26831. NIST PQCrypto Classic McEliece submission
  26832. PQCrypto 2018 Conference : Florida Atlantic University - Charles E. Schmidt College of Science
  26833. Pitching security vs. privacy is asking the wrong question
  26834. Veiligheid versus privacy: een valse tegenstelling
  26835. libpqcrypto: Intro
  26836. Security in Times of Surveillance
  26837. Introducing HacSpec
  26838. Accepted Papers : Florida Atlantic University - Charles E. Schmidt College of Science
  26839. https://cr.yp.to/talks/2016.03.09/slides-djb-20160309-a4.pdf
  26840. Cortex-A7 Processor - ARM
  26841. Post-Quantum Cryptography
  26842. Post-Quantum Cryptography
  26843. CBC Workshop 2018 : Florida Atlantic University - Charles E. Schmidt College of Science
  26844. LatticeHacks: Intro
  26845. Comments on HK17
  26846. Comments on RaCoSS
  26847. SPHINCS+
  26848. The ROBOT Attack
  26849. NTRU Prime: NIST submission
  26850. Twisted Pair
  26851. Male Novum - Mod for The End is Nigh (Trailer)
  26852. Download the latest indie games
  26853. Nicalis
  26854. Buy sports, concert and theater tickets on StubHub!
  26855. The Binding of Isaac: Four Souls – Studio71 Games
  26856. David Fincher, Tim Miller Producing Adult Animation Anthology Series 'Love Death & Robots' For Netflix
  26857. S1E47 – Fucked Up – “David Comes To Life” - That Record Got Me High
  26858. Spicy Piggy - Apps on Google Play
  26859. BOI: Four Souls + Expansion Pack
  26860. Humans Who Make Games | Starburns Audio
  26861. 21st Annual Independent Games Festival Awards Audience Award
  26862. The Legend of Bum-Bo on Steam
  26863. Salad Fingers 11: Glass Brother
  26864. Binding of Isaac The Harbingers Unisex T-Shirt
  26865. The Binding of Isaac: Four Souls Game
  26866. IBM's 360 and Early 370 Systems
  26867. My name is Frankenstein - Young Frankenstein
  26868. Randomized trial on gender in Overwatch
  26869. Trying to write Ukkonen's algorithm from memory in a language I don't know! Without tests! YOLO
  26870. All documents - European Patent Register
  26871. Cache tables
  26872. Pet Shop Boys - Give stupidity a chance (lyric video)
  26873. Amiga music: Jester - Elysium
  26874. nothings/stb
  26875. NASM Manual
  26876. Open Letter From New York State Budget Director Robert Mujica Regarding Amazon
  26877. Joe Rogan Experience #1245 - Andrew Yang
  26878. zeux.io - Flavors of SIMD
  26879. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  26880. now publishers - The Bias Bias in Behavioral Economics
  26881. Efficient Generation of Points that Satisfy Two-Dimensional Elementary Intervals (JCGT)
  26882. EGSR 2019
  26883. Real-Time Rendering · “Ray Tracing Gems” nears completion
  26884. sigAsia2018Course
  26885. Unity Labs Publications | Unity
  26886. Deep Learning for Graphics
  26887. Sampling the GGX Distribution of Visible Normals (JCGT)
  26888. A radiative transfer framework for non-exponential media
  26889. Gazoo.vrv
  26890. RGL | An Adaptive Parameterization for Efficient Material Acquisition and Rendering
  26891. TheRealMJP/DXRPathTracer
  26892. A microfacet based BRDF for the accurate and efficient rendering of high definition specular normal maps
  26893. Mipmapping with Bidirectional Techniques
  26894. Giljoo Nam
  26895. The Mandalorian First Image, Directors Revealed | StarWars.com
  26896. Position-Free Monte Carlo Simulation for Arbitrary Layered BSDFs
  26897. MC VOLUME RENDERING COURSE - Jaroslav Křivánek
  26898. NVIDIA Turing Vulkan/OpenGL extensions
  26899. Introduction to Turing Mesh Shaders | NVIDIA Developer Blog
  26900. Efficient Unbiased Rendering of Thin Participating Media (JCGT)
  26901. blueberrymusic/DeepLearningBook-Resources
  26902. Breaking Down Barriers – Part 5: Back To The Real World
  26903. SIGGRAPH 2018 - PICA PICA and NVIDIA Turing
  26904. http://www.realtimerendering.com/Real-Time_Rendering_4th-Real-Time_Ray_Tracing.pdf
  26905. Tech Note: Shader Snippets for Efficient 2D Dithering | Oculus
  26906. SIGGRAPH 2018 Links - Self Shadow
  26907. siggraph course: path tracing in production
  26908. Introduction to DirectX RayTracing
  26909. Advances in Real-Time Rendering in Games, SIGGRAPH 2018
  26910. Fast Product Importance Sampling of Environment Maps
  26911. AliceVision | Photogrammetric Computer Vision Framework
  26912. RenderMan: An Advanced Path Tracing Architecture for Movie Rendering
  26913. Christopher Kulla's Homepage
  26914. Real-Time Rendering, Fourth Edition
  26915. The Design and Evolution of Disney’s Hyperion Renderer | ACM Transactions on Graphics (TOG)
  26916. Arnold Renderer | Autodesk | Research
  26917. Workday
  26918. View-warped Multi-view Soft Shadowing for Local Area Lights (JCGT)
  26919. ProgressiveMultiJitteredSampling
  26920. KIT - Computergrafik - Publikationen - Gradient Estimation for Real-Time Adaptive Temporal Filtering
  26921. Cube-to-sphere projections for procedural texturing and beyond (JCGT)
  26922. Computer Graphics Group » Acquisition and Validation of Spectral Ground Truth Data for Predictive Rendering of Rough Surfaces
  26923. Stratified sampling of projected spherical caps
  26924. Program | High-Performance Graphics 2018
  26925. A Composite BRDF Model for Hazy Gloss
  26926. ACES 1.1 now available
  26927. Combining Analytic Direct Illumination and Stochastic Shadows
  26928. Rendering Layered Materials
  26929. Robust Solving of Optical Motion Capture Data by Denoising - Ubisoft Montréal
  26930. DD18 Presentation - Raytracing in Hybrid Real-Time Rendering
  26931. A reciprocal formulation of non-exponential radiative transfer. 1: Sketch and motivation
  26932. A Radiative Transfer Framework for Spatially-Correlated Materials
  26933. GPU-Centered Font Rendering Directly from Glyph Outlines
  26934. 2018-i3D-ProgrammabilityOfGraphicsPipelines.key
  26935. Materials for Masses: SVBRDF Acquisition with a Single Mobile Phone Image
  26936. Technical Papers - SIGGRAPH 2018
  26937. Alpha Distribution - Cem Yuksel
  26938. A Multi-Faceted Exploration (Part 3) - Self Shadow
  26939. DynaKelvinlets
  26940. Efficient Rendering of Layered Materials using an Atomic Decomposition with Statistical Operators
  26941. Moment-Based Order-Independent Transparency
  26942. Single-shot compressed ultrafast photography at one hundred billion frames per second | Nature
  26943. GDC Retrospective and Additional Thoughts on Real-Time Raytracing
  26944. The Ray + Raster Era Begins - an R&D Roadmap for the Game Industry (Presented by NVIDIA)
  26945. CausticConnections
  26946. Breaking Down Barriers – Part 2: Synchronizing GPU Threads
  26947. KIT - Computergrafik - Publikationen - Reweighting Firefly Samples for Improved Finite-Sample Monte Carlo Estimates
  26948. Welcome | I3D 2018
  26949. Claybook_Simulation_Raytracing_GDC18.pptx
  26950. GDC 2018 Presentation Slides - Shiny Pixels: Real-Time Raytracing at SEED
  26951. Schedule | GDC 2020 | Session not found.
  26952. Real-Time Rendering · “Real-Time Rendering, 4th Edition” available in August 2018
  26953. NVIDIA Nsight Graphics
  26954. Monte Carlo methods for volumetric light transport simulation
  26955. Experiments with DirectX Raytracing in Northlight
  26956. NVIDIA Developer
  26957. SEED - Project PICA PICA - Real-time Raytracing Experiment using DXR (DirectX Raytracing)
  26958. Choose & Download | Intel® System Studio
  26959. pervognsen/bitwise
  26960. Schedule | GDC 2020 | Session not found.
  26961. A new microflake model with microscopic self-shadowing for accurate volume downsampling
  26962. Real-Time Rendering of Wave-Optical Effects on Scratched Surfaces | Shiny 3D Graphics Research
  26963. Schedule | GDC 2020 | Session not found.
  26964. kayru/RayTracedShadows
  26965. Brain Disease Is Common in Former Football Players: Study
  26966. Page not found - 99% Invisible
  26967. Edge.org
  26968. WIRED
  26969. Manifold Garden - Performance, Design, and Music System
  26970. Manifold Garden
  26971. Music System for Manifold Garden
  26972. LUNARK
  26973. Manifold Garden
  26974. Join Us — Hinterland Games
  26975. Unity Careers
  26976. Manifold Garden Dev Update #16 - Fixes, Music System and Design
  26977. Steam :: Manifold Garden :: Graphics Improvements, New Music System, and Dev Update Video #16
  26978. How to Be a Tree by zaphos
  26979. Treachery in Beatdown City Trailer - FIGHT SOMEONE! 🤜👊🤛
  26980. SmuggleCraft hitting the Switch eShop this week - Nintendo Everything
  26981. spite/looper
  26982. Forgotten Key prepares for shutdown
  26983. The Epic Games Store as described by Sergey Galyonkin (SteamSpy Creator, Currently At Epic) (Update: Sergey Clarifying Points on Twitter)
  26984. Manifold Garden Dev Update #15 - Before vs After of Recent Changes
  26985. Eastshade Official Trailer 2
  26986. Manifold Garden - Development Update 13
  26987. Architectural Capricci 2014 – 2018 – Emily Allchurch
  26988. BELOW for Xbox One: Explore. Survive. Discover. | Xbox
  26989. Level Design Timelapse - Decemember 12, 2018
  26990. Manifold Garden - Development Update 12
  26991. AirNow
  26992. Khronos OpenGL® Registry - The Khronos Group Inc
  26993. The 10 Secrets to Indie Game Success (and Why They Do Not Exist)
  26994. Foundations of Game Engine Development
  26995. The Transvoxel Algorithm for Voxel Terrain
  26996. Foundations of Game Engine Development, Volume 1: Mathematics: Eric Lengyel: 9780985811747: Amazon.com: Books
  26997. The 31st - A Game by Terathon Software
  26998. Slug Font Rendering Library
  26999. Magic Leap Promises to Show a Real Demo and Share Specs on Today's Livestream
  27000. pervognsen/bitwise
  27001. The unscalable, deadlock-prone, thread pool - Paul Khuong: some Lisp
  27002. compiletime.md
  27003. clion.md
  27004. research!rsc: Using Uninitialized Memory for Fun and Profit
  27005. allocators.ion
  27006. http://www.math.harvard.edu/~mazur/preprints/when_is_one.pdf
  27007. dbg.el
  27008. lccwin32.doc
  27009. namemap2.ion
  27010. ion_const.md
  27011. Build software better, together
  27012. Miles Sound System Development History
  27013. asan_clang_cl.md
  27014. std.ion.c
  27015. asdf.ion
  27016. A short and readable single .vcxproj file that opens and builds in Visual Studio 2012, 2013, 2015, 2017 and 2019 with good default settings.
  27017. Register Plus PDF viewer
  27018. The Utterly Bizarre Life of Lyndon LaRouche
  27019. crates.io: Rust Package Registry
  27020. dalek-cryptography/ed25519-dalek
  27021. 18 Jokes About Being Trans — By Actual Trans People
  27022. The CCC: Men Who Hate Women
  27023. Analytic sphere eversion with minimum of topological events
  27024. A230242 - OEIS
  27025. Mersenne Prime Discovery - 2^82589933-1 is Prime!
  27026. Diophantine Representation of the Set of Prime Numbers | Semantic Scholar
  27027. Guide to Computing - docubyte
  27028. stb_ds.h
  27029. Compiler Explorer
  27030. Here's Why The Ferrari 488 Pista Is the Best New Ferrari
  27031. LLVM: include/llvm/Support/Casting.h Source File
  27032. Thunderhill Trip, 2018 October 11-14, day 3
  27033. Help Bahiyya Khan get to GDC 2019
  27034. ZACH-LIKE
  27035. FactCheck.org
  27036. What's Inside an F1 Gearbox (& How it Works)
  27037. How colliding blocks act like a beam of light...to compute pi.
  27038. International Streaming - Liqui-Moly Bathurst 12 Hour
  27039. Ultimate Tic-Tac-Toe
  27040. Constructing a cubic Bezier that passes through four points
  27041. Reversed-Z in OpenGL
  27042. Eletro Fortinite [Test][Reupload in the right subreddit]
  27043. Thunderhill Trip, 2018 October 11-14, day 2
  27044. Schedule | GDC 2020 | Session not found.
  27045. #GAConfEU 2018
  27046. TOP 10 Marble Racing Videos 2018
  27047. How To Solve For The Angle - Viral Math Challenge
  27048. Sponza in a Millisecond – threadlocalmutex.com
  27049. MESA International
  27050. logicomacorp/WaveSabre
  27051. Randomized trial on gender in Overwatch
  27052. Zaval.org -> Resources -> Library -> Recursive mutexes by David Butenhof
  27053. Mesh: Compacting Memory Management for C/C++ Applications
  27054. Even without explicit collusion, pricing algorithms converge on price-fixing strategies
  27055. Undefined Behavior Is Really Undefined
  27056. Rotating a single vector using a quaternion
  27057. Forget privacy: you're terrible at targeting anyway
  27058. What would a EvE online Internet look like?
  27059. germangb/imgui-ext
  27060. sharkdp/hyperfine
  27061. GPU-Based Procedural Placement in Horizon Zero Dawn
  27062. Wine 4.0 Officially Released With Vulkan Support, Initial Direct3D 12 & Better HiDPI - Phoronix
  27063. r/PS4 - [video] The Encounter made in Dreams Beta. One person made this....wtf
  27064. Jon Shiring Public Tech Talk at Rackspace
  27065. Slim and light Asus StudioBook S (W700) offers Intel Xeon CPU and Nvidia Quadro P3200 GPU
  27066. What Bodies Think About: Bioelectric Computation Outside the Nervous System - NeurIPS 2018
  27067. WikiChip - WikiChip
  27068. Fred Rogers Acceptance Speech - 1997
  27069. TP-Link EAP225v3 AC1350 Wireless MU-MIMO Gigabit Ceiling Mount Access Point Reviewed - SmallNetBuilder
  27070. Kernel-Predicting Convolutional Networks for Denoising Monte Carlo Renderings
  27071. Stanford Seminar - Tiny functions for codecs, compilation, and (maybe) soon everything
  27072. A whirlwind introduction to dataflow graphs
  27073. libdl.so
  27074. 125981 - The fundamental error in the icon of cheeseburger - An open-source project to help move the web forward. - Monorail
  27075. Cloud Data Backup for Small Businesses | CrashPlan
  27076. Buffer-centric IO
  27077. urish/web-bluetooth-polyfill
  27078. Kirby’s Development Secrets
  27079. CppCon 2015: Gor Nishanov “C++ Coroutines - a negative overhead abstraction
  27080. dcc2017.dvi
  27081. Collatz and Self Similarity
  27082. (Almost-)Zero-Additional-Latency UDP-over-TCP - IT Hare on Soft.ware
  27083. progonos.com
  27084. Inigo Quilez :: fractals, computer graphics, mathematics, shaders, demoscene and more
  27085. Richard Nixon's Top Domestic and Foreign Policy Achievements » Richard Nixon Foundation
  27086. Modern garbage collection
  27087. AURCADE: Format: Ghosts 'n Goblins: Points
  27088. Panasonic Develops Industry's First*1 IPS Liquid Crystal Panel with Contrast Ratio of over 1,000,000:1
  27089. NYPLarcade: International Games Day 2016
  27090. Explaining Old Products To My Son
  27091. ドナルド
  27092. An Important Message About Yahoo User Security
  27093. G4v: An Engineering Approach to Gravitation - C. Mead - 4/21/2015
  27094. Carver Mead | Home
  27095. A refrigerator that works by stretching rubber bands
  27096. Solving network congestion
  27097. Online English Vocabulary Size Test
  27098. Depth Precision Visualized – Nathan Reed’s coding blog
  27099. nucypher/nufhe
  27100. RUB-NDS/TLS-Padding-Oracles
  27101. Cryptologie | Links
  27102. Buffy - Once More, with Feeling - Overture/Going Through the Motions
  27103. Bits and Bytes ordering in 5 minutes
  27104. Robust Website Fingerprinting Through the Cache Occupancy Channel
  27105. [paper review] A faster, more efficient cryptocurrency
  27106. A faster, more efficient cryptocurrency
  27107. WireGuard for macOS
  27108. What is the BLS signature scheme?
  27109. draft-boneh-bls-signature-00 - BLS Signature Scheme
  27110. mimoo/eureka
  27111. Home | Cfail2019
  27112. There's No Good Reason to Trust Blockchain Technology
  27113. 无法找到该页
  27114. crypto/tls: enable TLS 1.3 and update tests · golang/go@30cc978
  27115. Quantum Computing, Capabilities and Limits: An Interview with Scott Aaronson – Gigaom
  27116. Database Encryption
  27117. Kerckhoffs’ principles – Why should I make my cipher public?
  27118. Practical Enclave Malware with Intel SGX
  27119. Proxy re-encryption and FHE with NuCypher
  27120. Cryptologie | Links
  27121. Attack of the week: searchable encryption and the ever-expanding leakage function
  27122. Go Proverbs
  27123. Archive
  27124. r/math - A monad is a monoid in the category of endofunctors, what's the problem?
  27125. Introducing Adiantum: Encryption for the Next Billion Users
  27126. London named Europe's top destination for international tech talent - CityAM
  27127. Quantum computing as a field is obvious bullshit
  27128. Zcash Counterfeiting Vulnerability Successfully Remediated - Electric Coin Company
  27129. Stanford Blockchain Conference 2019 - Day 1
  27130. LNCS 4341 - Progress in Cryptology - VIETCRYPT 2006 (Frontmatter Pages)
  27131. Format selector for 1705.05937
  27132. EPA docs don’t show any scientific evidence for Scott Pruitt’s climate claims
  27133. E-Mails Show FCC Made Up DDOS Attack To Downplay The 'John Oliver Effect'
  27134. ‎Beyond Beta Podcast on Apple Podcasts
  27135. Stormy weather
  27136. The War To Sell You A Mattress Is An Internet Nightmare
  27137. How Cover Systems Ruined Shooters
  27138. HandmadeCon (all years)
  27139. r/technology - Guys, México has no net neutrality laws. This is what it really looks like. No mockup, glimpse into a possible future for the US. (Image in post)
  27140. Wagner (EFF) Letter to Zillow - 2017.06.29
  27141. This Is Spinal Tap’s Multi-Million-Dollar Legal Battle
  27142. Ads Don’t Work That Way | Melting Asphalt
  27143. A New Code License: The MIT, this time with Attribution Required
  27144. Baba Is You
  27145. ‎Pipe Push Paradise
  27146. Watch Hamilton's Pharmacopeia Streaming Online | Hulu (Free Trial)
  27147. Pathetic Man-Child Destroys 2,387 Vintage Star Wars Figures
  27148. 50. Dice Area Revisions and Other Fun Stuff
  27149. Intel Xeon W-3175X Review: Ultimate Performance at the Ultimate Price
  27150. Working on Taiji (Revising Subtractive Dice Puzzles, Part 1) 01-21-2019
  27151. Working on Taiji (Revising Subtractive Dice Puzzles, Part 2) 01-21-2019
  27152. Whats next after Burst
  27153. C++, C# and Unity
  27154. Prints by tsuaii | Society6
  27155. Manifold Garden Dev Update #14 - A Very Brief History of Development
  27156. facebookresearch/habitat-sim
  27157. The Book of Shaders
  27158. Abstract Art with ML
  27159. Neural Networks seem to follow a puzzlingly simple strategy to classify images
  27160. Wernher von Braun explains the possibility to reach the Moon.
  27161. Learning to Drive Smoothly in Minutes
  27162. MiniWorld: A VizDoom Alternative for OpenAI Gym
  27163. pyglet / pyglet / issues / #219 - EGL support, headless rendering — Bitbucket
  27164. C++ Modules Might Be Dead-on-Arrival
  27165. Nature
  27166. Training Neural Networks with Local Error Signals
  27167. MusicToy 2.0
  27168. Real-Time Rendering · “An Introduction to Ray Tracing” is now free for download
  27169. (Now Go Bang!) Snowflake Archeology (DEC PDP-1)
  27170. Hierarchical reinforcement learning - Doina Precup
  27171. Isaac Asimov's Predictions for 2019
  27172. How DOOM fire was done
  27173. piwheels - Package List
  27174. Determined AI
  27175. A Small Dose of Optimism
  27176. Evolution-Guided Policy Gradient in Reinforcement Learning
  27177. Binary Stochastic Neurons in Tensorflow - R2RT
  27178. Page not found - Mila
  27179. Pursue a Career at Polytechnique Montreal
  27180. Page not found - Mila
  27181. 10 Gradient Descent Optimisation Algorithms
  27182. VideoLectures.NET - VideoLectures.NET
  27183. Wave Function Collapse by marian42
  27184. Visualizing quaternions, an explorable video series
  27185. How to Design for Color Blindness
  27186. Jure Leskovec:
  27187. I saw how Prusament and the Prusa i3 MK3 are made! (we find some early SL1 prototypes)
  27188. arXiv.org e-Print archive
  27189. In Defense of Elon Musk
  27190. Search Jobs - Google Careers
  27191. Bomb Jack Dissected
  27192. Raytracing
  27193. Two bits per transistor: high-density ROM in Intel's 8087 floating point chip
  27194. An intro to self-normalising neural networks (SNN)
  27195. Clara: A Neural Net Music Generator
  27196. The 7 Best Robotic Arm Kits Under $100
  27197. RL — Proximal Policy Optimization (PPO) Explained
  27198. A intuitive explanation of natural gradient descent
  27199. Practical Guide to Hyperparameters Optimization for Deep Learning Models
  27200. Git Submodules vs Git Subtrees
  27201. Visualizing Learning rate vs Batch size
  27202. Computer Science and Engineering: Software Foundations Assistant Professor (open until filled, initial review 12/14/18)
  27203. First Private Passenger on Lunar Starship Mission
  27204. How Many Random Seeds Should I Use? Statistical Power Analysis in (Deep) Reinforcement Learning Experiments
  27205. 3D TEXTURES
  27206. Joe Rogan Experience #1169 - Elon Musk
  27207. Blockchains Are a Bad Idea (James Mickens)
  27208. Paul Wooster - SpaceX's Plans for Mars - 21st Annual International Mars Society Convention
  27209. USENIX Security '18-Q: Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible?
  27210. http://www.egr.unlv.edu/~ed/assembly64.pdf
  27211. How to Architect a Query Compiler, Revisited
  27212. Deep Learning with Darwin: Evolutionary Synthesis of Deep Neural Networks
  27213. AI-DO: AI Driving Olympics – Duckietown
  27214. Nvidia Launches Turing Architecture, Quadro RTX Ray-Tracing GPU
  27215. Duckietown – A playful way to learn robotics
  27216. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling
  27217. google/schism
  27218. Interview: Robot Restaurant Spyce's Co-Founder
  27219. On-Stack Replacement, Distilled
  27220. HHVM JIT: A Profile-Guided, Region-Based Compiler for PHP and Hack
  27221. Introduction to compute shaders | Anteru's Blog
  27222. The Gradient
  27223. Sacha Arnoud, Director of Engineering, Waymo - MIT Self-Driving Cars
  27224. IMP (Intelligent Mobile Platform) : 1985 : Robotics History
  27225. Functional Composition - Chris Ford
  27226. Capture the Flag: the emergence of complex cooperative agents
  27227. Wayve — Learning to drive in a day
  27228. What I Learned Making My Own JIT Language
  27229. Making rent in Silicon Valley
  27230. https://pdfs.semanticscholar.org/20bf/9cb59aba405bc558095713c1c23fba1e0452.pdf
  27231. Metacar: A reinforcement learning environment for self-driving cars in the browser.
  27232. The story of ispc: origins (part 1)
  27233. BDD100K: A Large-scale Diverse Driving Video Database
  27234. Building a Simple Self-Driving Car Simulator
  27235. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  27236. Inside the 76477 Space Invaders sound effect chip: digital logic implemented with I2L
  27237. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  27238. LMARV-1: A RISC-V processor you can see. Part 1: 32-bit registers.
  27239. Google’s Duplex Assistant phone call blew my mind!
  27240. DeepMind - From Generative Models to Generative Agents - Koray Kavukcuoglu
  27241. Linux gaming is on a life-support system called Steam
  27242. The Division 2 has more PC preorders than the original, despite skipping Steam
  27243. Pennsylvania considers a tax on violent videogames to help prevent school shootings
  27244. Google has no plans to lower its 30% cut
  27245. Super Meat Boy Nintendo Switch LR02143 - Best Buy
  27246. Jackbox Party Pack - The Jackbox Party Pack
  27247. Metro Exodus - Artyom's Nightmare (Official 4K)
  27248. The State of the Algorithm: What's Happening to Indies on Steam?
  27249. Metro Exodus - Handgun Class (Official)
  27250. PC Gaming Era GOTY 2018 Awards
  27251. The Aggie Awards – The Best Adventure Games of 2018 - page 15 | Adventure Gamers
  27252. Return of the Obra Dinn & The Jigsaw Puzzle // Playing at Being (LudicRyan)
  27253. Noclip Podcast #07 - Lucas Pope (Papers Please / Return of the Obra Dinn)
  27254. BEHOLDER. Official Short Film (2019) 4K
  27255. Return of the Obra Dinn - Main Theme (Accordion cover)
  27256. 2019 Independent Games Festival reveals this year's finalists!
  27257. The RPS Advent Calendar 2018, Dec 24th
  27258. You found the void.
  27259. BEHOLDER. Official Short Film | Trailer (2018) 4K
  27260. Return of the Obra Dinn
  27261. Return of the Obra Dinn - Available Now
  27262. A ‘ghost ship’ with no one on board has run aground in Myanmar
  27263. Return of the Obra Dinn [Releasing Oct 18]
  27264. Papers, Please VFX Breakdown
  27265. PAPERS, PLEASE - The Short Film (2018) 4K SUBS
  27266. "PAPERS, PLEASE" FOR PLAYSTATION®VITA"
  27267. Papers, Please Out Today For PS Vita
  27268. Return of the Obra Dinn [Releasing Oct 18]
  27269. PAPERS, PLEASE - The Short Film Final Trailer (2017)
  27270. Return of the Obra Dinn [Releasing Oct 18]
  27271. *VROOM KABOOM* - Teaser Trailer
  27272. Papers Please: The Musical
  27273. Return of the Obra Dinn [Releasing Oct 18]
  27274. PAPERS, PLEASE - The Short Film Teaser Trailer (2017)
  27275. Короткометражный фильм
  27276. Return of the Obra Dinn [Releasing Oct 18]
  27277. Return of the Obra Dinn [Releasing Oct 18]
  27278. Papers,Please-The Parody Animation
  27279. Home - National Immigration Law Center
  27280. Rocketbirds 2 Evolution now available on Steam!
  27281. Return of the Obra Dinn [Releasing Oct 18]
  27282. Return of the Obra Dinn [Releasing Oct 18]
  27283. Return of the Obra Dinn [Releasing Oct 18]
  27284. ‎Papers, Please
  27285. Papers Please Anthem | Jazz Cover
  27286. Papers Please OST (Medley) - Metal ♫ Joobie ♫
  27287. Return of the Obra Dinn [Releasing Oct 18]
  27288. The Secret History of Mac Gaming
  27289. Free Online Survey Software by SurveyMonkey: Closed Survey
  27290. Rocketbirds 2: Evolution - Available Now! (PS4/PS Vita)
  27291. Stephen's Sausage Roll
  27292. Download demo for Lucas Pope’s one-bit adventure Return of the Obra Dinn
  27293. Return of the Obra Dinn by dukope
  27294. PlayStation.Blog
  27295. Return of the Obra Dinn [Releasing Oct 18]
  27296. Play Dead Episode 4: Lucas Pope - That Shelf
  27297. Latest news
  27298. Save the date: 14>27 March 2016 - LocJAM3
  27299. Return of the Obra Dinn [Releasing Oct 18]
  27300. Papers Please - Theme (Daydream Anatomy Metal Remix VIP)
  27301. Lucas Pope and the rise of the 1-bit 'dither-punk' aesthetic
  27302. Release Notes for Safari Technology Preview 76
  27303. Dolphins ‘deliberately get high’ on puffer fish
  27304. The San Francisco District Attorney’s 10 Most Surveilled Neighborhoods
  27305. O.MG Cable
  27306. DEF CON® 27 Hacking Conference - Call For Papers
  27307. Earn BAT while trying out the blockchain-friendly Brave browser
  27308. Going old school: how I replaced Facebook with email
  27309. Install Brave for Linux using the Snap Store | Snapcraft
  27310. The Internet is Facing a Catastrophe For Free Expression and Competition: You Could Tip The Balance
  27311. Guidelines for URL Display
  27312. Security Freeze Center at Experian
  27313. r/funny - Even better
  27314. craigslist | post not found
  27315. Aw yeah it’s time for cookies with neural networks
  27316. Microsoft is building a Chromium-powered web browser for Windows 10
  27317. iZotope Press Room
  27318. statement on event-stream compromise
  27319. Outbreak of E. coli Infections Linked to Romaine Lettuce | E. coli Infections Linked to Romaine Lettuce | November 2018 | E. coli | CDC
  27320. 3D Printing Ambiguous Cylinders
  27321. The Web We Lost
  27322. Chapter 4: The Consul and the Captain – The Analog Antiquarian
  27323. » Ultima VII The Digital Antiquarian
  27324. Chapter 3: The Soldiers and the Savants – The Analog Antiquarian
  27325. » Life Off the Grid, Part 2: Playing Ultima Underworld The Digital Antiquarian
  27326. Chapter 2: The Mystic and the Measurer – The Analog Antiquarian
  27327. » Life Off the Grid, Part 1: Making Ultima Underworld The Digital Antiquarian
  27328. Chapter 1: The Charlatan and the Gossip – The Analog Antiquarian
  27329. » The Analog Antiquarian The Digital Antiquarian
  27330. » Life on the Grid The Digital Antiquarian
  27331. » Star Control II The Digital Antiquarian
  27332. » A Quick Scheduling Update — and Season’s Greetings The Digital Antiquarian
  27333. » Controlling the Spice, Part 3: Westwood’s Dune The Digital Antiquarian
  27334. » Controlling the Spice, Part 2: Cryo’s Dune The Digital Antiquarian
  27335. » Controlling the Spice, Part 1: Dune on Page and Screen The Digital Antiquarian
  27336. » The Designer’s Designer The Digital Antiquarian
  27337. » Ten Great Adventure-Game Puzzles The Digital Antiquarian
  27338. » Quest for Glory III and IV The Digital Antiquarian
  27339. » The Sierra Discovery Adventures The Digital Antiquarian
  27340. » The Lost Files of Sherlock Holmes The Digital Antiquarian
  27341. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  27342. » Indiana Jones and the Fate of Atlantis (or, Of Movies and Games and Whether the Twain Shall Meet) The Digital Antiquarian
  27343. » The Gateway Games of Legend (Preceded by the Legend of Gateway) The Digital Antiquarian
  27344. » Shades of Gray The Digital Antiquarian
  27345. » Agrippa (A Book of the Dead) The Digital Antiquarian
  27346. » The Games of Windows The Digital Antiquarian
  27347. » Doing Windows, Part 9: Windows Comes Home The Digital Antiquarian
  27348. » Doing Windows, Part 8: The Outsiders The Digital Antiquarian
  27349. » Doing Windows, Part 7: Third Time’s the Charm The Digital Antiquarian
  27350. » Doing Windows, Part 6: Look and Feel The Digital Antiquarian
  27351. » Doing Windows, Part 5: A Second Try The Digital Antiquarian
  27352. » Doing Windows, Part 4: The Rapprochement The Digital Antiquarian
  27353. » Doing Windows, Part 3: A Pair of Strike-Outs The Digital Antiquarian
  27354. » Doing Windows, Part 2: From Interface Manager to Windows The Digital Antiquarian
  27355. » Doing Windows, Part 1: MS-DOS and Its Discontents The Digital Antiquarian
  27356. » Another World The Digital Antiquarian
  27357. » The Incredible Machine The Digital Antiquarian
  27358. » What’s in a Subtitle? The Digital Antiquarian
  27359. » Ebooks and Future Plans The Digital Antiquarian
  27360. » The Dynamic Interactive Narratives of Dynamix The Digital Antiquarian
  27361. » The Game of Everything, Part 10: Civilization and the Limits of Progress The Digital Antiquarian
  27362. » The Game of Everything, Part 9: Civilization and Economics The Digital Antiquarian
  27363. » Commodore: The Final Years The Digital Antiquarian
  27364. » The Game of Everything, Part 8: Civilization and Government II (Democracy, Communism, and Anarchy) The Digital Antiquarian
  27365. » The Game of Everything, Part 7: Civilization and Government I (Despotism, Monarchy, and the Republic) The Digital Antiquarian
  27366. » The Game of Everything, Part 6: Civilization and Religion The Digital Antiquarian
  27367. » The Game of Everything, Part 5: Civilization and War The Digital Antiquarian
  27368. » The Game of Everything, Part 4: Civilization and Geography The Digital Antiquarian
  27369. » The Game of Everything, Part 3: Civilization and the Narrative of Progress The Digital Antiquarian
  27370. » The Game of Everything, Part 2: Playing Civilization The Digital Antiquarian
  27371. » The Game of Everything, Part 1: Making Civilization The Digital Antiquarian
  27372. » Wing Commander II The Digital Antiquarian
  27373. » The Worlds of Ultima The Digital Antiquarian
  27374. » Adventure-Game Rock Stars Live in Conference The Digital Antiquarian
  27375. » Dr. Brain The Digital Antiquarian
  27376. » The Sierra Network The Digital Antiquarian
  27377. » Sierra at the Cusp of the Multimedia Age The Digital Antiquarian
  27378. » Timequest The Digital Antiquarian
  27379. » King of Space The Digital Antiquarian
  27380. » A Conversation with Judith Pintar The Digital Antiquarian
  27381. » The Text Adventures of 1991 The Digital Antiquarian
  27382. » Games on the Net Before the Web, Part 3: The Persistent Multiplayer CRPG The Digital Antiquarian
  27383. » Games on the Net Before the Web, Part 2: MUD The Digital Antiquarian
  27384. » Patreon About-Face The Digital Antiquarian
  27385. » Patreon Update The Digital Antiquarian
  27386. » Games on the Net Before the Web, Part 1: Strategy and Simulation The Digital Antiquarian
  27387. » Changes to the Patreon Billing Model The Digital Antiquarian
  27388. » A Net Before the Web, Part 5: The Pony The Digital Antiquarian
  27389. » A Net Before the Web, Part 4: The Rogue, the Yuppie, and the Soldier The Digital Antiquarian
  27390. » A Net Before the Web, Part 3: Content and Competition The Digital Antiquarian
  27391. » A Net Before the Web, Part 2: Service to Community The Digital Antiquarian
  27392. » A Net Before the Web, Part 1: The Establishment Man and the Magnificent Rogue The Digital Antiquarian
  27393. » A Full-Motion-Video Consulting Detective The Digital Antiquarian
  27394. » The 68000 Wars, Part 5: The Age of Multimedia The Digital Antiquarian
  27395. » Games on the Mersey, Part 5: The Lemmings Effect The Digital Antiquarian
  27396. » Games on the Mersey, Part 4: The All-Importance of Graphics The Digital Antiquarian
  27397. » Games on the Mersey, Part 3: The Phoenix The Digital Antiquarian
  27398. » Games on the Mersey, Part 2: Last Days in the Bunker The Digital Antiquarian
  27399. » Games on the Mersey, Part 1: Taking Scousers Off the Dole The Digital Antiquarian
  27400. » Living Worlds of Action and Adventure, Part 3: Head Over Heels, Exile, and Dizzy The Digital Antiquarian
  27401. » Living Worlds of Action and Adventure, Part 2: Mercenary, Fairlight, and Spindizzy The Digital Antiquarian
  27402. » Living Worlds of Action and Adventure, Part 1: The Atari Adventure The Digital Antiquarian
  27403. » Looking for a Web Designer/Developer The Digital Antiquarian
  27404. » A Tale of the Mirror World, Part 8: Life After Tetris The Digital Antiquarian
  27405. » A Tale of the Mirror World, Part 7: Winners and Losers The Digital Antiquarian
  27406. » A Tale of the Mirror World, Part 6: Total War The Digital Antiquarian
  27407. » A Tale of the Mirror World, Part 5: The Inflection Point The Digital Antiquarian
  27408. » A Tale of the Mirror World, Part 4: A Different Mirror The Digital Antiquarian
  27409. » A Tale of the Mirror World, Part 3: A Game of Falling Shapes The Digital Antiquarian
  27410. » A Tale of the Mirror World, Part 2: From Mainframes to Micros The Digital Antiquarian
  27411. » A Tale of the Mirror World, Part 1: Calculators and Cybernetics The Digital Antiquarian
  27412. » Memos from Digital Antiquarian Corporate Headquarters, June 2017 Edition The Digital Antiquarian
  27413. » An Independent Interplay Takes on Tolkien The Digital Antiquarian
  27414. » The Many Faces of Middle-earth, 1954-1989 The Digital Antiquarian
  27415. » The View from the Trenches (or, Some Deadly Sins of CRPG Design) The Digital Antiquarian
  27416. » From Wingleader to Wing Commander The Digital Antiquarian
  27417. » From Squadron to Wingleader The Digital Antiquarian
  27418. » The 640 K Barrier The Digital Antiquarian
  27419. » Ultima VI The Digital Antiquarian
  27420. » Opening the Gold Box, Part 5: All That Glitters is Not Gold The Digital Antiquarian
  27421. » What’s the Matter with Covert Action? The Digital Antiquarian
  27422. » Railroad Tycoon The Digital Antiquarian
  27423. » Monkey Island (or, How Ron Gilbert Made an Adventure Game That Didn’t Suck) The Digital Antiquarian
  27424. » A Little Status Update The Digital Antiquarian
  27425. » Loom (or, how Brian Moriarty Proved That Less is Sometimes More) The Digital Antiquarian
  27426. » The Eastgate School of “Serious” Hypertext The Digital Antiquarian
  27427. » TADS The Digital Antiquarian
  27428. » The Spellcasting Series (or, How Much Ernie Eaglebeak is Too Much Ernie Eaglebeak?) The Digital Antiquarian
  27429. » Thaumistry: In Charm’s Way The Digital Antiquarian
  27430. » A Time of Beginnings: Legend Entertainment (or, Bob and Mike’s Excellent Adventure-Game Company) The Digital Antiquarian
  27431. » A Time of Endings, Part 4: Magnetic Scrolls The Digital Antiquarian
  27432. » A Time of Endings, Part 3: Mediagenic (or, The Patent from Hell) The Digital Antiquarian
  27433. » A Time of Endings, Part 2: Epyx The Digital Antiquarian
  27434. » A Time of Endings, Part 1: Cinemaware The Digital Antiquarian
  27435. » A Working-Class Hero, Part 4: A Hero’s Legacy The Digital Antiquarian
  27436. » A Working-Class Hero, Part 3: Ace and Tactician The Digital Antiquarian
  27437. » A Working-Class Hero, Part 2: Bloody April The Digital Antiquarian
  27438. » Memos from Digital Antiquarian Corporate Headquarters The Digital Antiquarian
  27439. » A Working-Class Hero, Part 1: Proletariat, Prisoner, and Pilot The Digital Antiquarian
  27440. » Turning on, Booting up, and Jacking into Neuromancer The Digital Antiquarian
  27441. » The Prophet of Cyberspace The Digital Antiquarian
  27442. 4coder-editor/4coder
  27443. 4coder in 2019 | 4coder Blog
  27444. Can we talk about macros? | 4coder Forums
  27445. Notes for 4coder customizers on build 4.0.29. There are several things to be aw - Pastebin.com
  27446. New Features P2: Memory Management Variables and Objects | 4coder Blog
  27447. New Features P1: Memory Management Overview | 4coder Blog
  27448. OH Picker | Swedish Cubes for Unity Blog
  27449. Spelunky 2 - Gameplay Trailer | PS4
  27450. We're hiring! (Senior Software Engineer, C++)
  27451. MONITORENUMPROC (winuser.h) - Win32 apps
  27452. [C++] Nicest Resolution for DirectWrite - Pastebin.com
  27453. wglGetProcAddress function (wingdi.h) - Win32 apps
  27454. Not Even Getting to DirectWrite - Pastebin.com
  27455. ACCIDENTAL DUPLICATE | 4coder Blog
  27456. The trouble with girls: obstacles to women’s success in medicine and research—an essay by Laurie Garrett
  27457. (PDF) Ritual/speech coevolution: a solution to the problem of deception
  27458. How should we evaluate progress in AI?
  27459. Sadly, Ross Ulbricht's Case Will Not Be Heard by the Supreme Court
  27460. WHO KILLS WHOM IN SPOUSE KILLINGS? ON THE EXCEPTIONAL SEX RATIO OF SPOUSAL HOMICIDES IN THE UNITED STATES*
  27461. Places, not Programs
  27462. Its All About Savings
  27463. Shelling Out: The Origins of Money | Satoshi Nakamoto Institute
  27464. Sepiachord
  27465. More Strategies For Body Pleasure Management
  27466. Sesame Street - Rectangles in the city and country (1969)
  27467. NCHS Data Brief, Number 309, June 2018
  27468. Meow Store
  27469. Year of the Rocket
  27470. Making a Parser for HHTs  —  Handmade Hero  —  Watch
  27471. Everything You Never Wanted to Know About CMake
  27472. RemedyBG by remedybg
  27473. When is it?
  27474. minimal d3d11 by d7samurai
  27475. Firefox Private Network: VPN to Protect Your Entire Device
  27476. Code reviews - Lamorna Engine | handmade.network Forums
  27477. Ministry Of Flat
  27478. New Release: Behind the Black Box: Sessions with Game Engine Programmers — ETC Press
  27479. Meow Hash
  27480. Science Says You Shouldn't Work More Than This Number of Hours a Week
  27481. Physically Based Rendering: From Theory to Implementation
  27482. 4coder 4.1 by 4coder
  27483. How to Spot Good Fuzzing Research
  27484. #Gamelab2018 - Jon Blow's Design decisions on creating Jai a new language for game programmers
  27485. Handmade Hero  —  Watch
  27486. An update to C# versions and C# tooling | .NET Blog
  27487. Throw Throw Burrito | A dodgeball card game from the creators of Exploding Kittens
  27488. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  27489. launch.json
  27490. OmniSharp/omnisharp-vscode
  27491. microsoft/Freeflow
  27492. On DOTS: C++ & C# - Unity Technologies Blog
  27493. .NET Design Review: GitHub Quick Reviews
  27494. Microsoft's Evolving Gaming Strategy Takes A Giant Step Forward - Thurrott.com
  27495. dotnet/coreclr
  27496. r/IAmA - I’m Bill Gates, co-chair of the Bill & Melinda Gates Foundation. Ask Me Anything.
  27497. lemire/simdjson
  27498. EgorBo/SimdJsonSharp
  27499. WEBGL_multi_draw performance on WebGL Animometer
  27500. Tuning a Runtime for Both Productivity and Performance
  27501. .NET Design Review: UTF8 APIs
  27502. r/webdev - Probably been here before, but everyday so true. This is why I'm planning to breakup with web and go for software. I'm getting bored after 5 yrs.
  27503. Service Fabric Customer Architecture: ZEISS Group
  27504. Tooling: .NET Community Standup - February 21, 2019
  27505. .NET Design Review: JSON Serialization
  27506. Development workflow for Docker apps
  27507. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  27508. fiigii/PacketTracer
  27509. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  27510. dotMorten/DotNetOMDGenerator
  27511. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  27512. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  27513. Leaving EU without a deal is 'survivable' - Liam Fox
  27514. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  27515. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  27516. C# ReadOnlySpan<byte> and static data
  27517. dotnet/command-line-api
  27518. [C#] Have some fun with .net core startup hooks
  27519. (WPF + WinForms) * .NET Core = Modern Desktop
  27520. RyanLamansky/dotnet-webassembly
  27521. ASP.NET Core One Hour Makeover
  27522. Disposable ref structs in C# 8.0 – TooSlowException
  27523. Support C# 8 nullable reference types by jskeet · Pull Request #1240 · nodatime/nodatime
  27524. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  27525. BusinessTown
  27526. Generate disassembly of .NET functions
  27527. three.js webgl - cubes - indexed
  27528. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  27529. Azure Service Fabric application and cluster best practices - Azure Service Fabric
  27530. Why You Should Learn .net in 2019
  27531. Do more with patterns in C# 8.0 | .NET Blog
  27532. We didn’t see this coming
  27533. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  27534. Telerik and Kendo UI R1 2019 Release is Here!
  27535. Open source tools for SQL Server on Linux
  27536. About F# | History
  27537. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  27538. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  27539. dotnet/command-line-api
  27540. .NET Core - What's Coming in .NET Core 3.0
  27541. Package Thief vs. Glitter Bomb Trap
  27542. mono/t4
  27543. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  27544. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  27545. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  27546. spboyer/dotnet-upforgrabs
  27547. Take C# 8.0 for a spin | .NET Blog
  27548. Microsoft Flagship Events
  27549. Xamarin Blog
  27550. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  27551. Announcing .NET Core 2.2 | .NET Blog
  27552. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  27553. Microsoft Flagship Events
  27554. dotnet/coreclr
  27555. Simplifying security for serverless and web apps with Azure Functions and App Service
  27556. Extending the AdminUI Schema
  27557. Round 18 results - TechEmpower Framework Benchmarks
  27558. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  27559. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  27560. Visual Studio Productivity in 5 minutes!
  27561. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  27562. .NET Survey
  27563. Illyriad - Grand Strategy MMO
  27564. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  27565. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  27566. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  27567. Pull request successfully merged. Starting build... - The GitHub Blog
  27568. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  27569. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  27570. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  27571. BlazorPlayground
  27572. Guidance for library authors | .NET Blog
  27573. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  27574. Interview with Scott Hunter at DotNet 2018
  27575. Exploring the Docker Extension for VS Code and .NET Core
  27576. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  27577. Breaking the Chains of Gravity: The Story of Spaceflight before NASA: Amy Shira Teitel: 9781472911247: Amazon.com: Books
  27578. APEX Wallet 3.0 - Our best wallet, made even better!
  27579. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  27580. Languages & Runtime: .NET Community Standup - Feb 14, 2019
  27581. Sony's smart watch strap is now available in the UK
  27582. r/AmpliFi - Problem only with Pixel 3XL
  27583. Download .NET Core 2.2 (Linux, macOS, and Windows)
  27584. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  27585. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  27586. Biohackers Encoded Malware in a Strand of DNA
  27587. Scaling ASP.NET Core Applications
  27588. Performing Constructor Injections on Azure Functions V2
  27589. Halo 4 - Services in Azure with Caitie McCaffrey
  27590. How to break large data in json objects
  27591. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  27592. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  27593. open-rpc/spec
  27594. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  27595. Donations
  27596. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  27597. Introducing draft pull requests - The GitHub Blog
  27598. .NET Design Review: JSON Serialization
  27599. Break When Value Changes: Data Breakpoints for .NET Core in Visual Studio 2019 | Visual Studio Blog
  27600. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  27601. Resiliency and disaster recovery in Azure SignalR Service
  27602. Using Azure CloudShell as a Dev Sandbox
  27603. Get Started Tutorial for Python in Visual Studio Code
  27604. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  27605. Host ASP.NET Core SignalR in background services
  27606. ASP.NET Blog | Make the most of your monthly Azure Credits
  27607. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  27608. SharpLab
  27609. dotnet/aspnetcore
  27610. EgorBo/Disasmo
  27611. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  27612. Announcing .NET Core 3 Preview 2 | .NET Blog
  27613. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  27614. Creating the auto-assign-issues bot: Creating my first GitHub app with Probot - Part 2
  27615. Scope and claims design in IdentityServer
  27616. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  27617. Fun with the Spiral of Death
  27618. Wyam - Version 2.2.0
  27619. Creating a GitHub app with create-probot-app: Creating my first GitHub app with Probot - Part 1
  27620. no dogma podcast - powered by FeedBurner
  27621. Bizcoder - Optimizing for the Speed of Light
  27622. Motivations for Writing High-Performance C# Code - Steve Gordon
  27623. Let us improve that Xamarin Forms startup experience - Mark's Blog
  27624. Dotnet-Boxed/Templates
  27625. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  27626. Why is string.GetHashCode() different each time I run my program in .NET Core?
  27627. Episode 20 - Xamarin with Jim Bennett
  27628. Razor UI Class Library with Dynamic Area Name
  27629. Power BI Report
  27630. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  27631. EF Core Relationships in ASP .NET Core
  27632. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  27633. C# 8 using declarations
  27634. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  27635. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  27636. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  27637. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  27638. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  27639. Integration testing data access in ASP.​NET Core
  27640. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  27641. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  27642. ASP.NET Core Razor Pages and HTTP Status Control Flow
  27643. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  27644. Khalid Abuhakmeh’s Blog
  27645. Manning Publications
  27646. Exploring System.Threading.Channels - Nicolas Portmann - .NET / Java / Security
  27647. The .Net Core Podcast Newsletter • Buttondown
  27648. ARM Templates vs Azure CLI
  27649. Introducing the Telerik UI for Blazor Early Preview
  27650. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  27651. Unit testing data access in ASP.​NET Core
  27652. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  27653. Blazor Full-Stack Web Dev in ASP .NET Core
  27654. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  27655. davidfowl/AspNetCoreDiagnosticScenarios
  27656. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  27657. Migrating oidc-client-js to use the OpenID Connect Authorization Code Flow and PKCE
  27658. The Self Healing Myth: Readiness & Liveness Probes
  27659. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  27660. Securing Angular applications using the OpenID Connect Code Flow with PKCE
  27661. Software Tokens Won't Save You
  27662. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  27663. ASP.NET Core middleware and authorization
  27664. In Action Book Giveaway - .NET Core Tutorials
  27665. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  27666. ASP.NET Core in Action
  27667. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  27668. The State of the Implicit Flow in OAuth2
  27669. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  27670. Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
  27671. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  27672. Creating a git repo with Azure Repos and trying out Git LFS
  27673. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  27674. API Controllers in ASP .NET Core
  27675. Containing Null with C# 8 Nullable References
  27676. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  27677. OneTab shared tabs
  27678. Discards - C# Guide
  27679. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  27680. How to port desktop applications to .NET Core 3.0 | .NET Blog
  27681. ASP.NET Core One Hour Makeover
  27682. How to port desktop applications to .NET Core 3.0
  27683. .NET Core Opinion 9 - Embrace Dependency Injection
  27684. dotnet/core
  27685. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  27686. ASP.NET Blog
  27687. There's Waldo is a robot that finds Waldo
  27688. .NET Standard
  27689. Hello World Podcast: Episode 82 - Jon Galloway
  27690. What’s new for WSL in Windows 10 version 1903? | Windows Command Line
  27691. WP.NET | WordPress on .NET Core – WordPress running on .NET Core
  27692. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  27693. Whack Whack Terminal for Visual Studio
  27694. Git Diff Margin - Visual Studio Marketplace
  27695. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  27696. dotnet/roslyn
  27697. .NET Rocks! vNext
  27698. .NET Rocks! vNext
  27699. Confs.tech
  27700. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  27701. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  27702. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  27703. Forms and Fields in ASP .NET Core
  27704. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  27705. Plastic SCM: A Full Version Control Stack built with Mono | Mono
  27706. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  27707. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  27708. The Visual Studio Code command-line options
  27709. An introduction to ASP.NET Core Razor Pages
  27710. 10 Years of Workshop Material Added to the Creative Commons
  27711. JHipster - 生成你的 Spring Boot + Angular/React 应用!
  27712. PeachPie.io - The PHP compiler & runtime under NET Core | Product Hunt
  27713. twbs/rfs
  27714. .NET Community Standups | Streaming live each week
  27715. Automated date based versioning of ASP.NET Core assemblies
  27716. Bootstrap 4.3.0
  27717. Get These Dependencies Off My Lawn: 5 Tasks You Didn't Know Could be Done with Pure HTML and CSS
  27718. .NET Architecture Guides
  27719. Git History
  27720. Defrag Tools | Channel 9
  27721. drewnoakes/string-theory
  27722. Make your site’s pages instant in 1 minute
  27723. Power BI Report
  27724. Blazor | Build client web apps with C# | .NET
  27725. dotnet/corert
  27726. kleampa/not-paid
  27727. ASP.NET | Open-source web framework for .NET
  27728. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  27729. Blazor Demos
  27730. Xamarin Blog
  27731. Microsoft Build 2020
  27732. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  27733. GoogleChromeLabs/quicklink
  27734. Eric Williams - DotNetZero vNext